Results

By type

          Policy clamp HTTP participant config file: /opt/app/policy/clamp/etc/mounted/HttpParticipantParameters.yaml
overriding logback xml file

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::                (v2.7.8)

[2023-04-25T23:05:14.044+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-5d97cb8b74-7tgp8 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-04-25T23:05:14.057+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-04-25T23:05:14.074+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-04-25T23:05:19.187+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-04-25T23:05:19.205+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-04-25T23:05:19.206+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-04-25T23:05:19.206+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-04-25T23:05:19.356+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-04-25T23:05:19.356+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5173 ms
[2023-04-25T23:05:21.244+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	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-clamp-ac-http-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = 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
	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.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

[2023-04-25T23:05:21.491+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-04-25T23:05:21.644+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-25T23:05:21.647+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-25T23:05:21.647+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682463921641
[2023-04-25T23:05:21.652+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-25T23:05:22.091+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@108d55c4, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5432c277, org.springframework.security.web.context.SecurityContextPersistenceFilter@23b3aa8c, org.springframework.security.web.header.HeaderWriterFilter@3fbfbf84, org.springframework.security.web.authentication.logout.LogoutFilter@100c567f, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@743c6ce4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6c796cc1, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1cb7936c, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@15e0fe05, org.springframework.security.web.session.SessionManagementFilter@64a9d48c, org.springframework.security.web.access.ExceptionTranslationFilter@54d901aa, org.springframework.security.web.access.intercept.AuthorizationFilter@28fd3dc1]
[2023-04-25T23:05:26.745+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-04-25T23:05:26.801+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-04-25T23:05:26.835+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-04-25T23:05:26.857+00:00|INFO|ServiceManager|main] service manager starting
[2023-04-25T23:05:26.857+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-04-25T23:05:26.869+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066ac28b-05cd-48f5-bb85-76f5bb85f72a, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-7tgp8, 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.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-04-25T23:05:26.916+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	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-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = 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
	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.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

[2023-04-25T23:05:26.923+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-25T23:05:26.924+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-25T23:05:26.924+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682463926923
[2023-04-25T23:05:26.924+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-04-25T23:05:26.925+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5c3be710-9b63-4940-ad4e-a0170b1d1d40, alive=false, publisher=null]]: starting
[2023-04-25T23:05:26.963+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 = policy-clamp-ac-http-ppnt-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = 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
	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.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

[2023-04-25T23:05:26.985+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-04-25T23:05:27.017+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-04-25T23:05:27.017+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-04-25T23:05:27.017+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682463927017
[2023-04-25T23:05:27.018+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=5c3be710-9b63-4940-ad4e-a0170b1d1d40, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-04-25T23:05:27.018+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$c48ab0b2
[2023-04-25T23:05:27.048+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-04-25T23:05:27.049+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-04-25T23:05:27.049+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-04-25T23:05:27.050+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-04-25T23:05:27.050+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-04-25T23:05:27.050+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-04-25T23:05:27.050+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-04-25T23:05:27.050+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066ac28b-05cd-48f5-bb85-76f5bb85f72a, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-7tgp8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@37d28f02
[2023-04-25T23:05:27.051+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=066ac28b-05cd-48f5-bb85-76f5bb85f72a, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-7tgp8, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-04-25T23:05:27.051+00:00|INFO|ServiceManager|main] service manager started
[2023-04-25T23:05:27.095+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-04-25T23:05:27.098+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5156b5a0-99f8-4e9a-afd5-adeef5ea8e90","timestamp":"2023-04-25T23:05:27.069121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:05:28.419+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.420+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.421+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.421+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to K4HRwZ8VSrmSlrgz25RrXA
[2023-04-25T23:05:28.423+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: 155ugXSbQsmOEdjy7BOWiw
[2023-04-25T23:05:28.424+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: 155ugXSbQsmOEdjy7BOWiw
[2023-04-25T23:05:28.425+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2 with epoch 0
[2023-04-25T23:05:28.426+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-04-25T23:05:28.454+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-04-25T23:05:28.534+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-69e84c67-a2d1-4295-820f-55b86811ffec
[2023-04-25T23:05:28.534+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-04-25T23:05:28.534+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-04-25T23:05:28.609+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=5156b5a0-99f8-4e9a-afd5-adeef5ea8e90, timestamp=2023-04-25T23:05:27.069121Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=e7669259-f3dd-4b75-bafb-8522669dc7d2, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-04-25T23:05:28.646+00:00|INFO|Application|main] Started Application in 16.939 seconds (JVM running for 18.214)
[2023-04-25T23:05:31.543+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-69e84c67-a2d1-4295-820f-55b86811ffec', protocol='range'}
[2023-04-25T23:05:31.550+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-69e84c67-a2d1-4295-820f-55b86811ffec=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-04-25T23:05:31.596+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-69e84c67-a2d1-4295-820f-55b86811ffec', protocol='range'}
[2023-04-25T23:05:31.597+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-04-25T23:05:31.611+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-04-25T23:05:31.641+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-04-25T23:05:31.812+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 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}}.
[2023-04-25T23:05:31.814+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-04-25T23:05:31.836+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 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}}.
[2023-04-25T23:05:31.836+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 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}}.
[2023-04-25T23:05:31.836+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 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}}.
[2023-04-25T23:05:31.837+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 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}}.
[2023-04-25T23:05:32.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"219464d9-0902-4ab2-bbd4-41208b108e94","timestamp":"2023-04-25T23:05:31.517116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:05:32.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-25T23:05:57.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4ff2ad0d-d0f9-4d03-87de-0aff32624937","timestamp":"2023-04-25T23:05:56.758184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:05:57.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-04-25T23:07:16.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d11581e-75ba-45e5-94a4-3074b0997aaf","timestamp":"2023-04-25T23:07:17.145964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:07:16.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:07:19.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6045a560-fb2a-4c81-a42a-c8b75836338a","timestamp":"2023-04-25T23:07:19.365864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:07:19.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:07:21.113+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69a37a33-3e7a-482e-bd74-111cc2927691","timestamp":"2023-04-25T23:07:21.082504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:07:21.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69a37a33-3e7a-482e-bd74-111cc2927691","timestamp":"2023-04-25T23:07:21.082504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:07:21.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:07:24.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"787cbc67-200c-4484-9295-a1f63842d6f7","timestamp":"2023-04-25T23:07:24.974317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:07:24.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:07:49.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c948679-bbfa-48a0-bbc0-ac320dc0552f","timestamp":"2023-04-25T23:07:50.073455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:07:49.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:09:16.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"66fa0086-a65f-4427-9959-8a3882ea39c3","timestamp":"2023-04-25T23:09:17.145043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:09:16.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:09:19.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14c2ee4a-d26b-4cb0-ba02-16a42b7783c3","timestamp":"2023-04-25T23:09:19.364830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:09:19.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:09:21.086+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65b12809-e345-4e01-ad28-97964cb150bb","timestamp":"2023-04-25T23:09:21.085449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:09:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65b12809-e345-4e01-ad28-97964cb150bb","timestamp":"2023-04-25T23:09:21.085449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:09:21.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:09:24.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b59a83cb-cc31-4288-b703-0a5aa658f558","timestamp":"2023-04-25T23:09:24.973925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:09:24.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:09:49.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"587d0161-e840-4e2a-a049-fac234c167ce","timestamp":"2023-04-25T23:09:50.072903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:09:49.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:11:16.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"241d9a38-21c6-4939-8bb0-f0edf68c4a9f","timestamp":"2023-04-25T23:11:17.145029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:11:16.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:11:19.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"619e1ad3-7b34-40a6-aad6-42462c3e882d","timestamp":"2023-04-25T23:11:19.364955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:11:19.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:11:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a4cbe4-4d77-47fb-8bde-1b1ea502a506","timestamp":"2023-04-25T23:11:21.081990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:11:21.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a4cbe4-4d77-47fb-8bde-1b1ea502a506","timestamp":"2023-04-25T23:11:21.081990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:11:21.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:11:24.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"595a9612-1760-419f-bd27-6beb97251e2c","timestamp":"2023-04-25T23:11:24.975340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:11:24.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:11:49.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d250f146-d842-4900-baee-6fa3c3b7e12f","timestamp":"2023-04-25T23:11:50.072813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:11:49.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:13:16.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09279bb3-c72b-4364-ab2f-438f60db5a2e","timestamp":"2023-04-25T23:13:17.145149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:13:16.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:13:19.496+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebf93b51-1125-4bbd-b248-3c76fb3eadcf","timestamp":"2023-04-25T23:13:19.364778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:13:19.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:13:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9dff48f-aeea-4420-a0cf-44c825bef6b3","timestamp":"2023-04-25T23:13:21.081751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:13:21.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9dff48f-aeea-4420-a0cf-44c825bef6b3","timestamp":"2023-04-25T23:13:21.081751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:13:21.150+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:13:24.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c5dc5ce-c6dc-4682-9095-901d7d475499","timestamp":"2023-04-25T23:13:24.973942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:13:24.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:13:49.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4b27e79-de0c-4afb-b112-360dee16e120","timestamp":"2023-04-25T23:13:50.072915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:13:49.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:14:28.441+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-04-25T23:14:51.189+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-04-25T23:15:16.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0071adb1-4987-4121-a7e6-1d39b6bec91c","timestamp":"2023-04-25T23:15:17.144809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:15:16.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:15:19.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa7f72cb-e666-4aec-9018-0594f5efe4ce","timestamp":"2023-04-25T23:15:19.364809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:15:19.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:15:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb86933-f431-4609-b2b0-3de978c3b093","timestamp":"2023-04-25T23:15:21.081941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:15:21.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb86933-f431-4609-b2b0-3de978c3b093","timestamp":"2023-04-25T23:15:21.081941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:15:21.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:15:24.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23280492-3d1a-48ce-8ac2-fac10468672a","timestamp":"2023-04-25T23:15:24.973971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:15:24.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:15:49.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb316f85-f1eb-4346-9c9b-bbb4c7f8d9dd","timestamp":"2023-04-25T23:15:50.072769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:15:49.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:17:16.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa2e8463-df53-4211-92f1-da9ff247c91c","timestamp":"2023-04-25T23:17:17.145015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:17:16.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:17:19.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7d5b102-a277-4559-aff7-af115f100b65","timestamp":"2023-04-25T23:17:19.364660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:17:19.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:17:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a00d1e-ac72-4ce2-af46-41c0088f0844","timestamp":"2023-04-25T23:17:21.082044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:17:21.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7a00d1e-ac72-4ce2-af46-41c0088f0844","timestamp":"2023-04-25T23:17:21.082044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:17:21.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:17:24.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca7bd2ed-8930-4a90-814e-75d4ad55ac0d","timestamp":"2023-04-25T23:17:24.974204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:17:24.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:17:49.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25faab0d-fc0e-437b-b25d-08075431b696","timestamp":"2023-04-25T23:17:50.072932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:17:49.409+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:19:16.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c693ff2c-f886-4b97-a3ad-1e16ffa4ce8e","timestamp":"2023-04-25T23:19:17.146319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:19:16.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:19:19.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fb92db7-ec3a-4cb6-a54a-3e574b509a45","timestamp":"2023-04-25T23:19:19.364744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:19:19.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:19:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb80ac55-035c-49cf-bbdf-976521f70bb3","timestamp":"2023-04-25T23:19:21.081743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:19:21.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb80ac55-035c-49cf-bbdf-976521f70bb3","timestamp":"2023-04-25T23:19:21.081743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:19:21.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:19:24.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbd7c02b-bf2d-4a2c-960e-406e16821039","timestamp":"2023-04-25T23:19:24.973966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:19:24.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:19:49.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa0cfec-69ab-49d3-9124-bc6414df3af7","timestamp":"2023-04-25T23:19:50.076253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:19:49.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:21:16.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da9aa10-78c4-4306-8e1f-e5096ee42f54","timestamp":"2023-04-25T23:21:17.145123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:21:16.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:21:19.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0971c33e-975e-48e8-80e7-22b109ccf3dc","timestamp":"2023-04-25T23:21:19.365514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:21:19.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:21:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605bbf9-6791-489c-827f-03e48271723b","timestamp":"2023-04-25T23:21:21.081716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:21:21.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605bbf9-6791-489c-827f-03e48271723b","timestamp":"2023-04-25T23:21:21.081716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:21:21.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:21:24.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21af4f40-16cd-4fb5-a2ab-90dcbcd32da6","timestamp":"2023-04-25T23:21:24.973958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:21:24.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:21:49.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b3c955-3657-4c26-8fff-a34c80439647","timestamp":"2023-04-25T23:21:50.072689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:21:49.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:23:16.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d12e25f2-e16a-47c6-9f92-231947fa51cc","timestamp":"2023-04-25T23:23:17.145210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:23:16.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:23:19.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a3dd0a-d0e4-4c10-859d-624f80e2a2fe","timestamp":"2023-04-25T23:23:19.364718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:23:19.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:23:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08464b18-9f1c-4ada-abe2-296265b7a0f1","timestamp":"2023-04-25T23:23:21.081963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:23:21.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08464b18-9f1c-4ada-abe2-296265b7a0f1","timestamp":"2023-04-25T23:23:21.081963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:23:21.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:23:24.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74d27e51-f825-4a28-bb80-b5ce816a9319","timestamp":"2023-04-25T23:23:24.973798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:23:24.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:23:49.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ab92597-14e6-46de-8aed-181acd95ba69","timestamp":"2023-04-25T23:23:50.072724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:23:49.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:25:16.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8edef22-dbbc-477c-99fa-34bb943c4d2a","timestamp":"2023-04-25T23:25:17.144897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:25:16.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:25:19.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9543d5-f4ce-493f-b7e8-1ae42d5da522","timestamp":"2023-04-25T23:25:19.364873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:25:19.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:25:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4be5807-6a40-4637-9ccc-8c79da9c1fd2","timestamp":"2023-04-25T23:25:21.081734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:25:21.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4be5807-6a40-4637-9ccc-8c79da9c1fd2","timestamp":"2023-04-25T23:25:21.081734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:25:21.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:25:24.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f6f7a80-8a7d-48cd-bd97-5d3ccaa45e46","timestamp":"2023-04-25T23:25:24.973935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:25:24.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:25:49.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feb497ef-1382-4ff1-b1e9-d881f60e72fa","timestamp":"2023-04-25T23:25:50.072771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:25:49.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:27:16.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08a536e2-db54-4535-b95b-5a0977d21dea","timestamp":"2023-04-25T23:27:17.145039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:27:16.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:27:19.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45f044b7-71f1-43a1-9f10-3e73f8275a1d","timestamp":"2023-04-25T23:27:19.365006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:27:19.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:27:21.084+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1d7eec9-1baf-4ec4-80bd-0c2af78c7786","timestamp":"2023-04-25T23:27:21.083721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:27:21.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1d7eec9-1baf-4ec4-80bd-0c2af78c7786","timestamp":"2023-04-25T23:27:21.083721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:27:21.130+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:27:24.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c03892-1ad1-4897-922d-46fc86f20f00","timestamp":"2023-04-25T23:27:24.973885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:27:24.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:27:49.404+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4593bf8a-13d7-4dcb-9212-ffb1b59a17c7","timestamp":"2023-04-25T23:27:50.073149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:27:49.405+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:29:16.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f726ef-eb20-4fd0-8369-f2cf746b922e","timestamp":"2023-04-25T23:29:17.145101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:29:16.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:29:19.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5eee176-3909-40b5-8169-7ea5d2db3052","timestamp":"2023-04-25T23:29:19.364876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:29:19.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:29:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3bf1219-d321-484e-9de1-e34f40a5fecb","timestamp":"2023-04-25T23:29:21.081608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:29:21.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3bf1219-d321-484e-9de1-e34f40a5fecb","timestamp":"2023-04-25T23:29:21.081608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:29:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:29:24.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2500b113-83a7-428b-8b03-4724227863a5","timestamp":"2023-04-25T23:29:24.973820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:29:24.608+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:29:49.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f2535dd-a52f-4e56-ba1d-4355cdbb1269","timestamp":"2023-04-25T23:29:50.072744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:29:49.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:31:16.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bb0b206-12d3-4c2a-8a7d-660bdae8c494","timestamp":"2023-04-25T23:31:17.144952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:31:16.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:31:19.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"552e679a-a858-4ef8-a706-c68c1eb07258","timestamp":"2023-04-25T23:31:19.364712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:31:19.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:31:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2164ba3-37ad-4dc3-a1bc-3033c8e83e51","timestamp":"2023-04-25T23:31:21.081900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:31:21.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2164ba3-37ad-4dc3-a1bc-3033c8e83e51","timestamp":"2023-04-25T23:31:21.081900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:31:21.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:31:24.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b64956f-85ff-4fca-8c8b-90d045a92e1f","timestamp":"2023-04-25T23:31:24.973766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:31:24.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:31:49.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa5a5ba-4386-43da-bbb4-389234d493a9","timestamp":"2023-04-25T23:31:50.072823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:31:49.412+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:33:16.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59cce1d-fc8a-4838-9ad3-af78bc4ce5a2","timestamp":"2023-04-25T23:33:17.144946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:33:16.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:33:19.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b44277b7-54db-4562-9da7-ccf3c57e82ab","timestamp":"2023-04-25T23:33:19.364817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:33:19.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:33:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20468e6-6866-49eb-b0fd-4ebc96cfe4a0","timestamp":"2023-04-25T23:33:21.081929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:33:21.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f20468e6-6866-49eb-b0fd-4ebc96cfe4a0","timestamp":"2023-04-25T23:33:21.081929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:33:21.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:33:24.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7778c209-11a4-43b5-9757-fc133ccadb79","timestamp":"2023-04-25T23:33:24.973904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:33:24.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:33:49.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f34ef8-fccc-45e3-ac88-9f711fda26e7","timestamp":"2023-04-25T23:33:50.073211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:33:49.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:34:21.164+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-04-25T23:35:16.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9084ce12-eeed-4f80-9006-fdd60e6685e6","timestamp":"2023-04-25T23:35:17.144995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:35:16.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:35:19.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bca53be-19f8-495e-9a2a-1ef4cad2d393","timestamp":"2023-04-25T23:35:19.364835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:35:19.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:35:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ac45bf-0740-4b3e-85cb-6c390e367007","timestamp":"2023-04-25T23:35:21.081683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:35:21.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ac45bf-0740-4b3e-85cb-6c390e367007","timestamp":"2023-04-25T23:35:21.081683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:35:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:35:24.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08858353-075e-4080-bd4e-7526528b567e","timestamp":"2023-04-25T23:35:24.974005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:35:24.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:35:49.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d809235-2bb7-4999-99ed-adec8abffb28","timestamp":"2023-04-25T23:35:50.072740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:35:49.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:37:16.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4dec0c3-f6ee-45da-bdff-0d7d27c75ce6","timestamp":"2023-04-25T23:37:17.144906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:37:16.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:37:19.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c730515b-1712-4ac7-9559-31ad5a7abe5a","timestamp":"2023-04-25T23:37:19.365282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:37:19.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:37:21.083+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0702ce7-6fec-4e16-a57f-cf0bf4f74133","timestamp":"2023-04-25T23:37:21.083356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:37:21.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0702ce7-6fec-4e16-a57f-cf0bf4f74133","timestamp":"2023-04-25T23:37:21.083356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:37:21.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:37:24.607+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"258f893c-d987-4d0c-a162-fcca3517e5bc","timestamp":"2023-04-25T23:37:24.973846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:37:24.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:37:49.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37bced02-015b-47f2-b742-245ddca3d08a","timestamp":"2023-04-25T23:37:50.072686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:37:49.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:39:16.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c600f9ae-a0fc-4528-8c2f-f62955b7773d","timestamp":"2023-04-25T23:39:17.144769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:39:16.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:39:19.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4205cca-1dd6-4191-a99f-72202135d253","timestamp":"2023-04-25T23:39:19.364978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:39:19.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:39:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"873c725b-9967-4f1b-8bbf-f27547bacb03","timestamp":"2023-04-25T23:39:21.081630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:39:21.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"873c725b-9967-4f1b-8bbf-f27547bacb03","timestamp":"2023-04-25T23:39:21.081630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:39:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:39:24.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d85091b6-10e5-4d49-b4d0-97b5e2cb203e","timestamp":"2023-04-25T23:39:24.973906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:39:24.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:39:49.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b382c61-3140-4b91-8399-42c397144bd1","timestamp":"2023-04-25T23:39:50.072820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:39:49.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:41:16.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16211265-7a85-4831-894d-d009798b48e5","timestamp":"2023-04-25T23:41:17.144937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:41:16.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:41:19.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"076d3336-f071-4b0a-a8d4-1a0e2abd40a8","timestamp":"2023-04-25T23:41:19.364750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:41:19.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:41:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf45cfa2-2fb6-40c9-b26d-2d32067ee370","timestamp":"2023-04-25T23:41:21.081844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:41:21.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf45cfa2-2fb6-40c9-b26d-2d32067ee370","timestamp":"2023-04-25T23:41:21.081844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:41:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:41:24.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21ed48ff-6177-4a81-aba1-7276f3fa37cf","timestamp":"2023-04-25T23:41:24.973733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:41:24.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:41:49.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12fb5586-d047-4c02-86bb-c2349825c3c6","timestamp":"2023-04-25T23:41:50.072895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:41:49.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:43:16.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79bb835b-cded-46c3-b7c1-900b64c40d30","timestamp":"2023-04-25T23:43:17.145088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:43:16.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:43:19.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0fe7e71-db1c-4891-a5c9-5651f6f46d78","timestamp":"2023-04-25T23:43:19.364922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:43:19.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:43:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43ff3277-bb05-4353-981e-5aa987f089c0","timestamp":"2023-04-25T23:43:21.081728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:43:21.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43ff3277-bb05-4353-981e-5aa987f089c0","timestamp":"2023-04-25T23:43:21.081728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:43:21.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:43:24.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"640bd233-890f-4639-ac20-131c8a62a3e9","timestamp":"2023-04-25T23:43:24.973864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:43:24.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:43:49.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0815f7-b424-441c-8323-bcae8df20b0c","timestamp":"2023-04-25T23:43:50.073317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:43:49.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:45:16.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e832ef8c-1c3f-4e77-93da-3af95a17c7a1","timestamp":"2023-04-25T23:45:17.145024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:45:16.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:45:19.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c155906f-c02e-4d03-95c0-aeabaf4a1dae","timestamp":"2023-04-25T23:45:19.364766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:45:19.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:45:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6eb8fcd-a123-4640-af67-c10d08ec653f","timestamp":"2023-04-25T23:45:21.081772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:45:21.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6eb8fcd-a123-4640-af67-c10d08ec653f","timestamp":"2023-04-25T23:45:21.081772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:45:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:45:24.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50870df0-f961-437a-8e31-87bf5a49fe72","timestamp":"2023-04-25T23:45:24.974143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:45:24.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:45:49.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c13f430-04e7-4bbe-8d7f-ff6243467e3d","timestamp":"2023-04-25T23:45:50.072776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:45:49.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:46:51.178+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-04-25T23:47:16.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be544a1b-79b6-417f-aa5c-2f50da95d9b2","timestamp":"2023-04-25T23:47:17.144987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:47:16.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:47:19.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2e491a2-d7bb-46b6-82db-0768d9e2f058","timestamp":"2023-04-25T23:47:19.364797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:47:19.436+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:47:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4a02ea-d536-43ed-a921-6886675d9bd3","timestamp":"2023-04-25T23:47:21.081751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:47:21.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4a02ea-d536-43ed-a921-6886675d9bd3","timestamp":"2023-04-25T23:47:21.081751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:47:21.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:47:24.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0898744-0cbd-4c1d-964b-2181ed3bfb6c","timestamp":"2023-04-25T23:47:24.973771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:47:24.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:47:49.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcc4c439-dfda-4074-99d5-f2fa46f1e632","timestamp":"2023-04-25T23:47:50.073049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:47:49.404+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:49:16.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07f797b4-58ff-464b-9087-8405f73c2758","timestamp":"2023-04-25T23:49:17.144866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:49:16.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:49:19.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa194cfc-4d0a-4316-b82c-9fdb5841bddd","timestamp":"2023-04-25T23:49:19.364821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:49:19.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:49:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac316cb-d447-47d0-bd53-096d2e88748c","timestamp":"2023-04-25T23:49:21.082105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:49:21.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac316cb-d447-47d0-bd53-096d2e88748c","timestamp":"2023-04-25T23:49:21.082105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:49:21.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:49:24.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b04c0ace-dc64-432e-80b6-c11c045908f0","timestamp":"2023-04-25T23:49:24.973921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:49:24.588+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:49:49.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70ab483f-f91b-41b8-97bf-541bd7cb4fe1","timestamp":"2023-04-25T23:49:50.072735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:49:49.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:51:16.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"297bfc17-a429-44ea-a0ee-715368a8ddf8","timestamp":"2023-04-25T23:51:17.145064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:51:16.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:51:19.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd8b331-3a5a-4b4f-bf5f-6b98d0965700","timestamp":"2023-04-25T23:51:19.364975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:51:19.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:51:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a3fbec-7e13-42ae-a170-e72f51029157","timestamp":"2023-04-25T23:51:21.081668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:51:21.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a3fbec-7e13-42ae-a170-e72f51029157","timestamp":"2023-04-25T23:51:21.081668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:51:21.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:51:24.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a66fbbd-3145-4cff-bbb7-233544f05533","timestamp":"2023-04-25T23:51:24.973863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:51:24.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:51:49.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a7fba5d-62e7-4cdf-a043-5fd60e3f68a7","timestamp":"2023-04-25T23:51:50.072967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:51:49.408+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:53:16.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d3123dc-9ab3-4a38-bb7f-b49970984627","timestamp":"2023-04-25T23:53:17.144939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:53:16.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:53:19.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4188322-5e33-4235-a390-114faab654bb","timestamp":"2023-04-25T23:53:19.364774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:53:19.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:53:21.085+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b4438b-887c-4b27-9d12-4a0897f3e727","timestamp":"2023-04-25T23:53:21.084554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:53:21.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b4438b-887c-4b27-9d12-4a0897f3e727","timestamp":"2023-04-25T23:53:21.084554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:53:21.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:53:24.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72db039-11f1-4164-87b7-7716ff5a45e9","timestamp":"2023-04-25T23:53:24.973893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:53:24.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:53:49.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6768cd8-baa6-471f-abe7-788f9c55a638","timestamp":"2023-04-25T23:53:50.072816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:53:49.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:54:21.145+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-04-25T23:55:16.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"273b23ee-0691-4a69-8ce3-af687e3021ae","timestamp":"2023-04-25T23:55:17.145208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:55:16.852+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:55:19.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ef423e5-51de-4aa1-8af8-973449a78b19","timestamp":"2023-04-25T23:55:19.364810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:55:19.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:55:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b830481b-d1a0-437f-a1ba-b0204a3e5bdd","timestamp":"2023-04-25T23:55:21.081655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:55:21.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b830481b-d1a0-437f-a1ba-b0204a3e5bdd","timestamp":"2023-04-25T23:55:21.081655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:55:21.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:55:24.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9817e44-57db-458a-98cc-467c205808da","timestamp":"2023-04-25T23:55:24.973919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:55:24.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:55:49.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e06acde6-ae71-4e58-ae17-96a931320dda","timestamp":"2023-04-25T23:55:50.073073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:55:49.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:57:16.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa3346f-d31e-4ed1-9d1c-5709f65eaf88","timestamp":"2023-04-25T23:57:17.144880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:57:16.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:57:19.495+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96c5120e-c9f8-4df2-9dc1-ce21a1ecfea4","timestamp":"2023-04-25T23:57:19.364860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:57:19.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:57:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c140d034-ed14-44f9-84d9-8c37f30cf564","timestamp":"2023-04-25T23:57:21.081746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:57:21.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c140d034-ed14-44f9-84d9-8c37f30cf564","timestamp":"2023-04-25T23:57:21.081746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:57:21.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:57:24.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2d8c0bb-0c63-4b9d-8650-a281a4eb9171","timestamp":"2023-04-25T23:57:24.973798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:57:24.599+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:57:49.394+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c25a4b4-1fe5-4441-8f97-ea24682c09dc","timestamp":"2023-04-25T23:57:50.072720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:57:49.395+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:59:16.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c375f03-e6c2-4dbe-944a-3ba9a24e2fd9","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9edd942-84ac-4835-ba89-bf17d0dd8a9b","timestamp":"2023-04-25T23:59:17.145046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-04-25T23:59:16.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:59:19.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c23ab1d3-89c8-413a-a899-b3f8e3b2c5a6","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d25bbc4-8cbb-4536-b6e0-04a9909fd592","timestamp":"2023-04-25T23:59:19.364747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-04-25T23:59:19.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:59:21.082+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d73d08ce-7958-4a84-9fd7-db93f4dea588","timestamp":"2023-04-25T23:59:21.081718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:59:21.130+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"e7669259-f3dd-4b75-bafb-8522669dc7d2","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d73d08ce-7958-4a84-9fd7-db93f4dea588","timestamp":"2023-04-25T23:59:21.081718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-04-25T23:59:21.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:59:24.590+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"05fc8f5d-0d6a-4032-b4b0-456f57f2a536","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"305dc428-9ca0-4f9c-8c96-2381572d5e07","timestamp":"2023-04-25T23:59:24.973724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-04-25T23:59:24.590+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-04-25T23:59:49.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6ed54486-0477-47df-a3a4-90fc35560e81","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"39f873e6-9b85-4d09-9252-2b5dc2d1969d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3acf9825-b145-4680-bdda-76ae46a82953","timestamp":"2023-04-25T23:59:50.072734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-04-25T23:59:49.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS