Results

By type

          + KEYSTORE=/opt/app/policy/pdpx/etc/ssl/policy-keystore
+ TRUSTSTORE=/opt/app/policy/pdpx/etc/ssl/policy-truststore
+ KEYSTORE_PASSWD=Pol1cy_0nap
+ TRUSTSTORE_PASSWD=Pol1cy_0nap
+ '[' 1 -ge 1 ]
+ CONFIG_FILE=/opt/app/policy/pdpx/etc/mounted/config.json
+ '[' -z /opt/app/policy/pdpx/etc/mounted/config.json ]
+ '[' -f /opt/app/policy/pdpx/etc/mounted/policy-truststore ]
+ '[' -f /opt/app/policy/pdpx/etc/mounted/policy-keystore ]
+ '[' -f /opt/app/policy/pdpx/etc/mounted/xacml.properties ]
+ echo 'overriding xacml.properties in guards application'
+ cp -f /opt/app/policy/pdpx/etc/mounted/xacml.properties /opt/app/policy/pdpx/apps/guard/
cp: '/opt/app/policy/pdpx/etc/mounted/xacml.properties' and '/opt/app/policy/pdpx/apps/guard/xacml.properties' are the same file
overriding xacml.properties in guards application
overriding logback.xml
+ '[' -f /opt/app/policy/pdpx/etc/mounted/logback.xml ]
+ echo 'overriding logback.xml'
+ cp -f /opt/app/policy/pdpx/etc/mounted/logback.xml /opt/app/policy/pdpx/etc/
cp: '/opt/app/policy/pdpx/etc/mounted/logback.xml' and '/opt/app/policy/pdpx/etc/logback.xml' are the same file
+ echo 'Policy Xacml PDP config file: /opt/app/policy/pdpx/etc/mounted/config.json'
Policy Xacml PDP config file: /opt/app/policy/pdpx/etc/mounted/config.json
+ /usr/lib/jvm/default-jvm/bin/java -cp '/opt/app/policy/pdpx/etc:/opt/app/policy/pdpx/lib/*' '-Dlogback.configurationFile=/opt/app/policy/pdpx/etc/logback.xml' '-Djavax.net.ssl.keyStore=/opt/app/policy/pdpx/etc/ssl/policy-keystore' '-Djavax.net.ssl.keyStorePassword=Pol1cy_0nap' '-Djavax.net.ssl.trustStore=/opt/app/policy/pdpx/etc/ssl/policy-truststore' '-Djavax.net.ssl.trustStorePassword=Pol1cy_0nap' org.onap.policy.pdpx.main.startstop.Main -c /opt/app/policy/pdpx/etc/mounted/config.json
[2025-02-24T10:22:31.292+00:00|INFO|Main|main] Starting policy xacml pdp service with arguments - [-c, /opt/app/policy/pdpx/etc/mounted/config.json]
[2025-02-24T10:22:31.378+00:00|INFO|XacmlPdpActivator|main] Activator initializing using org.onap.policy.pdpx.main.parameters.XacmlPdpParameterGroup@3232a28a
[2025-02-24T10:22:31.413+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-xacml-pdp-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	enable.metrics.push = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-xacml-pdp
	group.instance.id = null
	group.protocol = classic
	group.remote.assignor = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metadata.recovery.strategy = none
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.max.ms = 1000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2025-02-24T10:22:31.446+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector
[2025-02-24T10:22:31.545+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2025-02-24T10:22:31.583+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1
[2025-02-24T10:22:31.583+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17
[2025-02-24T10:22:31.583+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1740392551582
[2025-02-24T10:22:31.585+00:00|INFO|LegacyKafkaConsumer|main] [Consumer clientId=consumer-policy-xacml-pdp-1, groupId=policy-xacml-pdp] Subscribed to topic(s): policy-pdp-pap
[2025-02-24T10:22:31.645+00:00|INFO|XacmlPdpApplicationManager|main] Initialization applications org.onap.policy.pdpx.main.parameters.XacmlApplicationParameters@546ccad7 JerseyClient(name=policyApiParameters, https=false, selfSignedCerts=false, hostname=policy-api, port=6969, basePath=null, userName=policyadmin, password=zb!XztG34, client=org.glassfish.jersey.client.JerseyClient@4f071df8, baseUrl=http://policy-api:6969/, alive=true)
[2025-02-24T10:22:31.665+00:00|INFO|XacmlPdpApplicationManager|main] Application monitoring supports [onap.Monitoring 1.0.0]
[2025-02-24T10:22:31.665+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath monitoring at this path /opt/app/policy/pdpx/apps/monitoring
[2025-02-24T10:22:31.665+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/monitoring
[2025-02-24T10:22:31.666+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/monitoring/xacml.properties
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.667+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.668+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.668+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.669+00:00|WARN|XACMLProperties|main] Properties file /usr/lib/jvm/java-17-openjdk/lib/xacml.properties cannot be read.
[2025-02-24T10:22:31.685+00:00|INFO|XacmlPdpApplicationManager|main] Application naming supports [onap.policies.Naming 1.0.0]
[2025-02-24T10:22:31.685+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath naming at this path /opt/app/policy/pdpx/apps/naming
[2025-02-24T10:22:31.685+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/naming
[2025-02-24T10:22:31.685+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/naming/xacml.properties
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.686+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.687+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.687+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.689+00:00|INFO|XacmlPdpApplicationManager|main] Application native supports [onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0]
[2025-02-24T10:22:31.689+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath native at this path /opt/app/policy/pdpx/apps/native
[2025-02-24T10:22:31.689+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/native
[2025-02-24T10:22:31.689+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/native/xacml.properties
[2025-02-24T10:22:31.689+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.690+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.691+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.691+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.691+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPdpApplicationManager|main] Application guard supports [onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0]
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath guard at this path /opt/app/policy/pdpx/apps/guard
[2025-02-24T10:22:31.693+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/guard
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/guard/xacml.properties
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.693+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.694+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.694+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPdpApplicationManager|main] Application optimization supports [onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0]
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath optimization at this path /opt/app/policy/pdpx/apps/optimization
[2025-02-24T10:22:31.698+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/optimization
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/optimization/xacml.properties
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.698+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.699+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPdpApplicationManager|main] Application match supports [onap.policies.Match 1.0.0]
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPdpApplicationManager|main] initializeApplicationPath match at this path /opt/app/policy/pdpx/apps/match
[2025-02-24T10:22:31.699+00:00|INFO|StdXacmlApplicationServiceProvider|main] New Path is /opt/app/policy/pdpx/apps/match
[2025-02-24T10:22:31.699+00:00|INFO|XacmlPolicyUtils|main] Loading xacml properties /opt/app/policy/pdpx/apps/match/xacml.properties
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] Loaded xacml properties 
 {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.name -> GetOperationOutcome
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.att.evaluationContextFactory -> com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.pepEngineFactory -> com.att.research.xacml.std.pep.StdEngineFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.dataTypeFactory -> com.att.research.xacml.std.StdDataTypeFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory.combineRootPolicies -> urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.att.policyFinderFactory -> org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.description -> Returns operation outcome
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.description -> Returns operation counts based on time window
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.password -> YipnSite3!Rafo
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.att.functionDefinitionFactory -> com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.issuer -> urn:org:onap:xacml:guard:get-operation-outcome
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.persistenceunit -> OperationsHistoryPU
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.driver -> org.postgresql.Driver
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.name -> CountRecentOperations
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.att.combiningAlgorithmFactory -> com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.pdpEngineFactory -> com.att.research.xacmlatt.pdp.ATTPDPEngineFactory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.url -> jdbc:postgresql://policy-pg-primary:5432/operationhistory
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] jakarta.persistence.jdbc.user -> policy-user
[2025-02-24T10:22:31.700+00:00|INFO|XacmlPolicyUtils|main] xacml.traceEngineFactory -> com.att.research.xacml.std.trace.LoggingTraceEngineFactory
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPolicyUtils|main] count-recent-operations.issuer -> urn:org:onap:xacml:guard:count-recent-operations
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPolicyUtils|main] xacml.pip.engines -> count-recent-operations,get-operation-outcome
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPolicyUtils|main] eclipselink.target-database -> PostgreSQL
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPolicyUtils|main] xacml.pipFinderFactory -> com.att.research.xacml.std.pip.StdPIPFinderFactory
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPolicyUtils|main] get-operation-outcome.classname -> org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip
[2025-02-24T10:22:31.701+00:00|INFO|StdXacmlApplicationServiceProvider|main] {count-recent-operations.persistenceunit=OperationsHistoryPU, get-operation-outcome.name=GetOperationOutcome, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, count-recent-operations.description=Returns operation counts based on time window, jakarta.persistence.jdbc.password=YipnSite3!Rafo, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, count-recent-operations.name=CountRecentOperations, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip}
[2025-02-24T10:22:31.701+00:00|INFO|XacmlPdpApplicationManager|main] Finished applications initialization {optimize=org.onap.policy.xacml.pdp.application.optimization.OptimizationPdpApplication@305f031, native=org.onap.policy.xacml.pdp.application.nativ.NativePdpApplication@592e843a, naming=org.onap.policy.xacml.pdp.application.naming.NamingPdpApplication@1d1f7216, guard=org.onap.policy.xacml.pdp.application.guard.GuardPdpApplication@423e4cbb, match=org.onap.policy.xacml.pdp.application.match.MatchPdpApplication@6e16b8b5, configure=org.onap.policy.xacml.pdp.application.monitoring.MonitoringPdpApplication@43b4fe19}
[2025-02-24T10:22:31.707+00:00|INFO|XacmlPdpHearbeatPublisher|main] heartbeat topic probe 4000ms
[2025-02-24T10:22:31.814+00:00|INFO|ServiceManager|main] service manager starting
[2025-02-24T10:22:31.814+00:00|INFO|ServiceManager|main] service manager starting XACML PDP parameters
[2025-02-24T10:22:31.815+00:00|INFO|ServiceManager|main] service manager starting Message Dispatcher
[2025-02-24T10:22:31.815+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@17f9344b
[2025-02-24T10:22:31.824+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2025-02-24T10:22:31.825+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = true
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-xacml-pdp-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	enable.metrics.push = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-xacml-pdp
	group.instance.id = null
	group.protocol = classic
	group.remote.assignor = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metadata.recovery.strategy = none
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.max.ms = 1000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2025-02-24T10:22:31.825+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector
[2025-02-24T10:22:31.835+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1
[2025-02-24T10:22:31.835+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17
[2025-02-24T10:22:31.835+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1740392551835
[2025-02-24T10:22:31.835+00:00|INFO|LegacyKafkaConsumer|main] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Subscribed to topic(s): policy-pdp-pap
[2025-02-24T10:22:31.836+00:00|INFO|ServiceManager|main] service manager starting topics
[2025-02-24T10:22:31.836+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: starting
[2025-02-24T10:22:31.836+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=487f1cf0-ff30-43b6-92d9-ab6b892cb4b1, alive=false, publisher=null]]: starting
[2025-02-24T10:22:31.844+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = producer-1
	compression.gzip.level = -1
	compression.lz4.level = 9
	compression.type = none
	compression.zstd.level = 3
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	enable.metrics.push = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metadata.recovery.strategy = none
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.max.ms = 1000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2025-02-24T10:22:31.845+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector
[2025-02-24T10:22:31.853+00:00|INFO|KafkaProducer|main] [Producer clientId=producer-1] Instantiated an idempotent producer.
[2025-02-24T10:22:31.868+00:00|INFO|ProducerConfig|main] These configurations '[group.id]' were supplied but are not used yet.
[2025-02-24T10:22:31.868+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1
[2025-02-24T10:22:31.868+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17
[2025-02-24T10:22:31.868+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1740392551868
[2025-02-24T10:22:31.869+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=487f1cf0-ff30-43b6-92d9-ab6b892cb4b1, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2025-02-24T10:22:31.869+00:00|INFO|ServiceManager|main] service manager starting Terminate PDP
[2025-02-24T10:22:31.869+00:00|INFO|ServiceManager|main] service manager starting Heartbeat Publisher
[2025-02-24T10:22:31.870+00:00|INFO|ServiceManager|main] service manager starting REST Server
[2025-02-24T10:22:31.870+00:00|INFO|ServiceManager|main] service manager starting
[2025-02-24T10:22:31.870+00:00|INFO|ServiceManager|main] service manager starting REST RestServerParameters
[2025-02-24T10:22:31.876+00:00|INFO|TopicBase|pool-2-thread-1] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]]: registering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$419/0x00007f0c762978e0@69264bd9
[2025-02-24T10:22:31.876+00:00|INFO|SingleThreadedBusTopicSource|pool-2-thread-1] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=2]]]]: register: start not attempted
[2025-02-24T10:22:31.870+00:00|INFO|JettyServletServer|main] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-5a2f016d==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@4198d2b9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6831d8fd==org.glassfish.jersey.servlet.ServletContainer@aebef540{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@bf71cec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@22d6cac2{/,null,STOPPED}, connector=RestServerParameters@120f38e6{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=null, servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-5a2f016d==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@4198d2b9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6831d8fd==org.glassfish.jersey.servlet.ServletContainer@aebef540{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2025-02-24T10:22:31.879+00:00|INFO|OrderedServiceImpl|pool-2-thread-1] ***** OrderedServiceImpl implementers:
 []
[2025-02-24T10:22:31.881+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"b2030439-bfc7-4037-a602-ff21c1e2a8df","timestampMs":1740392551871,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e"}
[2025-02-24T10:22:31.883+00:00|INFO|ServiceManager|main] service manager started
[2025-02-24T10:22:31.883+00:00|INFO|ServiceManager|main] service manager started
[2025-02-24T10:22:31.883+00:00|INFO|Main|main] Started policy-xacml-pdp service successfully.
[2025-02-24T10:22:31.885+00:00|INFO|JettyServletServer|RestServerParameters-6969] JettyJerseyServer [Jerseyservlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-5a2f016d==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@4198d2b9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6831d8fd==org.glassfish.jersey.servlet.ServletContainer@aebef540{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}}, swaggerId=swagger-6969, toString()=JettyServletServer(name=RestServerParameters, host=0.0.0.0, port=6969, sniHostCheck=false, user=healthcheck, password=zb!XztG34, contextPath=/, jettyServer=Server@bf71cec{STOPPED}[11.0.24,sto=0], context=o.e.j.s.ServletContextHandler@22d6cac2{/,null,STOPPED}, connector=RestServerParameters@120f38e6{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}, jettyThread=Thread[RestServerParameters-6969,5,main], servlets={/metrics=io.prometheus.client.servlet.jakarta.exporter.MetricsServlet-5a2f016d==io.prometheus.client.servlet.jakarta.exporter.MetricsServlet@4198d2b9{jsp=null,order=-1,inst=false,async=true,src=EMBEDDED:null,STOPPED}, /*=org.glassfish.jersey.servlet.ServletContainer-6831d8fd==org.glassfish.jersey.servlet.ServletContainer@aebef540{jsp=null,order=0,inst=false,async=true,src=EMBEDDED:null,STOPPED}})]: STARTING
[2025-02-24T10:22:31.888+00:00|INFO|Server|RestServerParameters-6969] jetty-11.0.24; built: 2024-08-26T18:11:22.448Z; git: 5dfc59a691b748796f922208956bd1f2794bcd16; jvm 17.0.13+11-alpine-r0
[2025-02-24T10:22:31.982+00:00|INFO|DefaultSessionIdManager|RestServerParameters-6969] Session workerName=node0
[2025-02-24T10:22:32.346+00:00|INFO|Metadata|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Cluster ID: RHRF48cLSv-FNMy7LrMndg
[2025-02-24T10:22:32.347+00:00|INFO|TransactionManager|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] ProducerId set to 2003 with epoch 0
[2025-02-24T10:22:32.348+00:00|INFO|Metadata|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Cluster ID: RHRF48cLSv-FNMy7LrMndg
[2025-02-24T10:22:32.349+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2025-02-24T10:22:32.370+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] (Re-)joining group
[2025-02-24T10:22:32.423+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Request joining group due to: need to re-join with the given member-id: consumer-policy-xacml-pdp-2-5f87c4f1-ebce-4322-b582-423f85eeb28d
[2025-02-24T10:22:32.423+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] (Re-)joining group
[2025-02-24T10:22:32.493+00:00|INFO|YamlMessageBodyHandler|RestServerParameters-6969] Accepting YAML for REST calls
[2025-02-24T10:22:32.493+00:00|INFO|GsonMessageBodyHandler|RestServerParameters-6969] Using GSON for REST calls
[2025-02-24T10:22:32.535+00:00|INFO|ContextHandler|RestServerParameters-6969] Started o.e.j.s.ServletContextHandler@22d6cac2{/,null,AVAILABLE}
[2025-02-24T10:22:32.540+00:00|INFO|AbstractConnector|RestServerParameters-6969] Started RestServerParameters@120f38e6{HTTP/1.1, (http/1.1)}{0.0.0.0:6969}
[2025-02-24T10:22:32.541+00:00|INFO|Server|RestServerParameters-6969] Started Server@bf71cec{STARTING}[11.0.24,sto=0] @1591ms
[2025-02-24T10:22:35.428+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-xacml-pdp-2-5f87c4f1-ebce-4322-b582-423f85eeb28d', protocol='range'}
[2025-02-24T10:22:35.436+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Finished assignment for group at generation 1: {consumer-policy-xacml-pdp-2-5f87c4f1-ebce-4322-b582-423f85eeb28d=Assignment(partitions=[policy-pdp-pap-0, policy-pdp-pap-1, policy-pdp-pap-2, policy-pdp-pap-3, policy-pdp-pap-4, policy-pdp-pap-5, policy-pdp-pap-6, policy-pdp-pap-7, policy-pdp-pap-8, policy-pdp-pap-9])}
[2025-02-24T10:22:35.473+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-xacml-pdp-2-5f87c4f1-ebce-4322-b582-423f85eeb28d', protocol='range'}
[2025-02-24T10:22:35.473+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Notifying assignor about the new Assignment(partitions=[policy-pdp-pap-0, policy-pdp-pap-1, policy-pdp-pap-2, policy-pdp-pap-3, policy-pdp-pap-4, policy-pdp-pap-5, policy-pdp-pap-6, policy-pdp-pap-7, policy-pdp-pap-8, policy-pdp-pap-9])
[2025-02-24T10:22:35.475+00:00|INFO|ConsumerRebalanceListenerInvoker|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Adding newly assigned partitions: policy-pdp-pap-0, policy-pdp-pap-1, policy-pdp-pap-2, policy-pdp-pap-3, policy-pdp-pap-4, policy-pdp-pap-5, policy-pdp-pap-6, policy-pdp-pap-7, policy-pdp-pap-8, policy-pdp-pap-9
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-9
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-6
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-5
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-8
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-7
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-2
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-1
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-4
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-3
[2025-02-24T10:22:35.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Found no committed offset for partition policy-pdp-pap-0
[2025-02-24T10:22:35.549+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.550+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-8 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.550+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.554+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-7 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.554+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.554+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.560+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-9 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.560+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-6 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.560+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-02-24T10:22:35.560+00:00|INFO|SubscriptionState|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Resetting offset for partition policy-pdp-pap-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2025-02-24T10:22:36.456+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"b2030439-bfc7-4037-a602-ff21c1e2a8df","timestampMs":1740392551871,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e"}
[2025-02-24T10:22:36.523+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_TOPIC_CHECK","requestId":"b2030439-bfc7-4037-a602-ff21c1e2a8df","timestampMs":1740392551871,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e"}
[2025-02-24T10:22:36.523+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_TOPIC_CHECK
[2025-02-24T10:22:36.524+00:00|INFO|BidirectionalTopicClient|KAFKA-source-policy-pdp-pap] topic policy-pdp-pap is ready; found matching message PdpTopicCheck(super=PdpMessage(messageName=PDP_TOPIC_CHECK, requestId=b2030439-bfc7-4037-a602-ff21c1e2a8df, timestampMs=1740392551871, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=null, pdpSubgroup=null))
[2025-02-24T10:22:36.527+00:00|INFO|TopicBase|pool-2-thread-1] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=fdc96d59-9d78-4c1a-a985-6a93e2701481, consumerInstance=onap-policy-xacml-pdp-7f99f8d769-tsxgh, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-pdp-pap,5,main], topicListeners=2, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=1, locked=false, #topicListeners=2]]]]: unregistering org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient$$Lambda$419/0x00007f0c762978e0@69264bd9
[2025-02-24T10:22:36.528+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4c5217a5-7c95-4e95-a1e3-ec542407ac2b, timestampMs=1740392556527, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:22:36.533+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4c5217a5-7c95-4e95-a1e3-ec542407ac2b","timestampMs":1740392556527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:22:36.577+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4c5217a5-7c95-4e95-a1e3-ec542407ac2b","timestampMs":1740392556527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:22:36.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:23:15.727+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"035dcd02-7418-4b02-956d-14283a048590","timestampMs":1740392594837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup"}
[2025-02-24T10:23:15.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:23:36.568+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6c7c187e-5b8f-446b-b61a-693f166758f1, timestampMs=1740392616568, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:23:36.568+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6c7c187e-5b8f-446b-b61a-693f166758f1","timestampMs":1740392616568,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:23:36.596+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6c7c187e-5b8f-446b-b61a-693f166758f1","timestampMs":1740392616568,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:23:36.596+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:27.899+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1fb6382c-3344-4bab-bb0e-77730ce9a84b","timestampMs":1740392656960,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup"}
[2025-02-24T10:24:27.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:28.422+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"ee3bad12-c37b-4ac8-bd8e-82d6f941b9f6","timestampMs":1740392662077,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.488+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"PASSIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ee3bad12-c37b-4ac8-bd8e-82d6f941b9f6","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"ee3bad12-c37b-4ac8-bd8e-82d6f941b9f6","timestampMs":1740392657578,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:28.603+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"bdbeb978-4b1f-4b44-b960-c1e44c2c83f4","timestampMs":1740392662078,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.624+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"bdbeb978-4b1f-4b44-b960-c1e44c2c83f4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"bdbeb978-4b1f-4b44-b960-c1e44c2c83f4","timestampMs":1740392657754,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:28.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fecd5913-5562-41cc-adc9-7fd7eb11254b","timestampMs":1740392662592,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.738+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fecd5913-5562-41cc-adc9-7fd7eb11254b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fecd5913-5562-41cc-adc9-7fd7eb11254b","timestampMs":1740392657865,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:28.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:36.585+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=159d0acb-7ca2-499b-bb25-0781c3ce4cf7, timestampMs=1740392676585, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:24:36.585+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"159d0acb-7ca2-499b-bb25-0781c3ce4cf7","timestampMs":1740392676585,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:24:36.668+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"159d0acb-7ca2-499b-bb25-0781c3ce4cf7","timestampMs":1740392676585,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:24:36.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:24:58.694+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"fecd5913-5562-41cc-adc9-7fd7eb11254b","timestampMs":1740392662592,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:58.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"fecd5913-5562-41cc-adc9-7fd7eb11254b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"fecd5913-5562-41cc-adc9-7fd7eb11254b","timestampMs":1740392687843,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:24:58.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:25:15.727+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","messageName":"PDP_STATUS","requestId":"dde71636-ce1c-4f5a-a10e-270e8623bc49","timestampMs":1740392714837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup"}
[2025-02-24T10:25:15.727+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:25:15.899+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"1c4a1986-3e0b-49c3-86c9-9cb9d8d5d2eb","timestampMs":1740392709810,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:25:15.925+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"1c4a1986-3e0b-49c3-86c9-9cb9d8d5d2eb","responseStatus":"SUCCESS","responseMessage":"Pdp update successful."},"messageName":"PDP_STATUS","requestId":"3d3c277e-b704-4e69-b482-f888243f30f2","timestampMs":1740392715031,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:25:15.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:25:36.660+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1b8765c9-1ef3-46c1-bc66-48e052edfad7, timestampMs=1740392736660, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:25:36.660+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1b8765c9-1ef3-46c1-bc66-48e052edfad7","timestampMs":1740392736660,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:25:36.675+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1b8765c9-1ef3-46c1-bc66-48e052edfad7","timestampMs":1740392736660,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:25:36.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:25:45.899+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"1c4a1986-3e0b-49c3-86c9-9cb9d8d5d2eb","timestampMs":1740392709810,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:25:45.963+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"1c4a1986-3e0b-49c3-86c9-9cb9d8d5d2eb","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"b929847d-9209-4b2f-9f71-c9684e0053c6","timestampMs":1740392745035,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:25:45.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:15.901+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"d1cb71fd-138e-4931-ac13-3a547349f71f","timestampMs":1740392709810,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:26:15.994+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"d1cb71fd-138e-4931-ac13-3a547349f71f","responseStatus":"SUCCESS","responseMessage":"State changed to active. No policies found."},"messageName":"PDP_STATUS","requestId":"b900e2ae-7f9f-47da-b269-6e55516617ac","timestampMs":1740392775039,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:26:15.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:27.834+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"46d86b9b-265e-4220-898c-5a80a4dd13cb","timestampMs":1740392776958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:26:27.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:36.669+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=23def76d-04b8-4e44-a656-dd6f07d669b4, timestampMs=1740392796668, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=null), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:26:36.669+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"23def76d-04b8-4e44-a656-dd6f07d669b4","timestampMs":1740392796668,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:26:36.694+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"23def76d-04b8-4e44-a656-dd6f07d669b4","timestampMs":1740392796668,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup"}
[2025-02-24T10:26:36.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:43.645+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"62f57a80-c343-4207-842a-54a3ed8fb1df","timestampMs":1740392797502,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:43.647+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=62f57a80-c343-4207-842a-54a3ed8fb1df, timestampMs=1740392797502, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T10:26:43.653+00:00|INFO|StdBaseTranslator|KAFKA-source-policy-pdp-pap] Obligation Policy id: SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP type: onap.policies.Naming weight: null policy:
{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}
[2025-02-24T10:26:43.699+00:00|INFO|StdXacmlApplicationServiceProvider|KAFKA-source-policy-pdp-pap] Xacml Policy is 


    
        
            
                
                    SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
                    
                
            
            
                
                    onap.policies.Naming
                    
                
            
            
                
                    onap.policies.Naming
                    
                
                
                    1.0.0
                    
                
            
        
    
    
        Default is to PERMIT if the policy matches.
        
        
            
                
                    SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP
                
                
                    {"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}
                
                
                    onap.policies.Naming
                
            
        
    


[2025-02-24T10:26:43.699+00:00|INFO|XacmlPolicyUtils|KAFKA-source-policy-pdp-pap] Storing xacml properties {get-operation-outcome.name=GetOperationOutcome, xacml.att.policyFinderFactory=org.onap.policy.pdp.xacml.application.common.OnapPolicyFinderFactory, count-recent-operations.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.CountRecentOperationsPip, get-operation-outcome.description=Returns operation outcome, jakarta.persistence.jdbc.password=YipnSite3!Rafo, get-operation-outcome.persistenceunit=OperationsHistoryPU, jakarta.persistence.jdbc.driver=org.postgresql.Driver, xacml.rootPolicies=root1, count-recent-operations.name=CountRecentOperations, jakarta.persistence.jdbc.user=policy-user, xacml.traceEngineFactory=com.att.research.xacml.std.trace.LoggingTraceEngineFactory, count-recent-operations.issuer=urn:org:onap:xacml:guard:count-recent-operations, xacml.pip.engines=count-recent-operations,get-operation-outcome, eclipselink.target-database=PostgreSQL, get-operation-outcome.classname=org.onap.policy.pdp.xacml.application.common.operationshistory.GetOperationOutcomePip, count-recent-operations.persistenceunit=OperationsHistoryPU, xacml.att.evaluationContextFactory=com.att.research.xacmlatt.pdp.std.StdEvaluationContextFactory, xacml.pepEngineFactory=com.att.research.xacml.std.pep.StdEngineFactory, xacml.dataTypeFactory=com.att.research.xacml.std.StdDataTypeFactory, xacml.att.policyFinderFactory.combineRootPolicies=urn:oasis:names:tc:xacml:3.0:policy-combining-algorithm:deny-overrides, root1.file=/opt/app/policy/pdpx/apps/naming/SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP_1.0.0.xml, count-recent-operations.description=Returns operation counts based on time window, xacml.att.functionDefinitionFactory=com.att.research.xacmlatt.pdp.std.StdFunctionDefinitionFactory, get-operation-outcome.issuer=urn:org:onap:xacml:guard:get-operation-outcome, xacml.att.combiningAlgorithmFactory=com.att.research.xacmlatt.pdp.std.StdCombiningAlgorithmFactory, xacml.pdpEngineFactory=com.att.research.xacmlatt.pdp.ATTPDPEngineFactory, jakarta.persistence.jdbc.url=jdbc:postgresql://policy-pg-primary:5432/operationhistory, xacml.pipFinderFactory=com.att.research.xacml.std.pip.StdPIPFinderFactory} 
 /opt/app/policy/pdpx/apps/naming/xacml.properties
[2025-02-24T10:26:43.708+00:00|INFO|XacmlPdpApplicationManager|KAFKA-source-policy-pdp-pap] Loaded ToscaPolicy {policy-id=SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP, policy-version=1.0.0} into application naming
[2025-02-24T10:26:43.708+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"62f57a80-c343-4207-842a-54a3ed8fb1df","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"95b054ba-ab54-49c8-a7f7-3bc08a950164","timestampMs":1740392803708,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:43.726+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=399d333e-ff24-44f0-a66b-f22772552dff, timestampMs=1740392803725, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=PASSIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:26:43.726+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"399d333e-ff24-44f0-a66b-f22772552dff","timestampMs":1740392803725,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:43.737+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"62f57a80-c343-4207-842a-54a3ed8fb1df","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"95b054ba-ab54-49c8-a7f7-3bc08a950164","timestampMs":1740392803708,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:43.737+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:43.744+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"399d333e-ff24-44f0-a66b-f22772552dff","timestampMs":1740392803725,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:43.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:49.700+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"3387bbd5-84bb-46ea-b282-dece017bf89d","timestampMs":1740392803597,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:49.701+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=3387bbd5-84bb-46ea-b282-dece017bf89d, timestampMs=1740392803597, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T10:26:49.701+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"3387bbd5-84bb-46ea-b282-dece017bf89d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"95e6204b-a794-4c8e-9150-b0f6fb65d654","timestampMs":1740392809701,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:49.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"d1cb71fd-138e-4931-ac13-3a547349f71f","timestampMs":1740392709810,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:26:49.751+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"3387bbd5-84bb-46ea-b282-dece017bf89d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"95e6204b-a794-4c8e-9150-b0f6fb65d654","timestampMs":1740392809701,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:26:49.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:26:49.751+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"d1cb71fd-138e-4931-ac13-3a547349f71f","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"f445bbe3-1596-405c-997c-d3a9f9b0ba70","timestampMs":1740392808847,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:26:49.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:27:15.726+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"cd45acf4-a510-48df-8742-9d584fca6a3c","timestampMs":1740392834838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:27:15.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:27:19.701+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"3387bbd5-84bb-46ea-b282-dece017bf89d","timestampMs":1740392803597,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.703+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=3387bbd5-84bb-46ea-b282-dece017bf89d, timestampMs=1740392803597, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T10:27:19.704+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"3387bbd5-84bb-46ea-b282-dece017bf89d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"bed44f44-b9d7-4d32-858a-e5adeb0ffffa","timestampMs":1740392839703,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.730+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"PASSIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"3387bbd5-84bb-46ea-b282-dece017bf89d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"bed44f44-b9d7-4d32-858a-e5adeb0ffffa","timestampMs":1740392839703,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:27:19.791+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ffd71d0d-5954-432d-927f-6f6d0e32ddf4","timestampMs":1740392797502,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.791+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=ffd71d0d-5954-432d-927f-6f6d0e32ddf4, timestampMs=1740392797502, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T10:27:19.791+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T10:27:19.791+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T10:27:19.791+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"ffd71d0d-5954-432d-927f-6f6d0e32ddf4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e59d151d-a222-4f5e-bcb8-2505f68ee659","timestampMs":1740392839791,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.810+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"ffd71d0d-5954-432d-927f-6f6d0e32ddf4","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e59d151d-a222-4f5e-bcb8-2505f68ee659","timestampMs":1740392839791,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:19.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:27:25.594+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"75177cf9-a2d5-40dc-9a63-f9b33111550d","timestampMs":1740392839461,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:25.594+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=75177cf9-a2d5-40dc-9a63-f9b33111550d, timestampMs=1740392839461, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2025-02-24T10:27:25.594+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"75177cf9-a2d5-40dc-9a63-f9b33111550d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fe9b2893-a4be-4915-bc76-9c66caad0a93","timestampMs":1740392845594,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:25.617+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"75177cf9-a2d5-40dc-9a63-f9b33111550d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"fe9b2893-a4be-4915-bc76-9c66caad0a93","timestampMs":1740392845594,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:25.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:27:55.589+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"75177cf9-a2d5-40dc-9a63-f9b33111550d","timestampMs":1740392839461,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:55.589+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=75177cf9-a2d5-40dc-9a63-f9b33111550d, timestampMs=1740392839461, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[], policiesToBeUndeployed=[])
[2025-02-24T10:27:55.590+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"75177cf9-a2d5-40dc-9a63-f9b33111550d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e92f49ef-a1da-4bde-a1a3-eaf4cb30fff3","timestampMs":1740392875590,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:55.610+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"75177cf9-a2d5-40dc-9a63-f9b33111550d","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e92f49ef-a1da-4bde-a1a3-eaf4cb30fff3","timestampMs":1740392875590,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:27:55.610+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:28:27.843+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a8cccbf9-27af-484d-bad9-ad6e90fdb474","timestampMs":1740392896958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:28:27.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:28:43.737+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9a48fc8a-35d1-4527-8ec8-ff4f53d147e8, timestampMs=1740392923737, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:28:43.737+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9a48fc8a-35d1-4527-8ec8-ff4f53d147e8","timestampMs":1740392923737,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:28:43.762+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9a48fc8a-35d1-4527-8ec8-ff4f53d147e8","timestampMs":1740392923737,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:28:43.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:29:15.730+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"c3b86a0c-611a-4279-b427-2c3f6bf6d930","timestampMs":1740392954837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:29:15.730+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:30:27.832+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"47e27f49-dc88-41b9-afc4-3e929902860e","timestampMs":1740393016958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:30:27.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:30:43.753+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=78508a8d-29ef-4e85-80a1-7aff39c7280f, timestampMs=1740393043753, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:30:43.754+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"78508a8d-29ef-4e85-80a1-7aff39c7280f","timestampMs":1740393043753,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:30:43.775+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"78508a8d-29ef-4e85-80a1-7aff39c7280f","timestampMs":1740393043753,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:30:43.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:31:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"503bc00a-1ebf-4829-80fe-6751dbeecd49","timestampMs":1740393074837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:31:15.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:31:32.359+00:00|INFO|NetworkClient|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Node -1 disconnected.
[2025-02-24T10:31:43.822+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node -1 disconnected.
[2025-02-24T10:32:27.836+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"09f91160-0d51-4c96-b9e2-860483b7ef1c","timestampMs":1740393136958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:32:27.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:32:43.765+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=f3a0565f-93ef-4b99-ac38-bc76705e04cc, timestampMs=1740393163765, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:32:43.765+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f3a0565f-93ef-4b99-ac38-bc76705e04cc","timestampMs":1740393163765,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:32:43.789+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f3a0565f-93ef-4b99-ac38-bc76705e04cc","timestampMs":1740393163765,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:32:43.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:33:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"2ab28bb9-ee86-4f31-8ee6-0b79e62fe9a4","timestampMs":1740393194837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:33:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:34:27.837+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4d74e484-003e-4aa0-b898-95ef188ffade","timestampMs":1740393256958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:34:27.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:34:43.777+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=67431f3e-41dd-4abb-93f3-71e39f8b87f9, timestampMs=1740393283777, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:34:43.778+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"67431f3e-41dd-4abb-93f3-71e39f8b87f9","timestampMs":1740393283777,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:34:43.819+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"67431f3e-41dd-4abb-93f3-71e39f8b87f9","timestampMs":1740393283777,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:34:43.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:35:15.732+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"877ba322-402c-4bb1-b3f0-15727fa3d9d0","timestampMs":1740393314837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:35:15.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:36:27.841+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"78dcb077-4691-47b5-a723-59c6657dbc73","timestampMs":1740393376958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:36:27.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:36:43.805+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=f3be34b7-9e40-424a-b53e-fad12a01dc2d, timestampMs=1740393403805, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:36:43.805+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f3be34b7-9e40-424a-b53e-fad12a01dc2d","timestampMs":1740393403805,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:36:43.830+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f3be34b7-9e40-424a-b53e-fad12a01dc2d","timestampMs":1740393403805,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:36:43.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:37:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"37f4cc50-6065-48da-ba7e-eede7929c8cd","timestampMs":1740393434837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:37:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:38:27.860+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"bfd3961e-3400-44bd-9e09-41e6ace354f8","timestampMs":1740393496958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:38:27.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:38:43.818+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b9452c29-4738-4487-bc4e-ebfb780053e3, timestampMs=1740393523818, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:38:43.818+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b9452c29-4738-4487-bc4e-ebfb780053e3","timestampMs":1740393523818,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:38:43.837+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b9452c29-4738-4487-bc4e-ebfb780053e3","timestampMs":1740393523818,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:38:43.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:39:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"662c040d-bc35-4a59-8bf6-a6d1b8b5aa29","timestampMs":1740393554837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:39:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:40:27.844+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ecc2aca3-9340-49d5-8cc3-0904d6a82df4","timestampMs":1740393616958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:40:27.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:40:43.832+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2dcfc0a2-9053-4f78-99b6-72613a1b65fe, timestampMs=1740393643832, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:40:43.832+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2dcfc0a2-9053-4f78-99b6-72613a1b65fe","timestampMs":1740393643832,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:40:43.833+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 0 disconnected.
[2025-02-24T10:40:43.946+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2dcfc0a2-9053-4f78-99b6-72613a1b65fe","timestampMs":1740393643832,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:40:43.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:41:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"4d502cc3-04c8-4c25-aab0-038d480a5ee7","timestampMs":1740393674837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:41:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:41:32.408+00:00|INFO|NetworkClient|KAFKA-source-policy-pdp-pap] [Consumer clientId=consumer-policy-xacml-pdp-2, groupId=policy-xacml-pdp] Node -1 disconnected.
[2025-02-24T10:41:43.994+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node -1 disconnected.
[2025-02-24T10:42:27.844+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"18f48f60-1919-4ce2-9867-3989ca11d2b6","timestampMs":1740393736958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:42:27.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:42:43.939+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a38052b3-5dd9-46fe-81f8-2f7b790d6eb7, timestampMs=1740393763939, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:42:43.939+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a38052b3-5dd9-46fe-81f8-2f7b790d6eb7","timestampMs":1740393763939,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:42:43.965+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a38052b3-5dd9-46fe-81f8-2f7b790d6eb7","timestampMs":1740393763939,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:42:43.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:43:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"5251cb1d-c9d4-433b-8d23-399763365cb9","timestampMs":1740393794837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:43:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:44:27.842+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"20dddfdc-aef7-4d8f-abc7-8e6ea8383663","timestampMs":1740393856958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:44:27.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:44:43.954+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=88a43dbb-9e95-4e47-9c36-a2179bb96dda, timestampMs=1740393883954, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:44:43.954+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"88a43dbb-9e95-4e47-9c36-a2179bb96dda","timestampMs":1740393883954,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:44:43.971+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"88a43dbb-9e95-4e47-9c36-a2179bb96dda","timestampMs":1740393883954,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:44:43.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:45:15.761+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"a72938e5-d4d0-42a6-923f-6e88943ab252","timestampMs":1740393914837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:45:15.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:46:27.882+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1c1b72a4-e996-4a0a-8a14-2b32d868c208","timestampMs":1740393976958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:46:27.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:46:43.964+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c0e0342a-7748-421f-8a51-252f81792c90, timestampMs=1740394003964, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:46:43.965+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"c0e0342a-7748-421f-8a51-252f81792c90","timestampMs":1740394003964,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:46:43.987+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"c0e0342a-7748-421f-8a51-252f81792c90","timestampMs":1740394003964,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:46:43.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:47:15.748+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9991fb2d-ddc5-4a2d-ad1b-1d06449791cf","timestampMs":1740394034837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:47:15.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:48:27.846+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b4fdca01-a557-41f9-8ed1-26681319de4d","timestampMs":1740394096958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:48:27.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:48:43.976+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ec300093-0832-4a94-8b33-3641ba4d8e03, timestampMs=1740394123976, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:48:43.976+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ec300093-0832-4a94-8b33-3641ba4d8e03","timestampMs":1740394123976,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:48:43.997+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ec300093-0832-4a94-8b33-3641ba4d8e03","timestampMs":1740394123976,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:48:43.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:49:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"d9e382ac-c5a4-4225-8a4c-e74180d29f67","timestampMs":1740394154838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:49:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:50:27.851+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b6df298e-344e-4afd-acbf-c997fce7da5f","timestampMs":1740394216958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:50:27.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:50:43.986+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1d7b8146-5b71-4ed2-b5a7-46128d3c9181, timestampMs=1740394243986, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:50:43.986+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1d7b8146-5b71-4ed2-b5a7-46128d3c9181","timestampMs":1740394243986,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:50:44.006+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1d7b8146-5b71-4ed2-b5a7-46128d3c9181","timestampMs":1740394243986,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:50:44.007+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:51:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"8d617b61-777a-40bd-8108-bbc47940bda9","timestampMs":1740394274837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:51:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:51:44.030+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 2 disconnected.
[2025-02-24T10:52:27.850+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ef5c1cb8-9855-4226-b2fc-42ffb66efc8f","timestampMs":1740394336958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:52:27.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:52:43.997+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9c809577-85e7-42b0-a733-b884bdf163d2, timestampMs=1740394363997, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:52:43.997+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9c809577-85e7-42b0-a733-b884bdf163d2","timestampMs":1740394363997,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:52:44.059+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9c809577-85e7-42b0-a733-b884bdf163d2","timestampMs":1740394363997,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:52:44.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:53:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"f81e6cf3-b423-4696-823a-6af07f4029ab","timestampMs":1740394394837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:53:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:54:27.854+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7f56eed8-059a-4159-998e-b11ca757d6aa","timestampMs":1740394456958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:54:27.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:54:44.048+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9eb37042-b6e2-4dd7-8294-a289bdc2e086, timestampMs=1740394484048, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:54:44.048+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9eb37042-b6e2-4dd7-8294-a289bdc2e086","timestampMs":1740394484048,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:54:44.065+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9eb37042-b6e2-4dd7-8294-a289bdc2e086","timestampMs":1740394484048,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:54:44.065+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:55:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"5edcd091-5dcc-4d82-aa62-6cf78b94171a","timestampMs":1740394514837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:55:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:56:27.851+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"2aa37447-6206-495e-877e-5f57c5550ca8","timestampMs":1740394576958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:56:27.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:56:44.058+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4ea22615-0d4d-4670-96e1-261f875c5071, timestampMs=1740394604058, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:56:44.058+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4ea22615-0d4d-4670-96e1-261f875c5071","timestampMs":1740394604058,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:56:44.080+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4ea22615-0d4d-4670-96e1-261f875c5071","timestampMs":1740394604058,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:56:44.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:56:49.691+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"040b1796-b46b-4c10-986d-cbde4d46fac6","timestampMs":1740394603527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:56:49.692+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=040b1796-b46b-4c10-986d-cbde4d46fac6, timestampMs=1740394603527, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T10:56:49.692+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"040b1796-b46b-4c10-986d-cbde4d46fac6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0b4fdbee-bdc7-446b-9dfe-2aaa5c1724ec","timestampMs":1740394609692,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:56:49.713+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"040b1796-b46b-4c10-986d-cbde4d46fac6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"0b4fdbee-bdc7-446b-9dfe-2aaa5c1724ec","timestampMs":1740394609692,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:56:49.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:57:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"3d2b5948-fd44-4791-9639-28c40aa3eb99","timestampMs":1740394634838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:57:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:57:19.692+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"040b1796-b46b-4c10-986d-cbde4d46fac6","timestampMs":1740394603527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.692+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=040b1796-b46b-4c10-986d-cbde4d46fac6, timestampMs=1740394603527, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T10:57:19.693+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"040b1796-b46b-4c10-986d-cbde4d46fac6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5622ccbb-bfd1-4a3d-99ac-3314ec4e1ad3","timestampMs":1740394639693,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.714+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"040b1796-b46b-4c10-986d-cbde4d46fac6","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5622ccbb-bfd1-4a3d-99ac-3314ec4e1ad3","timestampMs":1740394639693,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:57:19.780+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","timestampMs":1740394603527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.780+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=7c19072d-8558-4f2a-a3ee-fbc0ca109441, timestampMs=1740394603527, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T10:57:19.780+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T10:57:19.781+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T10:57:19.781+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f6fb1be3-f418-431a-b1c4-67c9e13cf2cf","timestampMs":1740394639781,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.800+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f6fb1be3-f418-431a-b1c4-67c9e13cf2cf","timestampMs":1740394639781,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:19.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:57:49.772+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","timestampMs":1740394603527,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:49.772+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=7c19072d-8558-4f2a-a3ee-fbc0ca109441, timestampMs=1740394603527, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T10:57:49.772+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T10:57:49.772+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T10:57:49.772+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b2a534a1-631b-468c-a16c-23b7d771b70e","timestampMs":1740394669772,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:49.792+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"7c19072d-8558-4f2a-a3ee-fbc0ca109441","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b2a534a1-631b-468c-a16c-23b7d771b70e","timestampMs":1740394669772,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:57:49.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:58:27.859+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"fef03268-4e3d-4d26-9c1c-6c110eca0abf","timestampMs":1740394696958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T10:58:27.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:58:44.069+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=42ca0384-fe70-483a-ad9b-c1f9a7717f98, timestampMs=1740394724069, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T10:58:44.069+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"42ca0384-fe70-483a-ad9b-c1f9a7717f98","timestampMs":1740394724069,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:58:44.087+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"42ca0384-fe70-483a-ad9b-c1f9a7717f98","timestampMs":1740394724069,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T10:58:44.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T10:59:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"546422e6-32f3-4133-a830-06d584011e33","timestampMs":1740394754837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T10:59:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:00:27.861+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d77a9daf-ac08-40ec-8da6-07f1cbf112dd","timestampMs":1740394816958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:00:27.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:00:44.079+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1b391ed8-f703-472d-9b16-cda77be2ce96, timestampMs=1740394844079, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:00:44.080+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1b391ed8-f703-472d-9b16-cda77be2ce96","timestampMs":1740394844079,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:00:44.100+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1b391ed8-f703-472d-9b16-cda77be2ce96","timestampMs":1740394844079,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:00:44.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:01:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"3ae1b0ae-cd52-428d-a5e1-feea923a0fc8","timestampMs":1740394874837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:01:15.866+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"4ca7c710-23b2-4b92-ad4f-47c68ae9ee0f","timestampMs":1740394869765,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:15.914+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"4ca7c710-23b2-4b92-ad4f-47c68ae9ee0f","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"2ee8cf5d-a4b2-4c88-ba22-6a06ff82bf7f","timestampMs":1740394875004,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:15.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:01:15.972+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c0569166-a514-45be-a51a-85bb82ff5052","timestampMs":1740394869765,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:15.989+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"c0569166-a514-45be-a51a-85bb82ff5052","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"d178ecdd-9cf8-47bc-becf-ffd966ec2931","timestampMs":1740394875109,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:15.989+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:01:45.969+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"c0569166-a514-45be-a51a-85bb82ff5052","timestampMs":1740394869765,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:45.981+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"c0569166-a514-45be-a51a-85bb82ff5052","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"fdede748-5781-4cea-bc65-5d7487875e06","timestampMs":1740394905100,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:01:45.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:02:27.859+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"8a4e2675-615e-4355-a0d8-1d2abf0087e0","timestampMs":1740394936958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:02:27.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:02:44.089+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=d7f7f460-6821-4ddf-b154-e57f393cdb08, timestampMs=1740394964089, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:02:44.090+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"d7f7f460-6821-4ddf-b154-e57f393cdb08","timestampMs":1740394964089,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:02:44.112+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"d7f7f460-6821-4ddf-b154-e57f393cdb08","timestampMs":1740394964089,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:02:44.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:03:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"36320248-d63a-4551-9b87-861a6eb285eb","timestampMs":1740394994837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:03:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:04:27.861+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1b20977e-2300-4438-863d-5a6990844555","timestampMs":1740395056958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:04:27.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:04:44.100+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1bceb5bb-f266-44ca-9191-e136b934efa5, timestampMs=1740395084100, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:04:44.101+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1bceb5bb-f266-44ca-9191-e136b934efa5","timestampMs":1740395084100,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:04:44.121+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1bceb5bb-f266-44ca-9191-e136b934efa5","timestampMs":1740395084100,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:04:44.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:05:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"16f7cef3-a3fd-4185-b972-9c03ab1d88c2","timestampMs":1740395114837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:05:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:06:27.895+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c209fe7a-0969-4084-8d77-a3307409c643","timestampMs":1740395176958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:06:27.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:06:44.110+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a556e230-2be3-4804-86e6-345c4bcbdab9, timestampMs=1740395204110, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:06:44.111+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a556e230-2be3-4804-86e6-345c4bcbdab9","timestampMs":1740395204110,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:06:44.130+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a556e230-2be3-4804-86e6-345c4bcbdab9","timestampMs":1740395204110,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:06:44.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:07:15.717+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"823ef40f-3097-401f-9ded-5b432e18c14b","timestampMs":1740395234837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:07:15.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:08:27.862+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"7e4824ca-280a-4059-885e-6c9908d7e0cd","timestampMs":1740395296958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:08:27.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:08:44.121+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4fb7bcd9-d905-4eef-be89-921e04601dce, timestampMs=1740395324121, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:08:44.121+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4fb7bcd9-d905-4eef-be89-921e04601dce","timestampMs":1740395324121,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:08:44.143+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4fb7bcd9-d905-4eef-be89-921e04601dce","timestampMs":1740395324121,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:08:44.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:09:15.716+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"f58696e8-204b-4eff-a808-ac4c48dfc120","timestampMs":1740395354837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:09:15.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:10:27.885+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5682138b-c912-4ec4-bc5e-0c6be79b44c4","timestampMs":1740395416958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:10:27.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:10:44.131+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=169a9257-e5bf-4ed8-b482-b9fe436d530c, timestampMs=1740395444131, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:10:44.131+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"169a9257-e5bf-4ed8-b482-b9fe436d530c","timestampMs":1740395444131,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:10:44.153+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"169a9257-e5bf-4ed8-b482-b9fe436d530c","timestampMs":1740395444131,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:10:44.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:11:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"3c09f24e-7f38-402f-8714-b2dadc71ab92","timestampMs":1740395474838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:11:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:11:44.197+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T11:12:27.865+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"8b43d082-1e52-46ae-a753-c3e6644ad29d","timestampMs":1740395536958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:12:27.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:12:44.141+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=30b16ef2-100c-4e99-82ac-1ee869c69d2c, timestampMs=1740395564141, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:12:44.141+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"30b16ef2-100c-4e99-82ac-1ee869c69d2c","timestampMs":1740395564141,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:12:44.160+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"30b16ef2-100c-4e99-82ac-1ee869c69d2c","timestampMs":1740395564141,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:12:44.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:13:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"69ac34ea-d91f-411e-a230-27680db94428","timestampMs":1740395594837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:13:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:14:27.869+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d6516982-6997-4903-a3e7-86fe2e1e2c0b","timestampMs":1740395656958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:14:27.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:14:44.153+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=10fc3fd7-85b6-4cf1-a609-2a1cb389107d, timestampMs=1740395684153, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:14:44.153+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"10fc3fd7-85b6-4cf1-a609-2a1cb389107d","timestampMs":1740395684153,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:14:44.175+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"10fc3fd7-85b6-4cf1-a609-2a1cb389107d","timestampMs":1740395684153,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:14:44.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:15:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"4231a767-0000-4184-92de-52f090a63425","timestampMs":1740395714837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:15:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:16:27.904+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e3795b5a-f53e-4d0b-bc15-7dddeadd0e8c","timestampMs":1740395776958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:16:27.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:16:44.165+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6b8d8f68-a2bd-4678-ab00-a0c9ddbb3dae, timestampMs=1740395804165, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:16:44.166+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6b8d8f68-a2bd-4678-ab00-a0c9ddbb3dae","timestampMs":1740395804165,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:16:44.188+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6b8d8f68-a2bd-4678-ab00-a0c9ddbb3dae","timestampMs":1740395804165,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:16:44.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:17:15.754+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"731f2b1b-7977-4c94-948a-8410aeb56782","timestampMs":1740395834837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:17:15.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:18:27.873+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"28ce0071-ed13-49aa-9af5-ea5b6021846a","timestampMs":1740395896958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:18:27.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:18:44.176+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2e824f45-035d-446e-b103-4a8a7756e001, timestampMs=1740395924176, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:18:44.177+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2e824f45-035d-446e-b103-4a8a7756e001","timestampMs":1740395924176,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:18:44.201+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2e824f45-035d-446e-b103-4a8a7756e001","timestampMs":1740395924176,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:18:44.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:19:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"c2669439-7b23-4556-bafa-c1f0ad68851e","timestampMs":1740395954837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:19:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:19:44.246+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 0 disconnected.
[2025-02-24T11:20:27.870+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"2587ca9c-b5ed-4d1c-9b18-df0ba7034ece","timestampMs":1740396016958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:20:27.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:20:44.190+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ebbeaab7-5904-4b22-9cb4-c0d84d9def26, timestampMs=1740396044190, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:20:44.190+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ebbeaab7-5904-4b22-9cb4-c0d84d9def26","timestampMs":1740396044190,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:20:44.220+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ebbeaab7-5904-4b22-9cb4-c0d84d9def26","timestampMs":1740396044190,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:20:44.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:21:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9d88a6b6-2f14-48ec-b2f6-eb41404d0acc","timestampMs":1740396074837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:21:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:27.194+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Status Registration Message","response":null,"policies":null,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"85c0a04f-f4d7-457b-80d0-eddb9ff37ec8","pdpGroup":"opaGroup","pdpSubgroup":null,"timestampMs":"1740396147130","deploymentInstanceInfo":""}
[2025-02-24T11:22:27.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:27.381+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"9651b090-00b5-40e8-98b6-6609c06219ce","timestampMs":1740396141265,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:22:27.404+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"9651b090-00b5-40e8-98b6-6609c06219ce","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"813184da-2696-411c-8e07-fb88e4b82ad2","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396147370","deploymentInstanceInfo":""}
[2025-02-24T11:22:27.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:27.877+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6b82a204-6926-442b-8153-6f18ef30c259","timestampMs":1740396136958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:22:27.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:44.209+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=8acbc3f8-8c8a-4436-bd9d-c95ca2e5733b, timestampMs=1740396164209, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:22:44.209+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"8acbc3f8-8c8a-4436-bd9d-c95ca2e5733b","timestampMs":1740396164209,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:22:44.233+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"8acbc3f8-8c8a-4436-bd9d-c95ca2e5733b","timestampMs":1740396164209,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:22:44.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:57.384+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"9651b090-00b5-40e8-98b6-6609c06219ce","timestampMs":1740396141265,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:22:57.429+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"PASSIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"9651b090-00b5-40e8-98b6-6609c06219ce","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"1a2ce61a-e3cb-4668-851e-f8dfa7710811","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396177371","deploymentInstanceInfo":""}
[2025-02-24T11:22:57.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:22:57.474+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"abe5903d-c689-4fad-bb43-346f88a5bf8f","timestampMs":1740396141265,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:22:57.492+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"abe5903d-c689-4fad-bb43-346f88a5bf8f","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"11a4b980-be73-46ac-a232-9129f1159b92","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396177463","deploymentInstanceInfo":""}
[2025-02-24T11:22:57.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:23:15.725+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"c0453d2a-2536-4063-b5b2-d059cedd6d64","timestampMs":1740396194837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:23:15.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:23:27.565+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"abe5903d-c689-4fad-bb43-346f88a5bf8f","timestampMs":1740396141265,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:23:27.582+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"abe5903d-c689-4fad-bb43-346f88a5bf8f","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"08ceadde-7143-436b-826e-bf433ea0ece9","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396207552","deploymentInstanceInfo":""}
[2025-02-24T11:23:27.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:23:27.613+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"f8255be8-44dd-4124-b511-8d5ec126a641","timestampMs":1740396171482,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:23:27.670+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"f8255be8-44dd-4124-b511-8d5ec126a641","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"fa354fb2-fe97-4415-bf67-f15a16d3c611","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396207602","deploymentInstanceInfo":""}
[2025-02-24T11:23:27.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:24:27.402+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"aa7c4b1b-ad46-42dc-9be6-52a48d1fa11d","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396267375","deploymentInstanceInfo":""}
[2025-02-24T11:24:27.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:24:27.879+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d178158a-826d-4690-8466-da42b295f0f0","timestampMs":1740396256958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:24:27.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:24:44.228+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5aea72b6-ab63-4cb9-9f68-aec6fe3ed85d, timestampMs=1740396284228, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:24:44.229+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5aea72b6-ab63-4cb9-9f68-aec6fe3ed85d","timestampMs":1740396284228,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:24:44.250+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5aea72b6-ab63-4cb9-9f68-aec6fe3ed85d","timestampMs":1740396284228,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:24:44.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:25:15.725+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"2a75bdc5-85e1-4db3-9718-fcbe7a84de87","timestampMs":1740396314837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:25:15.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:26:14.342+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T11:26:27.401+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"b28ea9fe-460a-41be-b1a3-edad568489a2","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396387374","deploymentInstanceInfo":""}
[2025-02-24T11:26:27.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:26:27.879+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"35ec0299-4766-495a-ad77-c205016c87fe","timestampMs":1740396376958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:26:27.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:26:44.241+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1abd3b5b-90e1-4663-9d65-6d827f8118dc, timestampMs=1740396404241, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:26:44.242+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1abd3b5b-90e1-4663-9d65-6d827f8118dc","timestampMs":1740396404241,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:26:44.297+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1abd3b5b-90e1-4663-9d65-6d827f8118dc","timestampMs":1740396404241,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:26:44.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:27:15.760+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"84155155-1cb1-42fb-aaa7-0d854b4bd33f","timestampMs":1740396434837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:27:15.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:28:27.406+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"b7223ffa-fc2a-468d-b817-657ca15a880a","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396507374","deploymentInstanceInfo":""}
[2025-02-24T11:28:27.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:28:27.887+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"a79d6ec4-0156-4ac8-9449-e3492eb54f78","timestampMs":1740396496958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:28:27.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:28:44.290+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9d01d931-765e-4a22-b115-9e9137bf2583, timestampMs=1740396524290, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:28:44.290+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9d01d931-765e-4a22-b115-9e9137bf2583","timestampMs":1740396524290,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:28:44.307+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9d01d931-765e-4a22-b115-9e9137bf2583","timestampMs":1740396524290,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:28:44.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:29:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"5ccd3d41-a4ab-446b-8854-7fc4c24b6368","timestampMs":1740396554838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:29:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:30:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"07907ec7-0937-4dee-ae48-82317b33c2bb","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396627374","deploymentInstanceInfo":""}
[2025-02-24T11:30:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:30:27.881+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d897595c-28b5-4dc8-a255-e50c9376137f","timestampMs":1740396616958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:30:27.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:30:44.300+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6123c6c4-a0f0-48fe-9b7c-a991fe086853, timestampMs=1740396644300, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:30:44.301+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6123c6c4-a0f0-48fe-9b7c-a991fe086853","timestampMs":1740396644300,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:30:44.322+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6123c6c4-a0f0-48fe-9b7c-a991fe086853","timestampMs":1740396644300,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:30:44.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:31:15.758+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9b10b931-f9bf-4b2f-bf2d-c9996b4c7d42","timestampMs":1740396674837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:31:15.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:32:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"79be0426-3be4-4198-8a6d-f9f8ffe201c0","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396747374","deploymentInstanceInfo":""}
[2025-02-24T11:32:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:32:27.882+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"82ca9f2d-9baf-4cfb-8d77-3b30fe89cd2d","timestampMs":1740396736958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:32:27.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:32:44.313+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b1b2b88e-ba67-4b10-a048-9b517fbce7da, timestampMs=1740396764313, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:32:44.313+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b1b2b88e-ba67-4b10-a048-9b517fbce7da","timestampMs":1740396764313,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:32:44.339+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b1b2b88e-ba67-4b10-a048-9b517fbce7da","timestampMs":1740396764313,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:32:44.339+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:33:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"dd582ec1-0476-47e8-aeb0-289724731b89","timestampMs":1740396794838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:33:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:34:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"16416328-60dd-4a93-8517-8ba8b7b62b86","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396867373","deploymentInstanceInfo":""}
[2025-02-24T11:34:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:34:27.885+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e780da26-9028-4482-9351-3856f86fcba7","timestampMs":1740396856958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:34:27.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:34:44.328+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ff4a865d-889e-4c87-b876-119960c1a224, timestampMs=1740396884328, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:34:44.329+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ff4a865d-889e-4c87-b876-119960c1a224","timestampMs":1740396884328,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:34:44.349+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ff4a865d-889e-4c87-b876-119960c1a224","timestampMs":1740396884328,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:34:44.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:35:15.716+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"c3e3daee-9da8-4d1e-8484-cd3fcab0d2fc","timestampMs":1740396914837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:35:15.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:36:27.408+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"7624beea-7856-4564-a736-edb4564a4bb0","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740396987375","deploymentInstanceInfo":""}
[2025-02-24T11:36:27.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:36:27.883+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ed147e6a-5c8a-4b1a-a560-e04251286202","timestampMs":1740396976958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:36:27.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:36:44.343+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4e8bb10f-4f59-4bb6-8090-a34b3eaab62c, timestampMs=1740397004343, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:36:44.344+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4e8bb10f-4f59-4bb6-8090-a34b3eaab62c","timestampMs":1740397004343,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:36:44.365+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4e8bb10f-4f59-4bb6-8090-a34b3eaab62c","timestampMs":1740397004343,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:36:44.366+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:37:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"1a81bf72-c938-4afc-85fc-1fc1e4555afb","timestampMs":1740397034837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:37:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:38:27.395+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"d82dbad5-bc31-4244-8e9e-1cd52d638d5f","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397107372","deploymentInstanceInfo":""}
[2025-02-24T11:38:27.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:38:27.886+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ac075df3-efc8-4e4c-8772-25273bf481ad","timestampMs":1740397096958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:38:27.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:38:44.355+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=29db1d6e-4e9e-4a90-a4b1-c3453beecfe5, timestampMs=1740397124355, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:38:44.355+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"29db1d6e-4e9e-4a90-a4b1-c3453beecfe5","timestampMs":1740397124355,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:38:44.374+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"29db1d6e-4e9e-4a90-a4b1-c3453beecfe5","timestampMs":1740397124355,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:38:44.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:39:15.725+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"e27c3fb1-7ee1-48f1-b40a-b28f9cca51be","timestampMs":1740397154837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:39:15.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:40:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"cf6aeeca-cea0-467c-b4f6-90c9abe8486b","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397227375","deploymentInstanceInfo":""}
[2025-02-24T11:40:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:40:27.891+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"99d4c98c-cd05-4b6a-9da6-2c1c2599970f","timestampMs":1740397216958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:40:27.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:40:44.364+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b727a2c7-5ad7-45fc-9884-2ff7ab78ae26, timestampMs=1740397244364, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:40:44.365+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b727a2c7-5ad7-45fc-9884-2ff7ab78ae26","timestampMs":1740397244364,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:40:44.392+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b727a2c7-5ad7-45fc-9884-2ff7ab78ae26","timestampMs":1740397244364,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:40:44.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:40:50.373+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"5ad62204-5a30-43c0-ad1b-ce56580406ec","timestampMs":1740397244236,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:40:50.373+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=5ad62204-5a30-43c0-ad1b-ce56580406ec, timestampMs=1740397244236, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T11:40:50.374+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"5ad62204-5a30-43c0-ad1b-ce56580406ec","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d95fe07d-8c42-47e1-a68b-592e053e9caf","timestampMs":1740397250373,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:40:50.414+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"5ad62204-5a30-43c0-ad1b-ce56580406ec","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"d95fe07d-8c42-47e1-a68b-592e053e9caf","timestampMs":1740397250373,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:40:50.414+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:41:15.717+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"56190522-e641-40a0-8b02-dec266e6e7b8","timestampMs":1740397274837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:41:15.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:41:20.369+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"5ad62204-5a30-43c0-ad1b-ce56580406ec","timestampMs":1740397244236,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.370+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=5ad62204-5a30-43c0-ad1b-ce56580406ec, timestampMs=1740397244236, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T11:41:20.370+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"5ad62204-5a30-43c0-ad1b-ce56580406ec","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14668826-58b5-4d9f-8b3d-cbbc61d5fdd8","timestampMs":1740397280370,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.391+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"5ad62204-5a30-43c0-ad1b-ce56580406ec","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"14668826-58b5-4d9f-8b3d-cbbc61d5fdd8","timestampMs":1740397280370,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:41:20.503+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"87bfda38-0f2b-4160-a706-e7fd5a33fec1","timestampMs":1740397244236,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.503+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=87bfda38-0f2b-4160-a706-e7fd5a33fec1, timestampMs=1740397244236, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T11:41:20.504+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T11:41:20.504+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T11:41:20.504+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"87bfda38-0f2b-4160-a706-e7fd5a33fec1","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"65c5dd0d-91f4-490c-b8d9-d5b07e990918","timestampMs":1740397280504,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.531+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"87bfda38-0f2b-4160-a706-e7fd5a33fec1","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"65c5dd0d-91f4-490c-b8d9-d5b07e990918","timestampMs":1740397280504,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:41:20.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:42:27.442+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"71d8a939-2e0d-4f02-84e8-184339d1c213","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397347375","deploymentInstanceInfo":""}
[2025-02-24T11:42:27.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:42:27.889+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"360eb704-f19b-46e3-bec9-3169418d8ee6","timestampMs":1740397336958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:42:27.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:42:44.378+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1acc0a3d-28e7-4e33-bdea-5f5f19884c76, timestampMs=1740397364378, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:42:44.378+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1acc0a3d-28e7-4e33-bdea-5f5f19884c76","timestampMs":1740397364378,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:42:44.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1acc0a3d-28e7-4e33-bdea-5f5f19884c76","timestampMs":1740397364378,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:42:44.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:43:15.723+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"08686629-cd10-4e1c-9793-d8e64474a05c","timestampMs":1740397394837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:43:15.723+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:44:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"e0b7ab66-df9c-4764-b567-bc104dd2b29e","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397467375","deploymentInstanceInfo":""}
[2025-02-24T11:44:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:44:27.893+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5452190c-ac25-49e6-8b91-9e1e0f8405c6","timestampMs":1740397456958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:44:27.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:44:44.387+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3d038576-e64a-4ef0-9577-19c167812431, timestampMs=1740397484387, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:44:44.388+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3d038576-e64a-4ef0-9577-19c167812431","timestampMs":1740397484387,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:44:44.409+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3d038576-e64a-4ef0-9577-19c167812431","timestampMs":1740397484387,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:44:44.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:45:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"72d4b9b1-33c2-4ed9-9974-06a01b50a917","timestampMs":1740397514837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:45:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:46:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"54a536c4-ebee-4733-849f-f6d08d98faa7","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397587372","deploymentInstanceInfo":""}
[2025-02-24T11:46:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:46:27.895+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4a0d3045-9122-4231-89a3-402d3efcfa4d","timestampMs":1740397576958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:46:27.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:46:44.398+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=fcbe32f2-1bff-4d73-9276-d79dd0d06240, timestampMs=1740397604398, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:46:44.398+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"fcbe32f2-1bff-4d73-9276-d79dd0d06240","timestampMs":1740397604398,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:46:44.421+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"fcbe32f2-1bff-4d73-9276-d79dd0d06240","timestampMs":1740397604398,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:46:44.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:47:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"77aa6d18-27a0-41bd-a61c-ccd1efbd0167","timestampMs":1740397634838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:47:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:48:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"90a2466f-58b7-4f39-95ae-75385d87aac0","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397707375","deploymentInstanceInfo":""}
[2025-02-24T11:48:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:48:27.896+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"5271704a-41da-465d-ba71-7de80b703fee","timestampMs":1740397696958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:48:27.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:48:28.064+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","timestampMs":1740397701937,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:48:28.078+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","timestampMs":1740397697143,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:48:28.078+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:48:44.412+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=01424505-b505-4c5c-821f-d5594cbe80f8, timestampMs=1740397724412, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:48:44.412+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"01424505-b505-4c5c-821f-d5594cbe80f8","timestampMs":1740397724412,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:48:44.431+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"01424505-b505-4c5c-821f-d5594cbe80f8","timestampMs":1740397724412,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:48:44.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:48:58.106+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","timestampMs":1740397701937,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:48:58.159+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0c00cc24-b043-443b-a99c-db4a9a9ab37b","timestampMs":1740397727190,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:48:58.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:49:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9f7bbe4f-f3c9-4c49-bbed-0a343bcd866c","timestampMs":1740397754838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:49:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:49:28.061+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b71b7f12-eaea-454d-9dcf-c65035f87073","timestampMs":1740397701937,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:49:28.075+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b71b7f12-eaea-454d-9dcf-c65035f87073","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b71b7f12-eaea-454d-9dcf-c65035f87073","timestampMs":1740397757140,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:49:28.075+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:49:58.060+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b71b7f12-eaea-454d-9dcf-c65035f87073","timestampMs":1740397701937,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:49:58.084+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b71b7f12-eaea-454d-9dcf-c65035f87073","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b71b7f12-eaea-454d-9dcf-c65035f87073","timestampMs":1740397787147,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:49:58.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:50:27.422+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"404a6167-e4b5-4659-acb9-7942a40485f0","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397827371","deploymentInstanceInfo":""}
[2025-02-24T11:50:27.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:50:27.896+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ae37fb80-1f31-46ce-8d60-7403cd59fd86","timestampMs":1740397816958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:50:27.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:50:44.422+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=c3be9917-dd9a-470c-bac5-d10869a9e71d, timestampMs=1740397844422, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:50:44.422+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"c3be9917-dd9a-470c-bac5-d10869a9e71d","timestampMs":1740397844422,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:50:44.422+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T11:50:44.443+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"c3be9917-dd9a-470c-bac5-d10869a9e71d","timestampMs":1740397844422,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:50:44.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:51:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"e3a48de6-d500-4e76-a58a-b2b30957c92e","timestampMs":1740397874838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:51:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:52:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"a717e595-3be5-45df-bef3-0974d88b1068","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740397947375","deploymentInstanceInfo":""}
[2025-02-24T11:52:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:52:27.899+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"0f7e4430-289e-4599-a987-459cfd8a2ced","timestampMs":1740397936958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:52:27.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:52:44.434+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=bf8584fd-833d-49db-90d8-87bf754e8886, timestampMs=1740397964434, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:52:44.434+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"bf8584fd-833d-49db-90d8-87bf754e8886","timestampMs":1740397964434,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:52:44.453+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"bf8584fd-833d-49db-90d8-87bf754e8886","timestampMs":1740397964434,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:52:44.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:53:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"ba0a3c8d-b15e-4384-b1b7-a0f2427215c8","timestampMs":1740397994837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:53:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:54:27.395+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"7aa749e0-032f-4805-a48c-aeec613ff419","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398067374","deploymentInstanceInfo":""}
[2025-02-24T11:54:27.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:54:27.917+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"17b283c8-be82-474f-8c35-8cc93a052c2d","timestampMs":1740398056958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:54:27.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:54:44.443+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0a42ccb0-c681-4f43-b3dd-066d4a9bcfba, timestampMs=1740398084443, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:54:44.444+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0a42ccb0-c681-4f43-b3dd-066d4a9bcfba","timestampMs":1740398084443,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:54:44.464+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0a42ccb0-c681-4f43-b3dd-066d4a9bcfba","timestampMs":1740398084443,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:54:44.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:55:15.717+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"68d99f95-af4b-4a05-871d-7a418eb13335","timestampMs":1740398114838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:55:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:56:27.404+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"ccdcee45-cbc2-4fee-a4e0-d98b23b51065","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398187374","deploymentInstanceInfo":""}
[2025-02-24T11:56:27.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:56:27.900+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"621b2420-d47d-499e-b7ba-54da68e0234c","timestampMs":1740398176958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:56:27.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:56:44.454+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=502e33dd-0a66-48e8-af8b-a31a9b8b360e, timestampMs=1740398204454, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:56:44.454+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"502e33dd-0a66-48e8-af8b-a31a9b8b360e","timestampMs":1740398204454,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:56:44.476+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"502e33dd-0a66-48e8-af8b-a31a9b8b360e","timestampMs":1740398204454,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:56:44.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:57:15.722+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9b38758d-cb78-44f6-af60-d1fe8a80dc2e","timestampMs":1740398234837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:57:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:58:27.394+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"0237ce4a-c7b4-4b1c-ae23-eb8ceaced46f","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398307372","deploymentInstanceInfo":""}
[2025-02-24T11:58:27.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:58:27.551+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"f3d9d50b-159f-49f5-9b06-942f87cb0b42","timestampMs":1740398301424,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:58:27.599+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"f3d9d50b-159f-49f5-9b06-942f87cb0b42","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"948f71d2-4c70-434e-bb3d-632df55fecce","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398307542","deploymentInstanceInfo":""}
[2025-02-24T11:58:27.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:58:27.630+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"9a061ec6-7565-4701-942c-34e4dfb39825","timestampMs":1740398301424,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T11:58:27.644+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"9a061ec6-7565-4701-942c-34e4dfb39825","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"41c2df62-fee5-472b-9e1f-ed3dc0e96068","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398307619","deploymentInstanceInfo":""}
[2025-02-24T11:58:27.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:58:27.902+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"bf64fb3e-2ed8-4f61-b2a6-8cda11a6c76e","timestampMs":1740398296958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T11:58:27.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:58:44.463+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=adea0b46-aef0-4104-9e68-4161325d3a78, timestampMs=1740398324463, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T11:58:44.464+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"adea0b46-aef0-4104-9e68-4161325d3a78","timestampMs":1740398324463,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:58:44.485+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"adea0b46-aef0-4104-9e68-4161325d3a78","timestampMs":1740398324463,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T11:58:44.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T11:59:15.717+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"527612b2-2007-4359-833a-f396e0423973","timestampMs":1740398354837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T11:59:15.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:00:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"4a50a0ed-8d5e-46ec-8832-7164b0a88643","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398427373","deploymentInstanceInfo":""}
[2025-02-24T12:00:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:00:27.938+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"1cbd58a9-9afd-439e-9332-92755e2757dc","timestampMs":1740398416958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:00:27.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:00:44.475+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dc586153-5eb7-4812-8fdc-cfb82aebb67b, timestampMs=1740398444475, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:00:44.475+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dc586153-5eb7-4812-8fdc-cfb82aebb67b","timestampMs":1740398444475,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:00:44.497+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dc586153-5eb7-4812-8fdc-cfb82aebb67b","timestampMs":1740398444475,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:00:44.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:01:15.754+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"120420c4-0cf3-407d-8f01-bb609c9ccd2b","timestampMs":1740398474837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:01:15.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:02:27.393+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"164f9178-212d-45b2-9eb9-50ce33eed320","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398547375","deploymentInstanceInfo":""}
[2025-02-24T12:02:27.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:02:27.944+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"919d1501-9dbc-48f6-b515-d281b75b4608","timestampMs":1740398536958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:02:27.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:02:28.074+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"909e4e0b-daa3-42d5-b3fc-c1d66c9f442e","timestampMs":1740398541950,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:02:28.094+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"909e4e0b-daa3-42d5-b3fc-c1d66c9f442e","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"909e4e0b-daa3-42d5-b3fc-c1d66c9f442e","timestampMs":1740398537144,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:02:28.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:02:28.120+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"71ab706a-02ef-4936-9bc3-2eb38fb02aa9","timestampMs":1740398541950,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:02:28.139+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"71ab706a-02ef-4936-9bc3-2eb38fb02aa9","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"71ab706a-02ef-4936-9bc3-2eb38fb02aa9","timestampMs":1740398537193,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:02:28.140+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:02:44.487+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b5b4bb6e-7032-4397-991b-b91ea1b30534, timestampMs=1740398564487, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:02:44.487+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b5b4bb6e-7032-4397-991b-b91ea1b30534","timestampMs":1740398564487,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:02:44.506+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b5b4bb6e-7032-4397-991b-b91ea1b30534","timestampMs":1740398564487,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:02:44.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:03:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"bc25ae8a-f9b6-464e-9d73-4a3e82b8a596","timestampMs":1740398594838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:03:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:04:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"df1f83a8-9dab-4bdc-8a21-ac3e9815a404","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398667375","deploymentInstanceInfo":""}
[2025-02-24T12:04:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:04:27.909+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6c23ed7b-faad-4171-80fe-44c1c7322661","timestampMs":1740398656958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:04:27.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:04:44.498+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1a167067-6a14-422b-9118-fbf0af1391aa, timestampMs=1740398684498, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:04:44.498+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1a167067-6a14-422b-9118-fbf0af1391aa","timestampMs":1740398684498,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:04:44.517+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1a167067-6a14-422b-9118-fbf0af1391aa","timestampMs":1740398684498,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:04:44.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:05:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"4dc37453-31df-4b0b-9f07-3df27f775a7e","timestampMs":1740398714837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:05:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:05:44.502+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T12:06:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"a29799e3-2371-4c1f-8316-2390f0866c9a","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398787371","deploymentInstanceInfo":""}
[2025-02-24T12:06:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:06:27.909+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9a4fd0dd-fca0-4e24-a965-7eb80194a3d2","timestampMs":1740398776958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:06:27.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:06:44.508+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=2ea34635-355d-4a75-8df3-1162991e57ee, timestampMs=1740398804508, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:06:44.508+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2ea34635-355d-4a75-8df3-1162991e57ee","timestampMs":1740398804508,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:06:44.532+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"2ea34635-355d-4a75-8df3-1162991e57ee","timestampMs":1740398804508,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:06:44.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:07:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"bdbdeb75-4e24-41c9-87c2-c2221d7b6283","timestampMs":1740398834837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:07:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:08:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"59f1ec0a-2f30-494f-9d2a-bb267765b123","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740398907374","deploymentInstanceInfo":""}
[2025-02-24T12:08:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:08:27.918+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"45a80a49-d150-48c2-b6db-4471af30d59a","timestampMs":1740398896958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:08:27.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:08:44.522+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=6e3a424d-f438-4522-badc-8a03943bab9e, timestampMs=1740398924522, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:08:44.522+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6e3a424d-f438-4522-badc-8a03943bab9e","timestampMs":1740398924522,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:08:44.581+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"6e3a424d-f438-4522-badc-8a03943bab9e","timestampMs":1740398924522,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:08:44.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:09:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9e5d0c68-b023-4cf7-ab3e-517ed3361c60","timestampMs":1740398954837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:09:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"55a07c3b-6a4b-4673-8323-a715b2e6e9c4","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399027374","deploymentInstanceInfo":""}
[2025-02-24T12:10:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:27.912+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"b853365e-f740-4cdf-9941-53922040856a","timestampMs":1740399016958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:27.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:28.051+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","timestampMs":1740399021925,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:28.075+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","timestampMs":1740399017121,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:28.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:44.568+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=aa5993bc-63da-4366-891a-1e4f4743e35e, timestampMs=1740399044568, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:10:44.568+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"aa5993bc-63da-4366-891a-1e4f4743e35e","timestampMs":1740399044568,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:10:44.589+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"aa5993bc-63da-4366-891a-1e4f4743e35e","timestampMs":1740399044568,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:10:44.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:58.054+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","timestampMs":1740399021925,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:58.070+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"0444f258-f4bd-4ad4-b2a4-3bb7a58beb4b","timestampMs":1740399047122,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:58.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:10:58.147+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ad1fc33b-f82f-4d55-a814-6dcbbf6a3b24","timestampMs":1740399021925,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:58.172+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ad1fc33b-f82f-4d55-a814-6dcbbf6a3b24","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ad1fc33b-f82f-4d55-a814-6dcbbf6a3b24","timestampMs":1740399047219,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:10:58.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:11:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"1dd67d1e-94b2-4e5c-8841-1e895ae3e183","timestampMs":1740399074837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:11:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:12:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"dc48f15c-5ce1-465b-bafd-c6683cdfb67a","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399147374","deploymentInstanceInfo":""}
[2025-02-24T12:12:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:12:27.909+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4b7c2db6-c6de-4251-b511-72e9d438f3e0","timestampMs":1740399136958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:12:27.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:12:44.579+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=eaeb0db0-4593-43ec-a36f-3c92bb377f11, timestampMs=1740399164579, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:12:44.579+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"eaeb0db0-4593-43ec-a36f-3c92bb377f11","timestampMs":1740399164579,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:12:44.598+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"eaeb0db0-4593-43ec-a36f-3c92bb377f11","timestampMs":1740399164579,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:12:44.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:13:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"16324a33-8d5b-42b2-9692-aaa935b848b1","timestampMs":1740399194837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:13:15.876+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"cf371735-c13e-49b6-acd6-4ced114a2ba2","timestampMs":1740399189749,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:15.913+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"cf371735-c13e-49b6-acd6-4ced114a2ba2","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"138f07ed-e587-49b1-bf92-477ec70ecca4","timestampMs":1740399195019,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:15.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:13:45.879+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"cf371735-c13e-49b6-acd6-4ced114a2ba2","timestampMs":1740399189749,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:45.936+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"cf371735-c13e-49b6-acd6-4ced114a2ba2","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"19e30f05-698f-48ed-9909-6113e061b329","timestampMs":1740399225018,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:45.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:13:45.970+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"377a2ea1-bcf0-4879-858f-57c8c1189dd2","timestampMs":1740399189749,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:45.991+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"377a2ea1-bcf0-4879-858f-57c8c1189dd2","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"9c56134b-a1dd-46c2-98ff-65d8b005ed0f","timestampMs":1740399225109,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:13:45.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:14:27.402+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"104cb7fa-ba76-4bd5-aa2e-fca4853cf323","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399267374","deploymentInstanceInfo":""}
[2025-02-24T12:14:27.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:14:27.917+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"579e351b-762f-4983-a4fb-65f8f2fe5c08","timestampMs":1740399256958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:14:27.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:14:44.588+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=5786f1cd-24bb-4268-b00a-d2bf15a02a75, timestampMs=1740399284588, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:14:44.589+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5786f1cd-24bb-4268-b00a-d2bf15a02a75","timestampMs":1740399284588,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:14:44.604+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"5786f1cd-24bb-4268-b00a-d2bf15a02a75","timestampMs":1740399284588,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:14:44.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:15:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"356503e9-78ea-40bf-94aa-200951e6bd17","timestampMs":1740399314837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:15:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:15:44.642+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 2 disconnected.
[2025-02-24T12:16:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"0dab20a9-11d7-4324-8f6f-80de2cbbe20c","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399387375","deploymentInstanceInfo":""}
[2025-02-24T12:16:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:16:27.918+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"54fd5f20-986d-47ae-b20b-5dd0a52e0769","timestampMs":1740399376958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:16:27.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:16:44.597+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=9fa632a1-4639-4d94-a9f1-06e79ce742e2, timestampMs=1740399404597, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:16:44.597+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9fa632a1-4639-4d94-a9f1-06e79ce742e2","timestampMs":1740399404597,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:16:44.664+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"9fa632a1-4639-4d94-a9f1-06e79ce742e2","timestampMs":1740399404597,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:16:44.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:17:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"bb8b7e9a-9bd9-4745-a805-af888cf34740","timestampMs":1740399434837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:17:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:18:27.401+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"803c166c-d02d-41e6-9728-c3569fd2fb27","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399507374","deploymentInstanceInfo":""}
[2025-02-24T12:18:27.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:18:27.919+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"842b9bba-1e54-43ac-a413-e8700c26acde","timestampMs":1740399496958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:18:27.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:18:44.652+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dcd122b5-e47a-40a1-b9d7-ab436f4803d2, timestampMs=1740399524652, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:18:44.653+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dcd122b5-e47a-40a1-b9d7-ab436f4803d2","timestampMs":1740399524652,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:18:44.674+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dcd122b5-e47a-40a1-b9d7-ab436f4803d2","timestampMs":1740399524652,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:18:44.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:19:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"30c6248f-a663-49e3-94e2-323a127b55ea","timestampMs":1740399554838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:19:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"1821e9e2-c357-4273-9a71-f17e89a7e895","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399627371","deploymentInstanceInfo":""}
[2025-02-24T12:20:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:27.532+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"574efa97-bc98-44be-8aed-11d9174504f5","timestampMs":1740399621401,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:20:27.578+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"574efa97-bc98-44be-8aed-11d9174504f5","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"da3ed54a-fafb-4b55-a8cf-8efc34c010d6","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399627519","deploymentInstanceInfo":""}
[2025-02-24T12:20:27.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:27.920+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f8302cbe-319e-4091-9618-72b8758279e1","timestampMs":1740399616958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:20:27.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:44.666+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=23012819-d2f6-418b-bd04-2654046227ba, timestampMs=1740399644666, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:20:44.666+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"23012819-d2f6-418b-bd04-2654046227ba","timestampMs":1740399644666,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:20:44.687+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"23012819-d2f6-418b-bd04-2654046227ba","timestampMs":1740399644666,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:20:44.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:57.532+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"574efa97-bc98-44be-8aed-11d9174504f5","timestampMs":1740399621401,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:20:57.547+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"574efa97-bc98-44be-8aed-11d9174504f5","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"b9f7656b-4ab4-4bf5-b506-65b4c0d86828","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399657521","deploymentInstanceInfo":""}
[2025-02-24T12:20:57.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:20:57.583+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"01ec84cd-171e-4d0b-b032-c01153fe1a4c","timestampMs":1740399621401,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:20:57.597+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"01ec84cd-171e-4d0b-b032-c01153fe1a4c","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"1f65a1a0-0076-4e1a-9d2a-bfcc0aca0b7a","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399657574","deploymentInstanceInfo":""}
[2025-02-24T12:20:57.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:21:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"5c97c5c4-0ced-481e-b999-62598043826c","timestampMs":1740399674837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:21:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:21:27.587+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"01ec84cd-171e-4d0b-b032-c01153fe1a4c","timestampMs":1740399621401,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:21:27.601+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"01ec84cd-171e-4d0b-b032-c01153fe1a4c","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"03a505a0-5bfa-4d7e-8eec-f5126f209ce7","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399687578","deploymentInstanceInfo":""}
[2025-02-24T12:21:27.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:22:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"f9c80718-67bd-4204-8fbf-9faa63ddba6d","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399747372","deploymentInstanceInfo":""}
[2025-02-24T12:22:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:22:27.921+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"be242cc6-7016-45aa-bc0d-dbca5aefd844","timestampMs":1740399736958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:22:27.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:22:44.676+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=103c7752-c71e-4f0a-a619-d48c87e21217, timestampMs=1740399764676, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:22:44.677+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"103c7752-c71e-4f0a-a619-d48c87e21217","timestampMs":1740399764676,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:22:44.702+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"103c7752-c71e-4f0a-a619-d48c87e21217","timestampMs":1740399764676,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:22:44.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:23:15.724+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"fd76e3d3-d012-44a6-a3e9-3fbae9243ef5","timestampMs":1740399794837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:23:15.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:24:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"65901aaf-1ea3-45cb-93d3-b6bc7fb1d114","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399867375","deploymentInstanceInfo":""}
[2025-02-24T12:24:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:24:27.922+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4ba96086-1c68-40e2-bed6-39f114bc83d3","timestampMs":1740399856958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:24:27.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:24:44.691+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=34d9663f-0b74-4070-863d-c563de731dff, timestampMs=1740399884691, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:24:44.691+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"34d9663f-0b74-4070-863d-c563de731dff","timestampMs":1740399884691,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:44.710+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"34d9663f-0b74-4070-863d-c563de731dff","timestampMs":1740399884691,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:44.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:24:50.369+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"fd4448cd-be03-49f2-becb-ef77f2b6be17","timestampMs":1740399884221,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.369+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=fd4448cd-be03-49f2-becb-ef77f2b6be17, timestampMs=1740399884221, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T12:24:50.369+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"fd4448cd-be03-49f2-becb-ef77f2b6be17","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"620d8955-155a-431b-a263-b2c47584aedf","timestampMs":1740399890369,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.392+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"fd4448cd-be03-49f2-becb-ef77f2b6be17","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"620d8955-155a-431b-a263-b2c47584aedf","timestampMs":1740399890369,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:24:50.438+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"47c8f7a7-24c7-4a19-af25-cf178a650a60","timestampMs":1740399884221,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.438+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=47c8f7a7-24c7-4a19-af25-cf178a650a60, timestampMs=1740399884221, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T12:24:50.438+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T12:24:50.438+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T12:24:50.438+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"47c8f7a7-24c7-4a19-af25-cf178a650a60","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5854014f-a5af-4257-9659-7bfcc55f4890","timestampMs":1740399890438,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.458+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"47c8f7a7-24c7-4a19-af25-cf178a650a60","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"5854014f-a5af-4257-9659-7bfcc55f4890","timestampMs":1740399890438,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:24:50.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:25:15.715+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"06358f0e-a0e6-41b9-a0f8-c5d3ad5f1147","timestampMs":1740399914837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:25:15.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:26:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"3f98f6b5-3221-4bfd-a5a5-6b16a5749888","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740399987375","deploymentInstanceInfo":""}
[2025-02-24T12:26:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:26:27.928+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c2002b02-ea3d-44bb-bcf6-233128d9c075","timestampMs":1740399976958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:26:27.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:26:44.702+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a3d401ea-8fb8-4798-8c66-30312b350058, timestampMs=1740400004702, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:26:44.702+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a3d401ea-8fb8-4798-8c66-30312b350058","timestampMs":1740400004702,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:26:44.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"a3d401ea-8fb8-4798-8c66-30312b350058","timestampMs":1740400004702,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:26:44.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:27:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"573b5bff-bf6d-4f4a-8ada-a4b168def7dd","timestampMs":1740400034838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:27:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:28:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"325c9f8c-40e6-4658-ab09-914f180feb26","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400107374","deploymentInstanceInfo":""}
[2025-02-24T12:28:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:28:27.928+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"167eee56-3f7f-44ca-9219-abbecc3e191d","timestampMs":1740400096958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:28:27.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:28:44.713+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=382a976b-4a0c-4e4a-8a20-f0d010026c29, timestampMs=1740400124713, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:28:44.713+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"382a976b-4a0c-4e4a-8a20-f0d010026c29","timestampMs":1740400124713,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:28:44.735+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"382a976b-4a0c-4e4a-8a20-f0d010026c29","timestampMs":1740400124713,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:28:44.735+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:29:15.716+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"0302ddbd-f8b5-4052-865f-69299e856f2a","timestampMs":1740400154837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:29:15.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:29:15.864+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"06a2845c-9f64-4297-b3ec-8cac50c1403e","timestampMs":1740400149732,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:29:15.883+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"06a2845c-9f64-4297-b3ec-8cac50c1403e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"19fcb802-0401-48fd-9250-ea6d0ca0f8fa","timestampMs":1740400155007,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:29:15.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:29:45.864+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"06a2845c-9f64-4297-b3ec-8cac50c1403e","timestampMs":1740400149732,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:29:45.889+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"06a2845c-9f64-4297-b3ec-8cac50c1403e","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"f39eaadf-96e4-4296-abb1-3f48adc49f8a","timestampMs":1740400185006,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:29:45.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:30:15.867+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"55adefa1-5e19-4806-b621-4dc0196dab98","timestampMs":1740400149732,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:30:15.925+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"55adefa1-5e19-4806-b621-4dc0196dab98","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"7f0aad19-235a-4984-933c-9dd6d121e636","timestampMs":1740400215006,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:30:15.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:30:27.392+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"da31c32e-d802-49e2-a154-bea600e35b91","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400227372","deploymentInstanceInfo":""}
[2025-02-24T12:30:27.392+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:30:27.925+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6aa3663c-81dc-40b1-ae99-c8e29a3a9990","timestampMs":1740400216958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:30:27.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:30:44.725+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=7e91ed30-f5dc-43e4-85fb-f1b5b810ad2c, timestampMs=1740400244725, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:30:44.725+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"7e91ed30-f5dc-43e4-85fb-f1b5b810ad2c","timestampMs":1740400244725,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:30:44.748+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"7e91ed30-f5dc-43e4-85fb-f1b5b810ad2c","timestampMs":1740400244725,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:30:44.748+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:30:45.870+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"55adefa1-5e19-4806-b621-4dc0196dab98","timestampMs":1740400149732,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:30:45.893+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"55adefa1-5e19-4806-b621-4dc0196dab98","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"c0e799e1-c75f-47ba-8851-fce94c7e48eb","timestampMs":1740400245009,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:30:45.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:31:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"9e01e924-add0-4e39-9b03-15594f1654ba","timestampMs":1740400274837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:31:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:32:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"58e669fc-1292-4922-828d-09f3cc2983a2","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400347375","deploymentInstanceInfo":""}
[2025-02-24T12:32:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:32:27.928+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"71230b2c-145c-43ca-b95d-a27df3b14237","timestampMs":1740400336958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:32:27.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:32:44.737+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b0cc5b41-03df-4620-a4ce-ac4032d3fc48, timestampMs=1740400364737, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:32:44.737+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b0cc5b41-03df-4620-a4ce-ac4032d3fc48","timestampMs":1740400364737,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:32:44.759+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"b0cc5b41-03df-4620-a4ce-ac4032d3fc48","timestampMs":1740400364737,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:32:44.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:33:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"72862fc5-1edc-42c3-89e4-11bfc84f4981","timestampMs":1740400394837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:33:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:34:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"c42c21c8-1db4-4657-b110-40e2e7e2d747","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400467371","deploymentInstanceInfo":""}
[2025-02-24T12:34:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:34:27.932+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"81c34fb6-e267-4a02-b641-f610cd4ec6ad","timestampMs":1740400456958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:34:27.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:34:44.747+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=1f094b20-ef57-49e0-b6c8-1e6b1dcfad35, timestampMs=1740400484747, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:34:44.748+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1f094b20-ef57-49e0-b6c8-1e6b1dcfad35","timestampMs":1740400484747,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:34:44.767+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"1f094b20-ef57-49e0-b6c8-1e6b1dcfad35","timestampMs":1740400484747,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:34:44.767+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:35:15.731+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"eb86549d-d5e5-4b93-b6a4-6df42209a841","timestampMs":1740400514837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:35:15.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:27.395+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"7bd7b975-f110-4bb9-b347-426c48cd89d3","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400587371","deploymentInstanceInfo":""}
[2025-02-24T12:36:27.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:27.980+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"752b4b23-ee31-465b-9461-81bb3ba20cd9","timestampMs":1740400576958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:27.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:28.142+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"dbad8b90-d2ec-498d-89d8-c350b95fff79","timestampMs":1740400582003,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:28.154+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"dbad8b90-d2ec-498d-89d8-c350b95fff79","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"dbad8b90-d2ec-498d-89d8-c350b95fff79","timestampMs":1740400577184,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:28.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:28.188+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","timestampMs":1740400582003,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:28.208+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","timestampMs":1740400577235,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:28.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:44.758+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=af9c76f5-33b4-4a85-a7db-a356fc93d51b, timestampMs=1740400604758, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:36:44.758+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"af9c76f5-33b4-4a85-a7db-a356fc93d51b","timestampMs":1740400604758,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:36:44.777+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"af9c76f5-33b4-4a85-a7db-a356fc93d51b","timestampMs":1740400604758,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:36:44.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:36:58.193+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","timestampMs":1740400582003,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:58.209+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"efbd5cf8-9ec9-4704-aee8-1ead9f1ff4da","timestampMs":1740400607235,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:36:58.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:37:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"b1b18139-13c1-4fd8-91ee-46c8b0dd466e","timestampMs":1740400634838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:37:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"cdc1c285-a77e-4f98-90d2-aca17df6f459","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400707371","deploymentInstanceInfo":""}
[2025-02-24T12:38:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:27.532+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"d91d1db8-c3e2-4b05-b1e3-133602ebc41f","timestampMs":1740400701393,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:38:27.543+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"d91d1db8-c3e2-4b05-b1e3-133602ebc41f","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"5fa8646b-6cff-459a-b30f-b84f089d6de9","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400707520","deploymentInstanceInfo":""}
[2025-02-24T12:38:27.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:27.566+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"24518e92-8ff3-4714-b599-44dc725307b9","timestampMs":1740400701393,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:38:27.585+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"24518e92-8ff3-4714-b599-44dc725307b9","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"50a8220b-b9bf-4da8-a5d8-5f4ed9331ae9","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400707560","deploymentInstanceInfo":""}
[2025-02-24T12:38:27.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:27.936+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"fcc4e0e1-7ef7-4a2d-b37c-0b5d15f2327a","timestampMs":1740400696958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:38:27.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:44.771+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=805d96bf-811e-47cf-848a-398f2f53b78d, timestampMs=1740400724771, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:38:44.772+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"805d96bf-811e-47cf-848a-398f2f53b78d","timestampMs":1740400724771,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:38:44.786+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"805d96bf-811e-47cf-848a-398f2f53b78d","timestampMs":1740400724771,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:38:44.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:38:57.573+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"24518e92-8ff3-4714-b599-44dc725307b9","timestampMs":1740400701393,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:38:57.587+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"24518e92-8ff3-4714-b599-44dc725307b9","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"82bac0ff-1517-4d7b-94b3-c988ffe683bb","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400737563","deploymentInstanceInfo":""}
[2025-02-24T12:38:57.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:39:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"3dc784c3-c0d1-463e-a5a6-db2eee51000f","timestampMs":1740400754837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:39:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:40:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"10af5cd0-5e5b-482a-8315-b7682ac3e6c4","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400827373","deploymentInstanceInfo":""}
[2025-02-24T12:40:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:40:27.936+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"3de4aeb0-be03-4dab-ad5d-c4d86bd60f61","timestampMs":1740400816958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:40:27.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:40:44.780+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=84f91834-6306-43a2-b083-f20155ddf9e9, timestampMs=1740400844780, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:40:44.781+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"84f91834-6306-43a2-b083-f20155ddf9e9","timestampMs":1740400844780,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:40:44.801+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"84f91834-6306-43a2-b083-f20155ddf9e9","timestampMs":1740400844780,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:40:44.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:41:15.757+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"0679a0cb-8073-43c0-9639-141e61a2112d","timestampMs":1740400874837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:41:15.757+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:42:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"230fcc4b-cb18-4c88-a22c-49378b05e7d0","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740400947374","deploymentInstanceInfo":""}
[2025-02-24T12:42:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:42:27.936+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f8fe556b-35ae-41e9-981f-1e6278d17a68","timestampMs":1740400936958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:42:27.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:42:44.791+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ee3924bb-3fed-4c61-badf-29b599fbd6bc, timestampMs=1740400964791, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:42:44.792+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ee3924bb-3fed-4c61-badf-29b599fbd6bc","timestampMs":1740400964791,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:42:44.813+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ee3924bb-3fed-4c61-badf-29b599fbd6bc","timestampMs":1740400964791,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:42:44.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:43:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"a88990a9-c692-42e1-b0c6-3c044aa871e4","timestampMs":1740400994837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:43:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:44:27.395+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"ed151c10-580d-4ec2-8d67-7b1348db0e3f","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401067374","deploymentInstanceInfo":""}
[2025-02-24T12:44:27.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:44:27.934+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"3f7ab9a6-6a14-4a5d-9fd0-4ffd0e392fe1","timestampMs":1740401056958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:44:27.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:44:44.800+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=4f838b15-8b82-43f3-bba3-8149dc28dfac, timestampMs=1740401084800, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:44:44.800+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4f838b15-8b82-43f3-bba3-8149dc28dfac","timestampMs":1740401084800,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:44:44.822+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"4f838b15-8b82-43f3-bba3-8149dc28dfac","timestampMs":1740401084800,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:44:44.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:45:15.718+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"e085d404-ae4b-4687-addd-618de3d15be5","timestampMs":1740401114838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:45:15.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:46:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"fe3aab2a-d9a4-4dfb-97cc-90b128421f38","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401187374","deploymentInstanceInfo":""}
[2025-02-24T12:46:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:46:27.942+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"ccf1b116-cf7e-4105-9ead-1e357ce713e6","timestampMs":1740401176958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:46:27.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:46:44.811+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=748d8cf3-970d-456b-8da1-f2c6a8418f84, timestampMs=1740401204811, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:46:44.811+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"748d8cf3-970d-456b-8da1-f2c6a8418f84","timestampMs":1740401204811,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:46:44.832+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"748d8cf3-970d-456b-8da1-f2c6a8418f84","timestampMs":1740401204811,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:46:44.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:47:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"26d7654b-c974-44c5-be59-e7a0dc49c7ef","timestampMs":1740401234837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:47:15.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"e994c4e7-62b3-4551-a148-73574d65479a","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401307374","deploymentInstanceInfo":""}
[2025-02-24T12:48:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:27.943+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"70d74199-7ac0-4ef9-b970-91ace165e3cb","timestampMs":1740401296958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:27.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:28.148+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","timestampMs":1740401301957,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:28.169+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","timestampMs":1740401297189,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:28.169+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:44.822+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=f4a8421d-850b-473d-b3da-e0f9e28d6f57, timestampMs=1740401324822, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:48:44.823+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f4a8421d-850b-473d-b3da-e0f9e28d6f57","timestampMs":1740401324822,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:48:44.844+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"f4a8421d-850b-473d-b3da-e0f9e28d6f57","timestampMs":1740401324822,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:48:44.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:58.153+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","timestampMs":1740401301957,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:58.174+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"6cf91677-14fe-4c5b-8a3a-9dcb57dca811","timestampMs":1740401327187,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:58.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:48:58.203+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b1f1dbb4-cb60-48fa-973a-36589d775b13","timestampMs":1740401301957,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:58.219+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"b1f1dbb4-cb60-48fa-973a-36589d775b13","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"b1f1dbb4-cb60-48fa-973a-36589d775b13","timestampMs":1740401327235,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:48:58.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:49:15.803+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"37b0c822-a37f-4541-a3b8-1847a822a841","timestampMs":1740401354837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:15.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:49:15.965+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"4d548b70-7eb1-41db-a66c-0abc2277653a","timestampMs":1740401349822,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:15.980+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"4d548b70-7eb1-41db-a66c-0abc2277653a","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"eb5fd27a-0020-4963-9e89-5c10dfc8e8e6","timestampMs":1740401355105,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:15.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:49:16.011+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b2668464-ba3b-4d85-9632-bd1991643078","timestampMs":1740401349822,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:16.027+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"b2668464-ba3b-4d85-9632-bd1991643078","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"9162e9e1-0734-4e54-99c6-50caf02ad5b2","timestampMs":1740401355151,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:16.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:49:46.016+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"b2668464-ba3b-4d85-9632-bd1991643078","timestampMs":1740401349822,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:46.037+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"b2668464-ba3b-4d85-9632-bd1991643078","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"8b46570a-a2ca-4175-997f-7c7753b9a3ff","timestampMs":1740401385156,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:49:46.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:27.400+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"b6afb23e-6792-455b-929b-5734839d62ca","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401427374","deploymentInstanceInfo":""}
[2025-02-24T12:50:27.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:27.568+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"178ba0bc-dd45-44bf-91fa-a439ec25dfd4","timestampMs":1740401421426,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:50:27.583+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"178ba0bc-dd45-44bf-91fa-a439ec25dfd4","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"3126b006-5413-4fa9-9326-d329fd391942","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401427558","deploymentInstanceInfo":""}
[2025-02-24T12:50:27.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:27.613+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"de806ddb-ef83-46ea-9c55-8bd9f0f1a22c","timestampMs":1740401421426,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:50:27.630+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"de806ddb-ef83-46ea-9c55-8bd9f0f1a22c","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"2f1bcce1-397c-41dd-a438-5aa9ae1555c3","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401427603","deploymentInstanceInfo":""}
[2025-02-24T12:50:27.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:27.949+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"027c1460-6ead-4793-8268-d75efb997553","timestampMs":1740401416958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:50:27.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:44.836+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=00971589-c091-4c32-ac31-2d6bfee93cfd, timestampMs=1740401444836, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:50:44.836+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"00971589-c091-4c32-ac31-2d6bfee93cfd","timestampMs":1740401444836,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:50:44.858+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"00971589-c091-4c32-ac31-2d6bfee93cfd","timestampMs":1740401444836,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:50:44.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:50:57.616+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"de806ddb-ef83-46ea-9c55-8bd9f0f1a22c","timestampMs":1740401421426,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T12:50:57.630+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"de806ddb-ef83-46ea-9c55-8bd9f0f1a22c","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"f7c38130-3266-43fb-9996-74c9822c6544","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401457606","deploymentInstanceInfo":""}
[2025-02-24T12:50:57.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:51:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"7afb489e-14b5-4680-abc3-826277cac081","timestampMs":1740401474837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:51:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:51:44.902+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T12:52:27.407+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"3e311ccd-722f-4e5b-934e-4e347a371336","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401547374","deploymentInstanceInfo":""}
[2025-02-24T12:52:27.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:52:27.944+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"066e204d-1e95-4850-8723-4e29191a4684","timestampMs":1740401536958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:52:27.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:52:44.850+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=00835b1f-2a11-4e10-a6c9-4026e2d9014e, timestampMs=1740401564850, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:52:44.850+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"00835b1f-2a11-4e10-a6c9-4026e2d9014e","timestampMs":1740401564850,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:52:44.913+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"00835b1f-2a11-4e10-a6c9-4026e2d9014e","timestampMs":1740401564850,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:52:44.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:53:15.714+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"7f52f998-51a5-43e9-9d17-8d3a899cd5e4","timestampMs":1740401594837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:53:15.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:54:27.401+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"ba470059-e9d5-421e-bed3-9463a33b562d","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401667375","deploymentInstanceInfo":""}
[2025-02-24T12:54:27.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:54:27.981+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"e70daf64-1685-411c-8ecd-2c7ecbb3e51a","timestampMs":1740401656958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:54:27.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:54:44.905+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=ad774425-799f-4487-a9e6-58aacb864b21, timestampMs=1740401684905, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:54:44.905+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ad774425-799f-4487-a9e6-58aacb864b21","timestampMs":1740401684905,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:54:44.930+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"ad774425-799f-4487-a9e6-58aacb864b21","timestampMs":1740401684905,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:54:44.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:55:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"e48a0707-5ac4-4020-b02f-aee4da179b2d","timestampMs":1740401714837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:55:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:56:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"cff1cbe8-d54d-427f-9377-eab2c5dfce32","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401787372","deploymentInstanceInfo":""}
[2025-02-24T12:56:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:56:27.946+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"6627e10c-90e2-4a38-a970-d1785779c6ec","timestampMs":1740401776958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:56:27.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:56:44.917+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=402629f1-2ef7-4c49-8a6b-6db84f20debf, timestampMs=1740401804917, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:56:44.917+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"402629f1-2ef7-4c49-8a6b-6db84f20debf","timestampMs":1740401804917,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:56:44.935+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"402629f1-2ef7-4c49-8a6b-6db84f20debf","timestampMs":1740401804917,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:56:44.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:57:15.721+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"0540f102-9781-4175-ace0-945c55ee5a54","timestampMs":1740401834837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:57:15.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:58:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"f9b49cf6-fb35-4bf7-b6e0-4a135cb152a2","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740401907374","deploymentInstanceInfo":""}
[2025-02-24T12:58:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:58:27.947+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9bc3b0d8-a84f-4399-8079-3feef0b20c23","timestampMs":1740401896958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T12:58:27.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:58:44.929+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=dc358a59-58c7-40b3-9b82-27a92548ecfa, timestampMs=1740401924929, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T12:58:44.929+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dc358a59-58c7-40b3-9b82-27a92548ecfa","timestampMs":1740401924929,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:58:44.953+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"dc358a59-58c7-40b3-9b82-27a92548ecfa","timestampMs":1740401924929,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T12:58:44.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T12:59:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"f4be67dc-4d4d-4eb1-a17c-e70183914434","timestampMs":1740401954838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T12:59:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:00:27.404+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"074d72ed-3bca-4669-b0d5-85776cc893bd","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402027374","deploymentInstanceInfo":""}
[2025-02-24T13:00:27.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:00:27.992+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"d8680c1c-3358-4ca0-8637-977906c3711a","timestampMs":1740402016958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:00:27.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:00:44.942+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e182791c-6dc8-4936-87d0-715fe242be20, timestampMs=1740402044942, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:00:44.943+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"e182791c-6dc8-4936-87d0-715fe242be20","timestampMs":1740402044942,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:00:44.967+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"e182791c-6dc8-4936-87d0-715fe242be20","timestampMs":1740402044942,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:00:44.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:01:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"b4e6db9a-3074-4427-95c2-2caa9d549ccd","timestampMs":1740402074838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:01:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:01:44.948+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 1 disconnected.
[2025-02-24T13:02:27.407+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"cda3d540-c131-4fd0-a091-3562f0ba28d1","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402147375","deploymentInstanceInfo":""}
[2025-02-24T13:02:27.407+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:02:27.553+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"bba9fd1d-10b5-48df-b6e4-828edcd24e80","timestampMs":1740402141402,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T13:02:27.567+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message For Pdp Update","response":{"responseTo":"bba9fd1d-10b5-48df-b6e4-828edcd24e80","responseStatus":"SUCCESS","responseMessage":"PDP UPDATE is successfull"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"74f2a852-ccbe-4e27-a56b-709987a21fd3","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402147544","deploymentInstanceInfo":""}
[2025-02-24T13:02:27.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:02:27.658+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"1bf6436d-090b-4194-8ae5-c5ee22b4ee99","timestampMs":1740402141402,"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","pdpGroup":"opaGroup","pdpSubgroup":"opa"}
[2025-02-24T13:02:27.673+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Status Response Message to Pdp State Change","response":{"responseTo":"1bf6436d-090b-4194-8ae5-c5ee22b4ee99","responseStatus":"SUCCESS","responseMessage":"PDP State Changed From PASSIVE TO Active"},"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"e0351223-6050-48b4-8228-5b4da530ee2e","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402147646","deploymentInstanceInfo":""}
[2025-02-24T13:02:27.673+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:02:27.954+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9fb0db21-deb5-498e-9d1b-d445e281bfdb","timestampMs":1740402136958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:02:27.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:02:44.956+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=65f89182-4e0b-4972-a2c6-591b1fd05b16, timestampMs=1740402164956, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:02:44.956+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"65f89182-4e0b-4972-a2c6-591b1fd05b16","timestampMs":1740402164956,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:02:44.980+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"65f89182-4e0b-4972-a2c6-591b1fd05b16","timestampMs":1740402164956,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:02:44.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:03:15.712+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"288fac3d-64bb-4325-a51c-e128bf1f707e","timestampMs":1740402194837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:03:15.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:04:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"3610dbb9-645c-4d2e-bcc7-c2535adb358f","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402267373","deploymentInstanceInfo":""}
[2025-02-24T13:04:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:04:27.955+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"c2f26644-3150-483d-a630-aa92c0acf0b1","timestampMs":1740402256958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:04:27.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:04:44.968+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=12c78a41-7e17-411c-b662-6555b4a33b98, timestampMs=1740402284968, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:04:44.969+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"12c78a41-7e17-411c-b662-6555b4a33b98","timestampMs":1740402284968,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:04:45.035+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"12c78a41-7e17-411c-b662-6555b4a33b98","timestampMs":1740402284968,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:04:45.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:05:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"660ba79e-8529-4f3e-8115-41d3b43195ad","timestampMs":1740402314837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:05:15.868+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"61b0d596-7e41-464f-99cc-4f34e59978c8","timestampMs":1740402309717,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:15.931+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpUpdate","policies":[],"response":{"responseTo":"61b0d596-7e41-464f-99cc-4f34e59978c8","responseStatus":"SUCCESS","responseMessage":"Pdp already updated"},"messageName":"PDP_STATUS","requestId":"4f9d6dbe-cc43-40bc-a86a-d8259f6c9d97","timestampMs":1740402315009,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:15.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:05:15.965+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"2df7f405-0d32-4ac8-8356-08854dad9ffb","timestampMs":1740402309717,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:15.982+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"2df7f405-0d32-4ac8-8356-08854dad9ffb","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"339c0655-de12-499c-9180-6a3dd8649823","timestampMs":1740402315105,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:15.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:05:45.967+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"2df7f405-0d32-4ac8-8356-08854dad9ffb","timestampMs":1740402309717,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:45.987+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp status response message for PdpStateChange","policies":[],"response":{"responseTo":"2df7f405-0d32-4ac8-8356-08854dad9ffb","responseStatus":"SUCCESS","responseMessage":"Pdp already in active state"},"messageName":"PDP_STATUS","requestId":"2a4633c6-7641-401b-b860-433e9bd796a2","timestampMs":1740402345107,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:05:45.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:06:27.396+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"d7113bdd-df80-453e-a8d3-494c32e776e7","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402387374","deploymentInstanceInfo":""}
[2025-02-24T13:06:27.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:06:27.953+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"2dba80fa-908a-41f7-9be8-4958b793b112","timestampMs":1740402376958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:06:27.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:06:45.021+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=0d2423d6-40de-4ff5-827f-1b0049e79cd3, timestampMs=1740402405021, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:06:45.021+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0d2423d6-40de-4ff5-827f-1b0049e79cd3","timestampMs":1740402405021,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:06:45.044+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"0d2423d6-40de-4ff5-827f-1b0049e79cd3","timestampMs":1740402405021,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:06:45.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:07:15.720+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"a159d329-a0a6-41ed-b1df-dd929cd10295","timestampMs":1740402434837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:07:15.720+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:08:27.399+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"4169e6d8-4385-415c-9b7f-046a9b517d6d","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402507374","deploymentInstanceInfo":""}
[2025-02-24T13:08:27.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:08:27.989+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"f787f986-57e4-4044-9051-9f9841969160","timestampMs":1740402496958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:08:27.989+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:08:45.030+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=307163ab-3426-4fa4-8f10-dd53982d1d37, timestampMs=1740402525030, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:08:45.030+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"307163ab-3426-4fa4-8f10-dd53982d1d37","timestampMs":1740402525030,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:08:45.046+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"307163ab-3426-4fa4-8f10-dd53982d1d37","timestampMs":1740402525030,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:08:45.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:09:15.715+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"bab4ac13-7be8-4f19-9b3d-e91258094f5f","timestampMs":1740402554837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:09:15.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:10:27.397+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"6477836f-7bd3-4f0b-aaf2-0a2462f56955","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402627374","deploymentInstanceInfo":""}
[2025-02-24T13:10:27.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:10:27.961+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"2946be07-1cb0-4fdf-a91c-94ba51320f8c","timestampMs":1740402616958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:10:27.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:10:45.040+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3ff1948e-7cf0-4d3e-8a01-dc2199833170, timestampMs=1740402645040, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:10:45.040+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3ff1948e-7cf0-4d3e-8a01-dc2199833170","timestampMs":1740402645040,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:10:45.059+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3ff1948e-7cf0-4d3e-8a01-dc2199833170","timestampMs":1740402645040,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:10:45.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:10:50.935+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"f08034fd-1c9e-4a89-8222-71749708f988","timestampMs":1740402644773,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:10:50.935+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f08034fd-1c9e-4a89-8222-71749708f988, timestampMs=1740402644773, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T13:10:50.936+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"f08034fd-1c9e-4a89-8222-71749708f988","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e9012f78-0b5a-4574-9317-97b34a96abf1","timestampMs":1740402650936,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:10:50.936+00:00|INFO|NetworkClient|kafka-producer-network-thread | producer-1] [Producer clientId=producer-1] Node 0 disconnected.
[2025-02-24T13:10:51.056+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"f08034fd-1c9e-4a89-8222-71749708f988","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"e9012f78-0b5a-4574-9317-97b34a96abf1","timestampMs":1740402650936,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:10:51.056+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:11:15.731+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"71800f47-9fca-43cb-b49f-25e3cc075674","timestampMs":1740402674837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:11:15.731+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:11:20.938+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[{"type":"onap.policies.Naming","type_version":"1.0.0","properties":{"policy-instance-name":"ONAP_NF_NAMING_TIMESTAMP","naming-models":[{"naming-type":"VNF","naming-recipe":"AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP","name-operation":"to_lower_case()","naming-properties":[{"property-name":"AIC_CLOUD_REGION"},{"property-name":"CONSTANT","property-value":"onap-nf"},{"property-name":"TIMESTAMP"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VNFC","naming-recipe":"VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"ENTIRETY","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}},{"property-name":"NFC_NAMING_CODE"},{"property-value":"-","property-name":"DELIMITER"}]},{"naming-type":"VF-MODULE","naming-recipe":"VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE","name-operation":"to_lower_case()","naming-properties":[{"property-name":"VNF_NAME"},{"property-value":"-","property-name":"DELIMITER"},{"property-name":"VF_MODULE_LABEL"},{"property-name":"VF_MODULE_TYPE"},{"property-name":"SEQUENCE","increment-sequence":{"max":"zzz","scope":"PRECEEDING","start-value":"1","length":"3","increment":"1","sequence-type":"alpha-numeric"}}]}]},"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0","metadata":{"policy-id":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"f08034fd-1c9e-4a89-8222-71749708f988","timestampMs":1740402644773,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:20.939+00:00|INFO|XacmlPdpUpdateListener|KAFKA-source-policy-pdp-pap] PDP update message has been received from the PAP - PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f08034fd-1c9e-4a89-8222-71749708f988, timestampMs=1740402644773, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, description=null, pdpHeartbeatIntervalMs=120000, policiesToBeDeployed=[ToscaPolicy(super=ToscaWithTypeAndObjectProperties(type=onap.policies.Naming, typeVersion=1.0.0, properties={policy-instance-name=ONAP_NF_NAMING_TIMESTAMP, naming-models=[{naming-type=VNF, naming-recipe=AIC_CLOUD_REGION|DELIMITER|CONSTANT|DELIMITER|TIMESTAMP, name-operation=to_lower_case(), naming-properties=[{property-name=AIC_CLOUD_REGION}, {property-name=CONSTANT, property-value=onap-nf}, {property-name=TIMESTAMP}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VNFC, naming-recipe=VNF_NAME|DELIMITER|NFC_NAMING_CODE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=ENTIRETY, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}, {property-name=NFC_NAMING_CODE}, {property-value=-, property-name=DELIMITER}]}, {naming-type=VF-MODULE, naming-recipe=VNF_NAME|DELIMITER|VF_MODULE_LABEL|DELIMITER|VF_MODULE_TYPE|DELIMITER|SEQUENCE, name-operation=to_lower_case(), naming-properties=[{property-name=VNF_NAME}, {property-value=-, property-name=DELIMITER}, {property-name=VF_MODULE_LABEL}, {property-name=VF_MODULE_TYPE}, {property-name=SEQUENCE, increment-sequence={max=zzz, scope=PRECEEDING, start-value=1, length=3, increment=1, sequence-type=alpha-numeric}}]}]}))], policiesToBeUndeployed=[])
[2025-02-24T13:11:20.939+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"f08034fd-1c9e-4a89-8222-71749708f988","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"108375a8-6cbc-4691-83ef-7c7ab19019d4","timestampMs":1740402680939,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:20.959+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"response":{"responseTo":"f08034fd-1c9e-4a89-8222-71749708f988","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"108375a8-6cbc-4691-83ef-7c7ab19019d4","timestampMs":1740402680939,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:20.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:11:21.000+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"781cc11a-16bb-4c8c-8d77-6a60b9057986","timestampMs":1740402644773,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:21.000+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=781cc11a-16bb-4c8c-8d77-6a60b9057986, timestampMs=1740402644773, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T13:11:21.000+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T13:11:21.000+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T13:11:21.000+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"781cc11a-16bb-4c8c-8d77-6a60b9057986","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f8d3316b-cda4-417b-803a-26388c16c916","timestampMs":1740402681000,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:21.022+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"781cc11a-16bb-4c8c-8d77-6a60b9057986","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"f8d3316b-cda4-417b-803a-26388c16c916","timestampMs":1740402681000,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:21.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:11:51.003+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"781cc11a-16bb-4c8c-8d77-6a60b9057986","timestampMs":1740402644773,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:51.003+00:00|INFO|XacmlPdpStateChangeListener|KAFKA-source-policy-pdp-pap] PDP State Change message has been received from the PAP - PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=781cc11a-16bb-4c8c-8d77-6a60b9057986, timestampMs=1740402644773, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), source=pap-872edc3d-b188-47cd-a0e5-163c9e517bd7, state=ACTIVE)
[2025-02-24T13:11:51.003+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] set state of org.onap.policy.pdpx.main.XacmlState@64646b to ACTIVE
[2025-02-24T13:11:51.003+00:00|INFO|XacmlState|KAFKA-source-policy-pdp-pap] State change: ACTIVE - Starting rest controller
[2025-02-24T13:11:51.003+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"781cc11a-16bb-4c8c-8d77-6a60b9057986","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7a46ddc8-22f2-43ed-aa1a-cff060d8e26f","timestampMs":1740402711003,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:51.021+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","response":{"responseTo":"781cc11a-16bb-4c8c-8d77-6a60b9057986","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"7a46ddc8-22f2-43ed-aa1a-cff060d8e26f","timestampMs":1740402711003,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:11:51.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:12:27.402+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"e7456e63-6881-4dd0-9dcb-fd4c17a32c0c","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402747373","deploymentInstanceInfo":""}
[2025-02-24T13:12:27.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:12:27.961+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"4c4bb717-112f-4845-8a03-ad963784a29a","timestampMs":1740402736958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:12:27.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:12:28.108+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","timestampMs":1740402741959,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:12:28.126+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","timestampMs":1740402737122,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:12:28.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:12:45.053+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=de80e82d-09d6-4c90-9888-166ba3ec74a0, timestampMs=1740402765053, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:12:45.053+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"de80e82d-09d6-4c90-9888-166ba3ec74a0","timestampMs":1740402765053,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:12:45.074+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"de80e82d-09d6-4c90-9888-166ba3ec74a0","timestampMs":1740402765053,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:12:45.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:12:58.105+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","pdpHeartbeatIntervalMs":120000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","timestampMs":1740402741959,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:12:58.130+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","responseStatus":"SUCCESS","responseMessage":"[]"},"messageName":"PDP_STATUS","requestId":"f095ec4f-9690-4f42-83fa-3fc51fc8e4e0","timestampMs":1740402767127,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:12:58.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:13:15.719+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"fc009525-b079-4bca-b3cf-d9f1f1bb2466","timestampMs":1740402794837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:13:15.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:13:28.108+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ed28f34b-f627-4049-9b02-433ca465ee2a","timestampMs":1740402741959,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:13:28.125+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ed28f34b-f627-4049-9b02-433ca465ee2a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ed28f34b-f627-4049-9b02-433ca465ee2a","timestampMs":1740402797123,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:13:28.125+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:13:58.112+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"source":"pap-872edc3d-b188-47cd-a0e5-163c9e517bd7","state":"ACTIVE","messageName":"PDP_STATE_CHANGE","requestId":"ed28f34b-f627-4049-9b02-433ca465ee2a","timestampMs":1740402741959,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:13:58.127+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"response":{"responseTo":"ed28f34b-f627-4049-9b02-433ca465ee2a","responseStatus":"SUCCESS"},"messageName":"PDP_STATUS","requestId":"ed28f34b-f627-4049-9b02-433ca465ee2a","timestampMs":1740402827126,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:13:58.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:14:27.404+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"f0f9ec94-27fa-4a13-9ced-8c4674c735d3","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402867375","deploymentInstanceInfo":""}
[2025-02-24T13:14:27.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:14:27.961+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"199b13b8-7961-4a7e-8c91-3de070b1b66d","timestampMs":1740402856958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:14:27.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:14:45.063+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=3d6d3d20-9ee0-47dc-bf5d-cc3c939ec7f6, timestampMs=1740402885063, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:14:45.063+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3d6d3d20-9ee0-47dc-bf5d-cc3c939ec7f6","timestampMs":1740402885063,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:14:45.084+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"3d6d3d20-9ee0-47dc-bf5d-cc3c939ec7f6","timestampMs":1740402885063,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:14:45.084+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:15:15.716+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"f82197ca-0c72-497d-8731-cb90ffc67f95","timestampMs":1740402914837,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:15:15.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:16:27.398+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"messageName":"PDP_STATUS","pdpType":"opa","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp heartbeat","response":null,"policies":[],"name":"opa-dbb224cc-382a-4909-b132-9d1b16e42b3c","requestId":"970bdab7-416a-4dc5-968f-598fd2703aec","pdpGroup":"opaGroup","pdpSubgroup":"opa","timestampMs":"1740402987372","deploymentInstanceInfo":""}
[2025-02-24T13:16:27.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:16:27.960+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"drools","state":"ACTIVE","healthy":"HEALTHY","policies":[],"messageName":"PDP_STATUS","requestId":"9989f2bb-4cf8-4a64-9751-e14f279a492b","timestampMs":1740402976958,"name":"onap-policy-drools-pdp-0.b8862108-45c9-4547-a958-5e14725fc96c","pdpGroup":"defaultGroup","pdpSubgroup":"drools"}
[2025-02-24T13:16:27.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:16:45.076+00:00|INFO|XacmlPdpHearbeatPublisher|pool-2-thread-1] Sending Xacml PDP heartbeat to the PAP - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=e7c94be7-2f3d-4054-b240-649e478ff181, timestampMs=1740403005076, name=xacml-2e3f123f-42a4-4607-b700-23c29533f27e, pdpGroup=defaultGroup, pdpSubgroup=xacml), pdpType=xacml, state=ACTIVE, healthy=HEALTHY, description=null, policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], deploymentInstanceInfo=null, properties=null, response=null)
[2025-02-24T13:16:45.077+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"e7c94be7-2f3d-4054-b240-649e478ff181","timestampMs":1740403005076,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:16:45.095+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"xacml","state":"ACTIVE","healthy":"HEALTHY","policies":[{"name":"SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP","version":"1.0.0"}],"messageName":"PDP_STATUS","requestId":"e7c94be7-2f3d-4054-b240-649e478ff181","timestampMs":1740403005076,"name":"xacml-2e3f123f-42a4-4607-b700-23c29533f27e","pdpGroup":"defaultGroup","pdpSubgroup":"xacml"}
[2025-02-24T13:16:45.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS
[2025-02-24T13:17:15.716+00:00|INFO|network|KAFKA-source-policy-pdp-pap] [IN|KAFKA|policy-pdp-pap]
{"pdpType":"apex","state":"ACTIVE","healthy":"HEALTHY","description":"Pdp Heartbeat","policies":[],"messageName":"PDP_STATUS","requestId":"d0a57c2c-f9e9-449d-84cc-c9242d468e09","timestampMs":1740403034838,"name":"apex-995442ec-9295-4f73-afee-ac763fd13bc3","pdpGroup":"defaultGroup","pdpSubgroup":"apex"}
[2025-02-24T13:17:15.716+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy-pdp-pap] discarding event of type PDP_STATUS