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-05-02T23:23:04.699+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-02T23:23:04.704+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-02T23:23:04.788+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-02T23:23:09.587+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-02T23:23:09.606+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-02T23:23:09.607+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-02T23:23:09.607+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-02T23:23:09.739+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-02T23:23:09.739+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4914 ms
[2023-05-02T23:23:11.313+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-05-02T23:23:11.453+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-02T23:23:11.598+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:11.601+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:11.601+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069791594
[2023-05-02T23:23:11.608+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-05-02T23:23:12.040+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@573284a5, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3fbfbf84, org.springframework.security.web.context.SecurityContextPersistenceFilter@6be7bf6d, org.springframework.security.web.header.HeaderWriterFilter@7f92b990, org.springframework.security.web.authentication.logout.LogoutFilter@3f1ddac2, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@50a691d3, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@33364212, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@745c2004, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@23f72d88, org.springframework.security.web.session.SessionManagementFilter@70211e49, org.springframework.security.web.access.ExceptionTranslationFilter@64355120, org.springframework.security.web.access.intercept.AuthorizationFilter@54d901aa]
[2023-05-02T23:23:17.317+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-02T23:23:17.421+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-02T23:23:17.477+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-02T23:23:17.503+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-02T23:23:17.503+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-02T23:23:17.519+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, 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-05-02T23:23:17.607+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-05-02T23:23:17.616+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:17.616+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:17.617+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069797616
[2023-05-02T23:23:17.617+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-05-02T23:23:17.620+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=08af24aa-b813-40bc-8df5-367ca058f0b2, alive=false, publisher=null]]: starting
[2023-05-02T23:23:17.676+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-05-02T23:23:17.698+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-02T23:23:17.735+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683069797734
[2023-05-02T23:23:17.735+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=08af24aa-b813-40bc-8df5-367ca058f0b2, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-02T23:23:17.735+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$ded8a46d
[2023-05-02T23:23:17.762+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-02T23:23:17.764+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-02T23:23:17.764+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, 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@3c50ad4b
[2023-05-02T23:23:17.766+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b6d15506-0264-467c-90a2-16b80c6f5778, consumerInstance=onap-policy-clamp-ac-http-ppnt-5d97cb8b74-hn67g, 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-05-02T23:23:17.767+00:00|INFO|ServiceManager|main] service manager started
[2023-05-02T23:23:17.810+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-02T23:23:17.813+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"549627fa-9686-4465-913a-1414c1007220","timestamp":"2023-05-02T23:23:17.779155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.022+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.024+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 oLzlEUr3ScyWwEpMtHxWnA
[2023-05-02T23:23:19.027+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: 0sYwMkH3QSO2PygGvPrsGg
[2023-05-02T23:23:19.028+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: 0sYwMkH3QSO2PygGvPrsGg
[2023-05-02T23:23:19.029+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-05-02T23:23:19.030+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-05-02T23:23:19.057+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-05-02T23:23:19.135+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-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4
[2023-05-02T23:23:19.137+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-05-02T23:23:19.137+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-05-02T23:23:19.239+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=549627fa-9686-4465-913a-1414c1007220, timestamp=2023-05-02T23:23:17.779155Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=9a440d43-eb7c-41ae-bd5f-2dbe50888efe, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-02T23:23:19.298+00:00|INFO|Application|main] Started Application in 16.456 seconds (JVM running for 17.485)
[2023-05-02T23:23:22.145+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-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4', protocol='range'}
[2023-05-02T23:23:22.154+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-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4=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-05-02T23:23:22.203+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-207055d7-cdad-4e2c-87a5-7dc99bf1b3f4', protocol='range'}
[2023-05-02T23:23:22.207+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-05-02T23:23:22.225+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-05-02T23:23:22.248+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-05-02T23:23:22.248+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-05-02T23:23:22.248+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-05-02T23:23:22.248+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-05-02T23:23:22.248+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-05-02T23:23:22.248+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-05-02T23:23:22.404+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.406+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.437+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.438+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=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-05-02T23:23:22.447+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-02T23:23:22.447+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=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-05-02T23:23:25.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"60075b91-8108-4baf-80ee-01af5a508b55","timestamp":"2023-05-02T23:23:24.740748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:23:25.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-02T23:23:36.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"adcc50c7-e213-4f98-96f9-8f6246fae842","timestamp":"2023-05-02T23:23:34.335375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:23:36.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-02T23:25:07.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9913f293-5abe-4040-993d-9ab358d6e8d5","timestamp":"2023-05-02T23:25:07.858555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:25:07.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:11.205+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab1880d-1f82-4f45-9b4d-4debf1ca16b6","timestamp":"2023-05-02T23:25:11.187394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:25:11.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab1880d-1f82-4f45-9b4d-4debf1ca16b6","timestamp":"2023-05-02T23:25:11.187394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:25:11.322+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:11.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"389a6a33-5a80-4f8f-9fa5-d8be4578c5ae","timestamp":"2023-05-02T23:25:10.877387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:25:11.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:18.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c273720-4314-4133-b9a6-e564ca61ab16","timestamp":"2023-05-02T23:25:18.129815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:25:18.038+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:25:29.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03d73804-0b13-4081-815f-698c6f448999","timestamp":"2023-05-02T23:25:28.541877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:25:29.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:07.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c265cbd-8152-465d-8e19-f2d7dd693162","timestamp":"2023-05-02T23:27:07.856831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:27:07.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3127ead1-f8f7-4f5b-8423-974e074a0cb0","timestamp":"2023-05-02T23:27:11.186415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:27:11.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3127ead1-f8f7-4f5b-8423-974e074a0cb0","timestamp":"2023-05-02T23:27:11.186415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:27:11.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:11.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c881d35-d7b9-4856-ae8b-5813be693677","timestamp":"2023-05-02T23:27:10.874859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:27:11.360+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:17.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8bab213-87cc-4293-9cf9-3ed84b914495","timestamp":"2023-05-02T23:27:18.129047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:27:17.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:27:29.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e6dae5-2d4b-4c4f-8ae8-b5228e5428f3","timestamp":"2023-05-02T23:27:28.541178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:27:29.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:07.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79d9933f-214a-4350-93f7-1ca181cdb1ae","timestamp":"2023-05-02T23:29:07.856805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:29:07.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b2fabfa-a5a1-475b-974d-c2257296850b","timestamp":"2023-05-02T23:29:11.186404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:29:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b2fabfa-a5a1-475b-974d-c2257296850b","timestamp":"2023-05-02T23:29:11.186404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:29:11.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:11.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"baad61aa-7456-4559-af9a-026c0500f758","timestamp":"2023-05-02T23:29:10.875721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:29:11.349+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:17.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7ef5a82-98f4-4e74-895b-77d4e1d3f0eb","timestamp":"2023-05-02T23:29:18.128441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:29:17.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:29:29.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12e8b8a5-5200-4e8e-9b20-24407b9266d2","timestamp":"2023-05-02T23:29:28.541381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:29:29.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:07.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af05e5e2-d737-4583-8ba2-4a1e74422a84","timestamp":"2023-05-02T23:31:07.856958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:31:07.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb489b3-e188-416f-8fd1-4b48ef372a75","timestamp":"2023-05-02T23:31:11.186393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:31:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb489b3-e188-416f-8fd1-4b48ef372a75","timestamp":"2023-05-02T23:31:11.186393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:31:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:11.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc110d71-f391-4dd8-a4b7-90e60467358c","timestamp":"2023-05-02T23:31:10.874833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:31:11.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:17.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"606cd6db-bd2e-4363-8ae7-672103a46196","timestamp":"2023-05-02T23:31:18.128658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:31:17.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:31:29.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2168a7eb-4e7e-4fd3-bd44-8b45980d8cf5","timestamp":"2023-05-02T23:31:28.541136Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:31:29.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:32:19.107+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-05-02T23:32:41.301+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-05-02T23:33:07.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aece1cd5-b8b3-493a-8ed4-a32c580ba52f","timestamp":"2023-05-02T23:33:07.856790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:33:07.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a36869a-e84d-4245-bf40-9c11786cac2b","timestamp":"2023-05-02T23:33:11.186329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:33:11.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a36869a-e84d-4245-bf40-9c11786cac2b","timestamp":"2023-05-02T23:33:11.186329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:33:11.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:11.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95d9875d-d7b0-4975-b0f1-9aef0c607bba","timestamp":"2023-05-02T23:33:10.874673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:33:11.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:17.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae8f9ce-6815-41ac-8160-6027c720df80","timestamp":"2023-05-02T23:33:18.128618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:33:17.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:33:29.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4197ce29-6096-40df-a090-d822e72c7c90","timestamp":"2023-05-02T23:33:28.541222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:33:29.010+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:07.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95fb1335-cc32-4aaa-a6a5-b670fc889a3b","timestamp":"2023-05-02T23:35:07.856764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:35:07.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a516aa3-6174-4a5f-8afd-818296643392","timestamp":"2023-05-02T23:35:11.186316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:35:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a516aa3-6174-4a5f-8afd-818296643392","timestamp":"2023-05-02T23:35:11.186316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:35:11.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:11.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e1ff678-f869-46a2-8cd4-55a7cc27315c","timestamp":"2023-05-02T23:35:10.875833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:35:11.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:17.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5ddeb7-e5c6-41a0-952f-e2c61010371d","timestamp":"2023-05-02T23:35:18.128438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:35:17.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:35:29.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2beb45b2-fa81-4eb3-9d6f-fc0b891aff8d","timestamp":"2023-05-02T23:35:28.541123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:35:29.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:07.488+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4095025d-2456-4c92-983a-f146ee908580","timestamp":"2023-05-02T23:37:07.856924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:37:07.489+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8553c84d-a500-427a-b915-72df9a4b6096","timestamp":"2023-05-02T23:37:11.186478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:37:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8553c84d-a500-427a-b915-72df9a4b6096","timestamp":"2023-05-02T23:37:11.186478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:37:11.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:11.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae6f67d7-8f29-414d-8e94-f63540ff5323","timestamp":"2023-05-02T23:37:10.874864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:37:11.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:17.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a80fc347-ba50-4d6a-9e16-9acff88be3a1","timestamp":"2023-05-02T23:37:18.128584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:37:17.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:37:29.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d4c22f9-17d0-404b-9b87-b7746d020183","timestamp":"2023-05-02T23:37:28.540928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:37:29.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:07.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8f36770-5c21-4696-8a3d-21b88ccfe0f0","timestamp":"2023-05-02T23:39:07.856992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:39:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5444dae2-7744-4c3c-be4f-d7cf4f988f48","timestamp":"2023-05-02T23:39:11.186449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:39:11.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5444dae2-7744-4c3c-be4f-d7cf4f988f48","timestamp":"2023-05-02T23:39:11.186449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:39:11.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:11.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89407fb7-a1ad-4d50-a936-90da5b40569a","timestamp":"2023-05-02T23:39:10.874560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:39:11.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:17.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"617ea148-a9d3-4ae2-a126-6fd47cb52093","timestamp":"2023-05-02T23:39:18.128428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:39:17.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:39:29.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc22d894-6f3a-4031-9f7a-3edfd7034f15","timestamp":"2023-05-02T23:39:28.540987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:39:29.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:40:11.301+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-05-02T23:41:07.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74083085-a0ee-477b-a5b9-c3f4cb352291","timestamp":"2023-05-02T23:41:07.856843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:41:07.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29fee326-3121-4936-bebe-f190caa56fec","timestamp":"2023-05-02T23:41:11.186466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:41:11.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29fee326-3121-4936-bebe-f190caa56fec","timestamp":"2023-05-02T23:41:11.186466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:41:11.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:11.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcc85b2b-5b78-434c-8bbc-4c2516d1396f","timestamp":"2023-05-02T23:41:10.874628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:41:11.393+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:17.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8992f5a5-00e8-4327-aba1-f8debf591c9a","timestamp":"2023-05-02T23:41:18.128756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:41:17.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:41:28.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"444d56d0-a2d4-4c0f-8ab7-613958fddb29","timestamp":"2023-05-02T23:41:28.540976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:41:28.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:07.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0fefe8-8436-42e7-8400-857039fba3fb","timestamp":"2023-05-02T23:43:07.856662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:43:07.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fdb4460-a14e-4c01-8d94-6b40f04d4486","timestamp":"2023-05-02T23:43:11.186406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:43:11.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fdb4460-a14e-4c01-8d94-6b40f04d4486","timestamp":"2023-05-02T23:43:11.186406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:43:11.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:11.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb77d189-7097-4bfd-a29a-d91d1edf191d","timestamp":"2023-05-02T23:43:10.874940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:43:11.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:17.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5cbad82-776e-455c-9b71-aca793d8a3d5","timestamp":"2023-05-02T23:43:18.128670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:43:17.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:43:29.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"477adeb6-50e9-48e3-a16b-1a0309c8cd2e","timestamp":"2023-05-02T23:43:28.541173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:43:29.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:07.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2434484e-8bb7-4670-969b-603240e9aea1","timestamp":"2023-05-02T23:45:07.856706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:45:07.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e4f205-2940-4ce9-afa2-daca6236f91f","timestamp":"2023-05-02T23:45:11.186559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:45:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e4f205-2940-4ce9-afa2-daca6236f91f","timestamp":"2023-05-02T23:45:11.186559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:45:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:11.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dfb27e9-8f3f-4b4b-9240-3dae75557861","timestamp":"2023-05-02T23:45:10.875015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:45:11.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:17.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"026b69c6-a9f8-4c3f-be00-56673a395b4c","timestamp":"2023-05-02T23:45:18.128753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:45:17.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:45:29.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dcde00e-a42e-457e-84de-5b70f321c9f8","timestamp":"2023-05-02T23:45:28.541122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:45:29.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:07.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f48901-a9af-4fa8-8273-8e5e2ba7e35a","timestamp":"2023-05-02T23:47:07.856779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:47:07.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e515a54-1451-4273-b29c-f780f7295012","timestamp":"2023-05-02T23:47:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:47:11.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e515a54-1451-4273-b29c-f780f7295012","timestamp":"2023-05-02T23:47:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:47:11.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:11.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1de02b8-97f5-46f7-a56a-96a33f3e10b3","timestamp":"2023-05-02T23:47:10.874858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:47:11.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:17.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"540bdbc7-9010-407d-b45e-6d9abd431258","timestamp":"2023-05-02T23:47:18.129352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:47:17.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:47:28.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91a90211-e512-47da-98e7-99ecffb23497","timestamp":"2023-05-02T23:47:28.541635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:47:28.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:48:11.268+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-05-02T23:49:07.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7eb5376-efc3-44a0-8442-7d5cef3b715d","timestamp":"2023-05-02T23:49:07.856862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:49:07.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fcff1bd-f8bd-4640-bd2b-6b9a443804b1","timestamp":"2023-05-02T23:49:11.186340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:49:11.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fcff1bd-f8bd-4640-bd2b-6b9a443804b1","timestamp":"2023-05-02T23:49:11.186340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:49:11.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:11.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d402914-1387-4923-9fa4-cd260e356c5f","timestamp":"2023-05-02T23:49:10.874747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:49:11.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fde2ea-f640-45b3-ae3d-d2a6b098cdc9","timestamp":"2023-05-02T23:49:18.128735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:49:17.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:49:28.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22b4f785-e1ac-44ee-a77c-0cbb3306f665","timestamp":"2023-05-02T23:49:28.541176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:49:28.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:07.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"652880c5-dabf-4761-acc5-f8a4b661b3bb","timestamp":"2023-05-02T23:51:07.856825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:51:07.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ac70ea-d436-4356-b56b-5ad1798db1a5","timestamp":"2023-05-02T23:51:11.186592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:51:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ac70ea-d436-4356-b56b-5ad1798db1a5","timestamp":"2023-05-02T23:51:11.186592Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:51:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:11.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1af3ab8-ed71-419b-99ea-d9edbe97bde6","timestamp":"2023-05-02T23:51:10.875099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:51:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:17.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b28a1336-a378-470c-b279-f7d97fc99268","timestamp":"2023-05-02T23:51:18.128769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:51:17.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:51:29.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"136fce51-8387-4e74-a217-22298f9778bf","timestamp":"2023-05-02T23:51:28.541191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:51:29.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:07.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b5a341-6d44-4768-9801-2fb0f1dce573","timestamp":"2023-05-02T23:53:07.856805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:53:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d472275d-2be0-491d-a6a6-1e0567081c47","timestamp":"2023-05-02T23:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:53:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d472275d-2be0-491d-a6a6-1e0567081c47","timestamp":"2023-05-02T23:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:53:11.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:11.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75148ce-7a1d-47cf-af70-2abe5cfc0e63","timestamp":"2023-05-02T23:53:10.874794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:53:11.332+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:17.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"416f3091-a2ff-49ba-b198-04fffd2e1f8f","timestamp":"2023-05-02T23:53:18.128600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:53:17.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:53:28.988+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d72f5d4-c9aa-490e-8b75-86cec96302f6","timestamp":"2023-05-02T23:53:28.541301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:53:28.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:07.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"626d348d-dcc8-497f-842a-aabeb6251435","timestamp":"2023-05-02T23:55:07.856849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:55:07.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8499c2fa-1c4c-4754-997e-f2bc517667aa","timestamp":"2023-05-02T23:55:11.186267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:55:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8499c2fa-1c4c-4754-997e-f2bc517667aa","timestamp":"2023-05-02T23:55:11.186267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:55:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:11.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adab808b-ae30-4909-9525-3a4658a62699","timestamp":"2023-05-02T23:55:10.874809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:55:11.320+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:17.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f558e9d-8f9c-448f-a45e-4517235fcfbc","timestamp":"2023-05-02T23:55:18.128460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:55:17.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:55:28.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00f214bc-59b0-4d34-bd07-dd632dcf9de6","timestamp":"2023-05-02T23:55:28.541176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:55:28.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69a9144c-badb-4664-a0bf-eb0d240fd18f","timestamp":"2023-05-02T23:57:07.856981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:57:07.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6159a062-a8db-4db5-b3c5-f82b1361d5bd","timestamp":"2023-05-02T23:57:11.186313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:57:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6159a062-a8db-4db5-b3c5-f82b1361d5bd","timestamp":"2023-05-02T23:57:11.186313Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:57:11.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:11.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9ac937c-93a7-490d-8084-f96596ff4da8","timestamp":"2023-05-02T23:57:10.874831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:57:11.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:17.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1151939-4c31-4b32-87d1-598be9a6dd07","timestamp":"2023-05-02T23:57:18.128681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:57:17.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:57:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d076f8b-8be3-4c7b-8b07-68b5aa6dcfeb","timestamp":"2023-05-02T23:57:28.541306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:57:28.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:07.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"720175cc-1f27-4892-af9f-b2b76d5bc9d4","timestamp":"2023-05-02T23:59:07.856734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-02T23:59:07.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc90918f-38bc-4ecf-be8a-99eaac287eb1","timestamp":"2023-05-02T23:59:11.186435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:59:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc90918f-38bc-4ecf-be8a-99eaac287eb1","timestamp":"2023-05-02T23:59:11.186435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-02T23:59:11.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:11.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70ddb0f-fc62-4c77-b344-b14d100d1d50","timestamp":"2023-05-02T23:59:10.874840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-02T23:59:11.381+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:17.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c650ba75-9d0a-420e-b618-5a06a9ba6359","timestamp":"2023-05-02T23:59:18.128488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-02T23:59:17.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-02T23:59:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b073b78-3b2b-40ef-9876-5148cf924165","timestamp":"2023-05-02T23:59:28.541140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-02T23:59:28.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:07.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e67e3f-62e4-4911-a066-90be260289e3","timestamp":"2023-05-03T00:01:07.856758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:01:07.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c786209-16d5-4a0a-9869-488c3b727a52","timestamp":"2023-05-03T00:01:11.186570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:01:11.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c786209-16d5-4a0a-9869-488c3b727a52","timestamp":"2023-05-03T00:01:11.186570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:01:11.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:11.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38dd40e7-2019-41a9-8521-1153c118a228","timestamp":"2023-05-03T00:01:10.874867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:01:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:17.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a8a567f-7800-4346-9e81-c8540b817256","timestamp":"2023-05-03T00:01:18.128839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:01:17.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:01:28.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41497b47-4ceb-4b8e-a976-9555d040bca6","timestamp":"2023-05-03T00:01:28.541142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:01:28.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:07.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18dd592a-ab03-4fb6-a285-9e79445d6b00","timestamp":"2023-05-03T00:03:07.856723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:03:07.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe07be7-993f-4fab-bccb-3d369cad98bc","timestamp":"2023-05-03T00:03:11.186241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:03:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe07be7-993f-4fab-bccb-3d369cad98bc","timestamp":"2023-05-03T00:03:11.186241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:03:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:11.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"097ca7e8-f7e8-415f-8fe8-36b76fe8de4e","timestamp":"2023-05-03T00:03:10.874729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:03:11.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"104a8d19-b9db-491f-bd6d-63a299d14536","timestamp":"2023-05-03T00:03:18.128854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:03:17.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:03:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c67478eb-6518-47aa-9aee-505519854c8b","timestamp":"2023-05-03T00:03:28.541272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:03:28.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:07.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b61c7b-1728-41ad-acd9-5612ebaeccd9","timestamp":"2023-05-03T00:05:07.857021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:05:07.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bef0bb4-9ab5-4690-bc61-b6539cd1132f","timestamp":"2023-05-03T00:05:11.186591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:05:11.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bef0bb4-9ab5-4690-bc61-b6539cd1132f","timestamp":"2023-05-03T00:05:11.186591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:05:11.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:11.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a16fb80a-a23f-4b74-8dfc-e2021021cb57","timestamp":"2023-05-03T00:05:10.874731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:05:11.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:17.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e9a7ca-e0c1-4d65-b8b2-e1c3c1edab15","timestamp":"2023-05-03T00:05:18.128533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:05:17.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:05:28.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"420357b8-c9af-48f2-896f-2b75ea44e764","timestamp":"2023-05-03T00:05:28.541306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:05:28.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff8a1fb7-e809-4fbe-a326-998181cec23d","timestamp":"2023-05-03T00:07:07.856617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:07:07.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5763dadd-47d6-4a93-ac2c-94c8b070f995","timestamp":"2023-05-03T00:07:11.186389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:07:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5763dadd-47d6-4a93-ac2c-94c8b070f995","timestamp":"2023-05-03T00:07:11.186389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:07:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:11.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c49b96ca-2ae1-4557-9525-d0e153c0724d","timestamp":"2023-05-03T00:07:10.874680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:07:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:17.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11e84b40-2d26-49ec-9610-286883f9129f","timestamp":"2023-05-03T00:07:18.128511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:07:17.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:07:29.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca3cd4c5-9cab-4d73-958a-10acf84610d9","timestamp":"2023-05-03T00:07:28.541115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:07:29.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:07.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c29933cf-a338-4312-957a-274812f58caf","timestamp":"2023-05-03T00:09:07.857131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:09:07.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d407ca9-cbbe-4983-9221-2b2e9fc38347","timestamp":"2023-05-03T00:09:11.186411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:09:11.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d407ca9-cbbe-4983-9221-2b2e9fc38347","timestamp":"2023-05-03T00:09:11.186411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:09:11.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:11.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c18a49b4-e65d-431e-a9dc-1cdb7abf8109","timestamp":"2023-05-03T00:09:10.874774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:09:11.368+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d8c603-fd04-49e1-93bd-597e6e275e76","timestamp":"2023-05-03T00:09:18.128506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:09:17.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:09:28.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd5b7e26-0cb4-4234-aa85-a1258f01120c","timestamp":"2023-05-03T00:09:28.541124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:09:28.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:07.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"524ddd2a-d525-4a71-a5ad-d444e9573b0f","timestamp":"2023-05-03T00:11:07.856847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:11:07.520+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"393b30e5-ba82-47ae-a8f7-aadab7c5d33e","timestamp":"2023-05-03T00:11:11.186378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:11:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"393b30e5-ba82-47ae-a8f7-aadab7c5d33e","timestamp":"2023-05-03T00:11:11.186378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:11:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:11.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a08e4905-6435-4201-bdf7-6b0376f9201e","timestamp":"2023-05-03T00:11:10.874866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:11:11.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23911733-cd1e-416a-b761-f4c700373be4","timestamp":"2023-05-03T00:11:18.128451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:11:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:11:28.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"654b1720-3d75-444a-9e3f-2283a4f92b40","timestamp":"2023-05-03T00:11:28.540962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:11:28.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:12:41.293+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-05-03T00:13:07.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba149f92-fc02-44dd-8b3b-b585f7a0d11c","timestamp":"2023-05-03T00:13:07.856918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:13:07.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fe3bbb-70fb-4861-96b0-7b4225a04cbd","timestamp":"2023-05-03T00:13:11.186439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:13:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4fe3bbb-70fb-4861-96b0-7b4225a04cbd","timestamp":"2023-05-03T00:13:11.186439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:13:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:11.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b6b6922-f878-45f9-872d-133d21eacd9a","timestamp":"2023-05-03T00:13:10.874881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:13:11.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b7e319-53c9-4dc7-a6b2-30b455d378ed","timestamp":"2023-05-03T00:13:18.128643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:13:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:13:28.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29684548-532c-4e0f-a514-1f1646a30ce8","timestamp":"2023-05-03T00:13:28.541124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:13:28.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeec7421-7e2e-4733-927b-43b61bc45669","timestamp":"2023-05-03T00:15:07.856718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:15:07.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebad98e4-62de-4cfe-bb3c-1be18de43b89","timestamp":"2023-05-03T00:15:11.186469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:15:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebad98e4-62de-4cfe-bb3c-1be18de43b89","timestamp":"2023-05-03T00:15:11.186469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:15:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:11.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ab71a89-f4b8-4f29-aeee-a336f264ae6a","timestamp":"2023-05-03T00:15:10.874905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:15:11.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cf15925-53f7-4d5f-9bae-8e42468cf1e5","timestamp":"2023-05-03T00:15:18.128459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:15:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:15:28.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c981409-c032-4e83-814d-86699535d4c1","timestamp":"2023-05-03T00:15:28.540980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:15:28.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:07.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"558b9b19-4502-43e3-a8ee-358d94dda532","timestamp":"2023-05-03T00:17:07.856717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:17:07.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4661a92b-9262-4b77-88b3-af4d5c9444e4","timestamp":"2023-05-03T00:17:11.186751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:17:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4661a92b-9262-4b77-88b3-af4d5c9444e4","timestamp":"2023-05-03T00:17:11.186751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:17:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:11.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d083e1-c688-4e2d-8244-5e2f59778d5c","timestamp":"2023-05-03T00:17:10.874780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:17:11.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:17.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1166c4d5-5e9e-4778-9fe9-ab288c1aa4bb","timestamp":"2023-05-03T00:17:18.128561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:17:17.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:17:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f12a9e7d-4512-436f-96e6-06f279bb4735","timestamp":"2023-05-03T00:17:28.541210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:17:28.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:07.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c05584-e4fb-4515-b3ef-62d9385a025f","timestamp":"2023-05-03T00:19:07.856873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:19:07.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc4920d-53bb-479c-a800-ae8e18fc9feb","timestamp":"2023-05-03T00:19:11.186462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:19:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bc4920d-53bb-479c-a800-ae8e18fc9feb","timestamp":"2023-05-03T00:19:11.186462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:19:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:11.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ffc9dd-190d-4e90-bc7f-3596a54f20d7","timestamp":"2023-05-03T00:19:10.874856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:19:11.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:17.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7422d47b-d809-4345-9642-b09e585b9d72","timestamp":"2023-05-03T00:19:18.128616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:19:17.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:19:28.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d953336-8492-4168-993e-fd184ac0a3dc","timestamp":"2023-05-03T00:19:28.541231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:19:28.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:07.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14ffd21-9381-4f15-b19a-3b97848af444","timestamp":"2023-05-03T00:21:07.856820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:21:07.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c11f3bc-c170-4552-ba59-0395adbecea1","timestamp":"2023-05-03T00:21:11.186351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:21:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c11f3bc-c170-4552-ba59-0395adbecea1","timestamp":"2023-05-03T00:21:11.186351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:21:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:11.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"501ddc9d-0c49-4556-a1b7-911ebe740c48","timestamp":"2023-05-03T00:21:10.874951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:21:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:17.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2243d756-1021-4125-9b81-f29c1ca3ff47","timestamp":"2023-05-03T00:21:18.128478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:21:17.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:21:28.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc18b6c7-5629-4c7f-813f-e2497ddd7f08","timestamp":"2023-05-03T00:21:28.541249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:21:28.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:07.499+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77704db8-5790-4fbe-92ce-45cb2a05681d","timestamp":"2023-05-03T00:23:07.856621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:23:07.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ee0d42-bcd7-4e78-8f5e-6d6b00194018","timestamp":"2023-05-03T00:23:11.186499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:23:11.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c454d6e3-db0e-42a2-a2eb-c543c4eba846","timestamp":"2023-05-03T00:23:10.875005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:23:11.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:11.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ee0d42-bcd7-4e78-8f5e-6d6b00194018","timestamp":"2023-05-03T00:23:11.186499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:23:11.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:17.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4069b913-a679-4e59-8ffd-63f079599b80","timestamp":"2023-05-03T00:23:18.128714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:23:17.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:23:28.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0522c20a-2739-447f-b424-f42be5f570a3","timestamp":"2023-05-03T00:23:28.541078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:23:28.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:07.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebec57f8-2799-4c74-863a-68d35a760d92","timestamp":"2023-05-03T00:25:07.857011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:25:07.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f6fe928-deb1-45cc-976c-e873ad655ee2","timestamp":"2023-05-03T00:25:11.186605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:25:11.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f6fe928-deb1-45cc-976c-e873ad655ee2","timestamp":"2023-05-03T00:25:11.186605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:25:11.217+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:11.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19397535-a027-46c6-86e7-134c2a857903","timestamp":"2023-05-03T00:25:10.874764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:25:11.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:17.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb60e9f-f2a3-4113-9792-5944dcd6de55","timestamp":"2023-05-03T00:25:18.128450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:25:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:25:29.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b83c489-6a65-46b9-bd1e-5381e1ddb4ee","timestamp":"2023-05-03T00:25:28.541056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:25:29.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:07.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c7b7062-6b55-4c07-bed3-29b5d5e174c3","timestamp":"2023-05-03T00:27:07.856675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:27:07.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c613472-9d4f-4538-aadf-2f93566bae3e","timestamp":"2023-05-03T00:27:11.186618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:27:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c613472-9d4f-4538-aadf-2f93566bae3e","timestamp":"2023-05-03T00:27:11.186618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:27:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:11.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bb5390-a523-4bcd-aa6c-359e03d70dd0","timestamp":"2023-05-03T00:27:10.874723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:27:11.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d647fbd-6dfb-48b7-b533-b121c18ec6d3","timestamp":"2023-05-03T00:27:18.128488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:27:17.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:27:28.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9eba3695-ee48-48a9-8ed6-715893b27e9f","timestamp":"2023-05-03T00:27:28.542252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:27:28.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:28:11.340+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-05-03T00:29:07.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62b93b33-ed54-48de-b81c-96b8fbbd26a2","timestamp":"2023-05-03T00:29:07.856915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:29:07.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb9ef20-fa00-4273-9b60-9409b7440643","timestamp":"2023-05-03T00:29:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:29:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6eb9ef20-fa00-4273-9b60-9409b7440643","timestamp":"2023-05-03T00:29:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:29:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:11.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32a048ba-666c-44e3-abf5-1677f96f4a9f","timestamp":"2023-05-03T00:29:10.874890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:29:11.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b63cec-0b86-412a-8879-02dc7e4a0217","timestamp":"2023-05-03T00:29:18.128364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:29:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:29:28.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14765b16-0721-4f0c-9ae4-301a5594d871","timestamp":"2023-05-03T00:29:28.541095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:29:28.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:07.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96bdd3e3-1c3d-43f7-8a72-83f1fee9982e","timestamp":"2023-05-03T00:31:07.856845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:31:07.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e035e478-2e03-4936-9335-fb6921227af8","timestamp":"2023-05-03T00:31:11.186464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:31:11.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e035e478-2e03-4936-9335-fb6921227af8","timestamp":"2023-05-03T00:31:11.186464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:31:11.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:11.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c06a4f7-1e13-462f-be2f-9751bb06184a","timestamp":"2023-05-03T00:31:10.874644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:31:11.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9e31df2-a7de-435f-a458-b1a19e8aa09c","timestamp":"2023-05-03T00:31:18.128651Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:31:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:31:28.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cee4e114-c875-4075-b8ce-7ba27f8d8fb3","timestamp":"2023-05-03T00:31:28.541216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:31:28.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:07.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f934adb-5975-4ea1-ad1e-2789c72a064c","timestamp":"2023-05-03T00:33:07.856874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:33:07.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ca47e1a-2950-497f-b5de-67012bdd1340","timestamp":"2023-05-03T00:33:11.186364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:33:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ca47e1a-2950-497f-b5de-67012bdd1340","timestamp":"2023-05-03T00:33:11.186364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:33:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:11.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"185d515d-3c3e-4b62-9db8-f9b7dac048e0","timestamp":"2023-05-03T00:33:10.874716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:33:11.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:17.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05ab135c-561b-4c31-9a89-3b129be2fb25","timestamp":"2023-05-03T00:33:18.128463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:33:17.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:33:28.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e0049ef-1224-4984-90e7-9d15a8d9d523","timestamp":"2023-05-03T00:33:28.541233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:33:28.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:07.419+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5080c2a7-be23-489d-a002-10cf9cd459ba","timestamp":"2023-05-03T00:35:07.856887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:35:07.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6230ff5f-c847-40d5-a436-d2b4b8b05057","timestamp":"2023-05-03T00:35:11.186387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:35:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6230ff5f-c847-40d5-a436-d2b4b8b05057","timestamp":"2023-05-03T00:35:11.186387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:35:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:11.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c721d6bc-c393-48be-8d29-058e5b5dd261","timestamp":"2023-05-03T00:35:10.874821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:35:11.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31949788-c5d7-419c-b4c9-511859e81580","timestamp":"2023-05-03T00:35:18.128403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:35:17.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:35:28.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e930f0-f876-4eb5-9d15-a2c6e945e9fc","timestamp":"2023-05-03T00:35:28.541273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:35:28.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:07.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db6def7a-1f9f-4246-9695-e9a5162279da","timestamp":"2023-05-03T00:37:07.856891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:37:07.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c680106-e9be-4a49-a2c8-baa6ce82b367","timestamp":"2023-05-03T00:37:11.186287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:37:11.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c680106-e9be-4a49-a2c8-baa6ce82b367","timestamp":"2023-05-03T00:37:11.186287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:37:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"369cac64-b478-4f99-a2f0-8cc164336117","timestamp":"2023-05-03T00:37:10.874801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:37:11.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15540f52-bf01-4392-b152-4544dafb7213","timestamp":"2023-05-03T00:37:18.128395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:37:17.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:37:28.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e07bc611-980e-40c0-b0d0-8b63f829ae64","timestamp":"2023-05-03T00:37:28.541144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:37:28.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:07.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9313bb24-1af3-4365-8fe2-a1142266576b","timestamp":"2023-05-03T00:39:07.857007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:39:07.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8b350f-a0f9-4b69-817c-3067d99593ba","timestamp":"2023-05-03T00:39:11.186388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:39:11.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf8b350f-a0f9-4b69-817c-3067d99593ba","timestamp":"2023-05-03T00:39:11.186388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:39:11.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07ae0652-538a-4d7e-bc52-be324460e9ae","timestamp":"2023-05-03T00:39:10.874744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:39:11.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"752c9138-1c7f-4b9b-a626-36e6d3c6af05","timestamp":"2023-05-03T00:39:18.128571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:39:17.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:39:28.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe1791c-3eb6-4fba-a976-a86e88d5b7ee","timestamp":"2023-05-03T00:39:28.540949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:39:28.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:07.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d2f9bd-fc0c-402b-a3fb-6be11521a192","timestamp":"2023-05-03T00:41:07.857476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:41:07.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25642d-df25-45bf-b30f-b5cc420e1cad","timestamp":"2023-05-03T00:41:11.186332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:41:11.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b25642d-df25-45bf-b30f-b5cc420e1cad","timestamp":"2023-05-03T00:41:11.186332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:41:11.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b12c41d4-7087-43ce-913f-3b5db7d535fc","timestamp":"2023-05-03T00:41:10.874851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:41:11.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:17.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec50859f-c333-40e6-b901-34ba5bdcb293","timestamp":"2023-05-03T00:41:18.128511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:41:17.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:41:28.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b56148b4-26f9-4051-a28a-fd4a4effc5e2","timestamp":"2023-05-03T00:41:28.541125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:41:28.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:07.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32e9ba31-4110-4009-ab41-6d9917e01f7a","timestamp":"2023-05-03T00:43:07.856910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:43:07.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"282a3625-9c36-4434-b043-3d68606f4eb1","timestamp":"2023-05-03T00:43:11.186495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:43:11.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"282a3625-9c36-4434-b043-3d68606f4eb1","timestamp":"2023-05-03T00:43:11.186495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:43:11.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:11.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"761566d1-709f-4cd7-9417-ddae92798500","timestamp":"2023-05-03T00:43:10.874929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:43:11.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:17.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9abbc912-760e-4e12-8be8-bf8cd2bdec28","timestamp":"2023-05-03T00:43:18.128553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:43:17.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:43:28.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"986eac22-5f2a-49bb-8cab-b62a4cd3df66","timestamp":"2023-05-03T00:43:28.541191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:43:28.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:07.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"648d8d0b-aca7-4a58-85bc-eb9dc72efe87","timestamp":"2023-05-03T00:45:07.856845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:45:07.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68031bee-6cc2-44fd-9fb1-dfdae77aae6a","timestamp":"2023-05-03T00:45:11.186262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:45:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68031bee-6cc2-44fd-9fb1-dfdae77aae6a","timestamp":"2023-05-03T00:45:11.186262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:45:11.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:11.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfb17d8c-2e09-44d1-bdae-ded012badf06","timestamp":"2023-05-03T00:45:10.874845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:45:11.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:17.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8232d092-53a0-4523-a4c9-0401e4b26947","timestamp":"2023-05-03T00:45:18.128532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:45:17.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:45:28.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e52d0a-b91b-4d1d-95b6-421e35624a72","timestamp":"2023-05-03T00:45:28.541158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:45:28.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:07.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"630024d1-e116-41ab-8251-b8ae02a3497a","timestamp":"2023-05-03T00:47:07.856813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:47:07.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814f589e-8c6f-4cfe-9706-a5f160d19d08","timestamp":"2023-05-03T00:47:11.186232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:47:11.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814f589e-8c6f-4cfe-9706-a5f160d19d08","timestamp":"2023-05-03T00:47:11.186232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:47:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:11.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcaf246c-51ea-49ed-a9a8-bd8d864852f3","timestamp":"2023-05-03T00:47:10.874918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:47:11.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:17.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c723d33-3d94-4357-a824-80209bd9bfce","timestamp":"2023-05-03T00:47:18.128500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:47:17.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:47:28.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0a067f-c473-4dcc-80a2-6b3b20b1f619","timestamp":"2023-05-03T00:47:28.540971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:47:28.912+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:07.423+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e4c912-374f-4f35-a752-3d668b0ddbe1","timestamp":"2023-05-03T00:49:07.856894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:49:07.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38987a5f-9a38-401c-a843-2c461ab1bfd5","timestamp":"2023-05-03T00:49:11.186385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:49:11.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4d8bf65-878b-4b36-8f40-c8c39ed702d7","timestamp":"2023-05-03T00:49:10.874751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:49:11.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:11.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38987a5f-9a38-401c-a843-2c461ab1bfd5","timestamp":"2023-05-03T00:49:11.186385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:49:11.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:17.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7095f1d-c890-41c3-9b0b-34682ccb6e21","timestamp":"2023-05-03T00:49:18.128462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:49:17.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:49:28.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d333fb4d-fdfc-4250-8130-6e0e703775d2","timestamp":"2023-05-03T00:49:28.540955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:49:28.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:07.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96554008-8e8b-4963-b00b-614c7fe7f559","timestamp":"2023-05-03T00:51:07.856847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:51:07.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c316a458-73db-43fd-b974-ce2a74a91879","timestamp":"2023-05-03T00:51:11.186266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:51:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c316a458-73db-43fd-b974-ce2a74a91879","timestamp":"2023-05-03T00:51:11.186266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:51:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:11.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c431fa53-4da0-49fd-977a-0e5733e231f6","timestamp":"2023-05-03T00:51:10.874692Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:51:11.264+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:17.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ea59df6-6225-4cd3-9132-3bf4c3d8b175","timestamp":"2023-05-03T00:51:18.128755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:51:17.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:51:28.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc786e95-1bf4-4f10-84e5-6442dd4a20c1","timestamp":"2023-05-03T00:51:28.542442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:51:28.984+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:07.401+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27ae7d65-cd19-481a-bec9-e4f7ad29d885","timestamp":"2023-05-03T00:53:07.856823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:53:07.402+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6b9b0a-1acc-4c5d-9502-9396d89627b3","timestamp":"2023-05-03T00:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:53:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb6b9b0a-1acc-4c5d-9502-9396d89627b3","timestamp":"2023-05-03T00:53:11.186490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:53:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:11.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67fd0aed-5f7c-40a4-8483-b862698eac8a","timestamp":"2023-05-03T00:53:10.874816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:53:11.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:17.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7121b2f9-7ccb-4773-bb4f-af4e45e54c1d","timestamp":"2023-05-03T00:53:18.128425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:53:17.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:53:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7c2bba-0302-474a-88af-b3f7f0098039","timestamp":"2023-05-03T00:53:28.541098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:53:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:07.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aad72ae1-9d49-4eae-9cef-4764a665de72","timestamp":"2023-05-03T00:55:07.857076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:55:07.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe020f8-2ac0-4ed3-baa1-54752486c46f","timestamp":"2023-05-03T00:55:11.186290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:55:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbe020f8-2ac0-4ed3-baa1-54752486c46f","timestamp":"2023-05-03T00:55:11.186290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:55:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:11.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f961abd-e75a-47a5-9e59-8887878a312c","timestamp":"2023-05-03T00:55:10.874658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:55:11.252+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:17.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293075ce-8047-4fef-b9de-246fa7a813b3","timestamp":"2023-05-03T00:55:18.128406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:55:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:55:28.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92e69f3-965c-4d90-b901-4d5ebb17bbb9","timestamp":"2023-05-03T00:55:28.541092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:55:28.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:56:11.260+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-05-03T00:57:07.398+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98df91c9-463a-4c0f-86a9-d591dc0c6875","timestamp":"2023-05-03T00:57:07.856840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:57:07.398+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d8d7b48-4d1f-4e3e-b2fb-dae997ab4e87","timestamp":"2023-05-03T00:57:11.186516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:57:11.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3171595e-f527-4bf6-b411-da27cad0fafb","timestamp":"2023-05-03T00:57:10.874722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:57:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:11.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d8d7b48-4d1f-4e3e-b2fb-dae997ab4e87","timestamp":"2023-05-03T00:57:11.186516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:57:11.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:17.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afcd1f23-320d-4290-a6d4-b0ac9a10dd91","timestamp":"2023-05-03T00:57:18.128798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:57:17.884+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:57:28.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8973f3c-2c4a-4aca-b2af-fb1f4de813a2","timestamp":"2023-05-03T00:57:28.541962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:57:28.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:07.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f08d8e90-a871-47fc-85e8-be7bd1ec10fd","timestamp":"2023-05-03T00:59:07.856807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T00:59:07.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240f1630-7bb6-4212-ab99-6e8e071df8d3","timestamp":"2023-05-03T00:59:11.186342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:59:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"240f1630-7bb6-4212-ab99-6e8e071df8d3","timestamp":"2023-05-03T00:59:11.186342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T00:59:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:11.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31640793-6653-43d4-a72a-35b07ee39a91","timestamp":"2023-05-03T00:59:10.874780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T00:59:11.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33050b61-8187-42c6-a05d-71fbc15eaa16","timestamp":"2023-05-03T00:59:18.128603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T00:59:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T00:59:28.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e059439a-efac-4a1d-beeb-9b38ac27f219","timestamp":"2023-05-03T00:59:28.541270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T00:59:28.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:07.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c79a7a26-08a2-48af-8019-fd60f2258639","timestamp":"2023-05-03T01:01:07.856917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:01:07.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4eac050-2bb1-4713-884b-6b7102786b69","timestamp":"2023-05-03T01:01:11.186890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:01:11.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4eac050-2bb1-4713-884b-6b7102786b69","timestamp":"2023-05-03T01:01:11.186890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:01:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:11.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c31473bc-ad79-405d-ace3-66ca6066124c","timestamp":"2023-05-03T01:01:10.874850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:01:11.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a65be4b6-f90a-4b70-9ad4-6970f9217101","timestamp":"2023-05-03T01:01:18.128357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:01:17.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:01:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c656ed-2c4b-47f2-9ab6-40bc3583eae0","timestamp":"2023-05-03T01:01:28.541512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:01:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:07.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b7f944-74ca-4119-aff8-ac9523ab3866","timestamp":"2023-05-03T01:03:07.857108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:03:07.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daad025f-6745-4aa5-b82d-2cd56ec383f1","timestamp":"2023-05-03T01:03:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:03:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daad025f-6745-4aa5-b82d-2cd56ec383f1","timestamp":"2023-05-03T01:03:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:03:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:11.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c7a7661-a885-476f-992d-88dbd56fac69","timestamp":"2023-05-03T01:03:10.875024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:03:11.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:17.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efb16906-134d-4eb9-962c-f1a5cf5d74c8","timestamp":"2023-05-03T01:03:18.128630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:03:17.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:03:28.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ab24b84-1ef1-48b5-9733-4c90bbec435f","timestamp":"2023-05-03T01:03:28.541149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:03:28.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:04:11.264+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-05-03T01:05:07.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9bc17ce-052e-41e8-b277-64605f59559c","timestamp":"2023-05-03T01:05:07.856860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:05:07.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd8af1b-2214-4506-883b-acbb431400cf","timestamp":"2023-05-03T01:05:11.186706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:05:11.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd8af1b-2214-4506-883b-acbb431400cf","timestamp":"2023-05-03T01:05:11.186706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:05:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a57de3b-f84f-4d04-bc93-745db7a96f91","timestamp":"2023-05-03T01:05:10.874972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:05:11.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d23c5e25-79f5-434b-a96f-28ae4a9210f4","timestamp":"2023-05-03T01:05:18.128725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:05:17.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:05:28.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a4a8308-c791-433d-919f-b6bacec4e77b","timestamp":"2023-05-03T01:05:28.541814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:05:28.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:07.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0196f805-306e-4146-a806-c5a1c6d035b9","timestamp":"2023-05-03T01:07:07.856913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:07:07.391+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a019cf02-18ea-4af4-b5a1-1f9c28d3dd43","timestamp":"2023-05-03T01:07:11.186666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:07:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a019cf02-18ea-4af4-b5a1-1f9c28d3dd43","timestamp":"2023-05-03T01:07:11.186666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:07:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:11.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d53b025-8755-4e5b-99b3-c412f61c481d","timestamp":"2023-05-03T01:07:10.876370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:07:11.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:17.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7baa84c6-399f-41f2-a4e0-815883b1d8af","timestamp":"2023-05-03T01:07:18.128812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:07:17.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:07:28.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e182d82-4c7d-41b6-92cf-0887ae1db301","timestamp":"2023-05-03T01:07:28.541360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:07:28.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:07.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d06a677-ed7d-493b-b748-36c3dcbfecaa","timestamp":"2023-05-03T01:09:07.856710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:09:07.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95015f64-ab3a-46d9-8d75-b2510bb1c3d7","timestamp":"2023-05-03T01:09:11.186594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:09:11.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95015f64-ab3a-46d9-8d75-b2510bb1c3d7","timestamp":"2023-05-03T01:09:11.186594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:09:11.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:11.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d4a075-1869-442a-96ab-6a414214822e","timestamp":"2023-05-03T01:09:10.874593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:09:11.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:17.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80693fb4-91d4-4078-aa39-776a2f72f4ff","timestamp":"2023-05-03T01:09:18.128548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:09:17.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:09:28.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc019eee-ff8a-4b30-aa7f-de0bdea8e8f4","timestamp":"2023-05-03T01:09:28.541025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:09:28.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:07.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d58bd55-80ac-4ae1-8d59-68efa0652461","timestamp":"2023-05-03T01:11:07.856782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:11:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6b5c98-ce92-4957-a82f-7109a222ae92","timestamp":"2023-05-03T01:11:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:11:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8a31c56-a42c-45c4-ad5a-b9787891cd1e","timestamp":"2023-05-03T01:11:10.874727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:11:11.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:11.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd6b5c98-ce92-4957-a82f-7109a222ae92","timestamp":"2023-05-03T01:11:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:11:11.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:17.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eee3195f-5a78-4936-977e-cfda47885c69","timestamp":"2023-05-03T01:11:18.128423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:11:17.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:11:28.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09cb2707-21a5-4309-8ee2-3699c99bd232","timestamp":"2023-05-03T01:11:28.541132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:11:28.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:07.377+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"237230fc-eed3-4da7-9a7f-0a72429f4584","timestamp":"2023-05-03T01:13:07.856837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:13:07.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8561ae-e56f-471a-9d81-a5254a3abf04","timestamp":"2023-05-03T01:13:11.186492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:13:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e139c718-da8e-4e53-8c9d-e24b2751d2ca","timestamp":"2023-05-03T01:13:10.874717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:13:11.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:11.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f8561ae-e56f-471a-9d81-a5254a3abf04","timestamp":"2023-05-03T01:13:11.186492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:13:11.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e74cc20-8a26-4264-886d-1ace44e35afa","timestamp":"2023-05-03T01:13:18.128541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:13:17.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:13:28.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28addaac-f0ec-4839-8357-86d18d81a6c3","timestamp":"2023-05-03T01:13:28.541162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:13:28.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:07.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c670e98-ed82-471e-bea0-c54647a644ea","timestamp":"2023-05-03T01:15:07.856755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:15:07.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80a2698-2ade-4b76-9a0e-69cc97185c3f","timestamp":"2023-05-03T01:15:11.186274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:15:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a78ae8-98e5-47d3-83de-2ba6f4ca6c84","timestamp":"2023-05-03T01:15:10.874726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:15:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:11.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f80a2698-2ade-4b76-9a0e-69cc97185c3f","timestamp":"2023-05-03T01:15:11.186274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:15:11.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84c4be8-d3ad-4d95-ace9-f66d71b3233c","timestamp":"2023-05-03T01:15:18.128520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:15:17.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:15:28.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1d93f53-abd6-49ee-b993-bb3a99133e0d","timestamp":"2023-05-03T01:15:28.541028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:15:28.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:16:11.260+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-05-03T01:17:07.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace0a30c-dfe3-4660-b81e-744612166d59","timestamp":"2023-05-03T01:17:07.856710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:17:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0a2ff-ab96-4d52-809e-f09d1773e8fa","timestamp":"2023-05-03T01:17:11.186309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:17:11.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fd9b76f-f99a-4790-8395-fe37e29a28d9","timestamp":"2023-05-03T01:17:10.874845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:17:11.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:11.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0a2ff-ab96-4d52-809e-f09d1773e8fa","timestamp":"2023-05-03T01:17:11.186309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:17:11.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f2d5d81-cbec-48f7-937f-1a7879a00250","timestamp":"2023-05-03T01:17:18.128447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:17:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:17:28.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e25192c-356b-4e42-815b-127ef66ac764","timestamp":"2023-05-03T01:17:28.541085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:17:28.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:07.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"20ab57e5-5aa4-4391-bc9c-46a24859eead","timestamp":"2023-05-03T01:19:07.856770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:19:07.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1573c2b6-da6e-4df5-ad4a-af59e836feb2","timestamp":"2023-05-03T01:19:11.186431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:19:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1573c2b6-da6e-4df5-ad4a-af59e836feb2","timestamp":"2023-05-03T01:19:11.186431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:19:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:11.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb0744bd-9098-43f6-a78d-ad969895724b","timestamp":"2023-05-03T01:19:10.874877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:19:11.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"662c6593-d616-4e4b-8810-f325f2bef126","timestamp":"2023-05-03T01:19:18.128754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:19:17.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:19:28.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8ea2eb0-d0c4-4a4b-8ccb-3992e1ff59b2","timestamp":"2023-05-03T01:19:28.541202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:19:28.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:07.383+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c296541-cfc6-41b9-9d4f-aba9e1a8406e","timestamp":"2023-05-03T01:21:07.856819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:21:07.384+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aadfeae3-a9ac-4117-bb36-d6d6d6e3a280","timestamp":"2023-05-03T01:21:11.186470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:21:11.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06867294-792a-4e6b-9d23-354d023cf7bb","timestamp":"2023-05-03T01:21:10.874684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:21:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:11.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aadfeae3-a9ac-4117-bb36-d6d6d6e3a280","timestamp":"2023-05-03T01:21:11.186470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:21:11.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:17.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f6732f0-6676-42cd-b2d6-a35d572f4b14","timestamp":"2023-05-03T01:21:18.128675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:21:17.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:21:28.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c342724-86a2-4675-bb05-867641114ece","timestamp":"2023-05-03T01:21:28.541168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:21:28.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:23:07.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8890a532-c606-4c2f-9b50-fc71700b1d9a","timestamp":"2023-05-03T01:23:07.856762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:23:07.378+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:23:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704c60e6-d103-4378-98b5-5d1dfa682b9c","timestamp":"2023-05-03T01:23:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:23:11.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52827fd6-9267-49f4-8fe6-4d8e42664b26","timestamp":"2023-05-03T01:23:10.876126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:23:11.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:23:11.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"704c60e6-d103-4378-98b5-5d1dfa682b9c","timestamp":"2023-05-03T01:23:11.186238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:23:11.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:23:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e126f7b4-3dae-423a-8780-840d27351c4f","timestamp":"2023-05-03T01:23:18.128454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:23:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:23:28.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c708672-2a05-4268-aba0-c77e2d182157","timestamp":"2023-05-03T01:23:28.541150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:23:28.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:25:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c25b4d14-cb28-4a50-90d3-36b69602bcea","timestamp":"2023-05-03T01:25:07.856913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:25:07.426+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:25:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"985304f9-1041-4844-9385-98d8264286d0","timestamp":"2023-05-03T01:25:11.186333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:25:11.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"039d9206-d98a-41b4-8e2b-54db8a35b36e","timestamp":"2023-05-03T01:25:10.874927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:25:11.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:25:11.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"985304f9-1041-4844-9385-98d8264286d0","timestamp":"2023-05-03T01:25:11.186333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:25:11.244+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:25:17.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78892d14-3a4a-4a8d-81d3-2dce8ecdf056","timestamp":"2023-05-03T01:25:18.128541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:25:17.893+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:25:28.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81f9ade4-e280-4841-ba1e-39c52138abf8","timestamp":"2023-05-03T01:25:28.541105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:25:28.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:27:07.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae71b793-cd55-4bd6-b020-88367f6b34cb","timestamp":"2023-05-03T01:27:07.856670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:27:07.364+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:27:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"887cc784-0bca-498b-b15f-ef4937308060","timestamp":"2023-05-03T01:27:11.186261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:27:11.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"887cc784-0bca-498b-b15f-ef4937308060","timestamp":"2023-05-03T01:27:11.186261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:27:11.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:27:11.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27d2960-a87d-4148-a66b-2a3ea390450d","timestamp":"2023-05-03T01:27:10.874929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:27:11.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:27:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9b7cc1a-f473-4d39-8a95-469d8ecda0d9","timestamp":"2023-05-03T01:27:18.128562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:27:17.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:27:28.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f9ebeb4-af3c-4a77-b12f-2007cc44b7ce","timestamp":"2023-05-03T01:27:28.541107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:27:28.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:29:07.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b380d7e-103d-4ee3-bb16-a44d67b1d9f4","timestamp":"2023-05-03T01:29:07.856721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:29:07.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:29:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e4c023-770d-4de5-9630-08c2a4457205","timestamp":"2023-05-03T01:29:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:29:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a426c80c-5cf7-4c9e-966e-2815a4d9a4af","timestamp":"2023-05-03T01:29:10.874870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:29:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:29:11.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6e4c023-770d-4de5-9630-08c2a4457205","timestamp":"2023-05-03T01:29:11.186379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:29:11.255+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:29:17.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"193a3010-30ab-41a3-abbe-64f0f8fa3239","timestamp":"2023-05-03T01:29:18.128659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:29:17.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:29:28.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6119551-1a56-4f64-a388-6d6408275435","timestamp":"2023-05-03T01:29:28.541061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:29:28.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:31:07.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a795e73-4f93-413a-a10f-7653e7616315","timestamp":"2023-05-03T01:31:07.856778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:31:07.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:31:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a995b5-6a5d-4db7-a540-895a4b445ed2","timestamp":"2023-05-03T01:31:11.186454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:31:11.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb2cfc7-9c0c-40de-a461-fdc55ade2624","timestamp":"2023-05-03T01:31:10.875446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:31:11.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:31:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a995b5-6a5d-4db7-a540-895a4b445ed2","timestamp":"2023-05-03T01:31:11.186454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:31:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:31:17.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9439a2a-17cb-4907-8444-af6cd0b93ec5","timestamp":"2023-05-03T01:31:18.128528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:31:17.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:31:28.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4ac9a51-7509-4b9b-878b-172c032f2da1","timestamp":"2023-05-03T01:31:28.541119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:31:28.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:33:07.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a7e1fc3-2137-4f3d-80cd-2dfad67e01ed","timestamp":"2023-05-03T01:33:07.856820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:33:07.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13dad3a5-a0d3-41bf-a9b6-191028b40e7c","timestamp":"2023-05-03T01:33:11.186527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:33:11.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab9f908-69fd-4ca8-bc18-1c5bd407e038","timestamp":"2023-05-03T01:33:10.874704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:33:11.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:33:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13dad3a5-a0d3-41bf-a9b6-191028b40e7c","timestamp":"2023-05-03T01:33:11.186527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:33:11.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:33:17.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731775f8-88f9-431b-a20c-619efbd55af1","timestamp":"2023-05-03T01:33:18.128972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:33:17.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:33:28.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41e1c852-2792-4a1c-85d2-517303034af8","timestamp":"2023-05-03T01:33:28.541107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:33:28.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:35:07.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1595e09d-712c-42c3-9541-280e65b4975f","timestamp":"2023-05-03T01:35:07.856746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:35:07.362+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:35:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd640f3-1b4e-4d61-8585-38ff65c833d1","timestamp":"2023-05-03T01:35:11.186369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:35:11.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39f66279-cf5c-4c21-a11f-e504feac0dab","timestamp":"2023-05-03T01:35:10.874898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:35:11.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:35:11.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd640f3-1b4e-4d61-8585-38ff65c833d1","timestamp":"2023-05-03T01:35:11.186369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:35:11.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:35:17.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e703ff95-2348-4fad-b321-4f5261b63866","timestamp":"2023-05-03T01:35:18.128546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:35:17.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:35:28.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff043b6e-7631-4433-8aff-d77c78b43e10","timestamp":"2023-05-03T01:35:28.541056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:35:28.870+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:37:07.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0087cac1-af68-4a8f-b698-b043a1e954ef","timestamp":"2023-05-03T01:37:07.856960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:37:07.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:37:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abce159c-6024-4bbd-b34a-7dc6930f6ffd","timestamp":"2023-05-03T01:37:11.186263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:37:11.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25fce2de-bec5-4126-b18b-7f1d1798f3f5","timestamp":"2023-05-03T01:37:10.874833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:37:11.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:37:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abce159c-6024-4bbd-b34a-7dc6930f6ffd","timestamp":"2023-05-03T01:37:11.186263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:37:11.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:37:17.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7bc57fa-bf4b-4b26-8876-d583fa9dbd8d","timestamp":"2023-05-03T01:37:18.128417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:37:17.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:37:28.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"020491c3-6f65-4e85-95d3-64ed18b32793","timestamp":"2023-05-03T01:37:28.541050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:37:28.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:39:07.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"531347c9-86a7-4857-afde-090a18a77504","timestamp":"2023-05-03T01:39:07.856764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:39:07.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:39:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012d5083-6b1e-48e6-ae50-b1e74bc81625","timestamp":"2023-05-03T01:39:11.186245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:39:11.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"012d5083-6b1e-48e6-ae50-b1e74bc81625","timestamp":"2023-05-03T01:39:11.186245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:39:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:39:11.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64ce0ab6-e14b-4916-8075-364d2c9372d2","timestamp":"2023-05-03T01:39:10.874772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:39:11.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:39:17.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4a7c5ec-ac71-49e0-baa5-8285dd7d49be","timestamp":"2023-05-03T01:39:18.128508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:39:17.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:39:28.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b8cf8e-f92e-4322-8430-a32e45431679","timestamp":"2023-05-03T01:39:28.541134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:39:28.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:41:07.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b60f1296-e974-43a5-9bc0-ee360f7914c5","timestamp":"2023-05-03T01:41:07.856831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:41:07.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:41:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d89ae2c-ea94-4fab-b6cc-354bac82fff8","timestamp":"2023-05-03T01:41:11.186298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:41:11.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11f079d4-0efd-4671-9820-de1701bae424","timestamp":"2023-05-03T01:41:10.874780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:41:11.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:41:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d89ae2c-ea94-4fab-b6cc-354bac82fff8","timestamp":"2023-05-03T01:41:11.186298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:41:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:41:17.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8407f235-90a3-41f4-9420-40f75614db1d","timestamp":"2023-05-03T01:41:18.128621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:41:17.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:41:28.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6348517-f6f5-4515-82dd-ec0d050bc5b1","timestamp":"2023-05-03T01:41:28.541106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:41:28.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:43:07.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d53119e-9cc3-4975-927f-a0241442aa5d","timestamp":"2023-05-03T01:43:07.856716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:43:07.356+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:43:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9c75ff-a458-42cf-9dcf-e5b2cdc95b95","timestamp":"2023-05-03T01:43:11.186334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:43:11.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17c1492f-4dbe-441c-8033-e8dc91381e39","timestamp":"2023-05-03T01:43:10.874737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:43:11.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:43:11.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9c75ff-a458-42cf-9dcf-e5b2cdc95b95","timestamp":"2023-05-03T01:43:11.186334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:43:11.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:43:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49a02d09-0a84-42fa-b03f-f4ba981ee557","timestamp":"2023-05-03T01:43:18.128553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:43:17.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:43:28.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"279df980-ef11-47ef-94a7-784ab747a2f4","timestamp":"2023-05-03T01:43:28.542717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:43:28.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:45:07.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b9f9fef-3be0-40c2-a033-16cf1fed0dc0","timestamp":"2023-05-03T01:45:07.856911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:45:07.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:45:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"005c626a-44b5-46e6-bf35-49e47e041fff","timestamp":"2023-05-03T01:45:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:45:11.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae1e666e-3342-48d5-b45a-d6f2313b269f","timestamp":"2023-05-03T01:45:10.874947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:45:11.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:45:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"005c626a-44b5-46e6-bf35-49e47e041fff","timestamp":"2023-05-03T01:45:11.186488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:45:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:45:17.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52c5fb09-3217-4dd2-8924-bccd8100fb14","timestamp":"2023-05-03T01:45:18.128681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:45:17.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:45:28.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba916bc6-5310-4f1d-93f3-a505af366738","timestamp":"2023-05-03T01:45:28.541610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:45:28.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:47:07.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48db17cc-6ac4-4b53-a399-0d51141508df","timestamp":"2023-05-03T01:47:07.856856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:47:07.412+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:47:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35803e54-22ca-4041-9a8b-3405f6ab666a","timestamp":"2023-05-03T01:47:11.186382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:47:11.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b975741b-7f16-4a10-95f1-6185c49091f7","timestamp":"2023-05-03T01:47:10.874751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:47:11.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:47:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35803e54-22ca-4041-9a8b-3405f6ab666a","timestamp":"2023-05-03T01:47:11.186382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:47:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:47:17.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2ce796-b855-49f8-bf2d-d24755ca7aba","timestamp":"2023-05-03T01:47:18.128450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:47:17.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:47:28.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d9f4ff-92da-44fd-9c21-1d35160b9a9e","timestamp":"2023-05-03T01:47:28.541202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:47:28.853+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:49:07.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97f081b8-815e-482d-8d89-d754144913cd","timestamp":"2023-05-03T01:49:07.856781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:49:07.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:49:11.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27fb3e38-dafe-4476-957d-dc4becb418fc","timestamp":"2023-05-03T01:49:10.875280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:49:11.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f93c90d-0db6-4344-ab14-d725c7446aaf","timestamp":"2023-05-03T01:49:11.186197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:49:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f93c90d-0db6-4344-ab14-d725c7446aaf","timestamp":"2023-05-03T01:49:11.186197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:49:11.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:49:17.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8da3fa6-e756-4e70-a177-ac582ff8d836","timestamp":"2023-05-03T01:49:18.128414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:49:17.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:49:28.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d6480b9-a706-4766-95be-994f26d0e933","timestamp":"2023-05-03T01:49:28.541017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:49:28.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:50:41.289+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-05-03T01:51:07.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1134b175-1012-419e-9eb1-9ff4b206527e","timestamp":"2023-05-03T01:51:07.856842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:51:07.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:51:11.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0fd6d61-2167-4b53-bcf7-2187dd57985c","timestamp":"2023-05-03T01:51:10.874755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:51:11.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:51:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0e8d47-b9b7-45ad-9d97-be8ff197d274","timestamp":"2023-05-03T01:51:11.186222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:51:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b0e8d47-b9b7-45ad-9d97-be8ff197d274","timestamp":"2023-05-03T01:51:11.186222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:51:11.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:51:17.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0443b1d9-7ec7-46d8-9be9-36af04d9b9a9","timestamp":"2023-05-03T01:51:18.128591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:51:17.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:51:28.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa0c07f2-ee0e-42e9-aff4-a88a3d6bc47f","timestamp":"2023-05-03T01:51:28.541908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:51:28.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:53:07.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56a62345-76e4-447f-953f-8c05f9669fad","timestamp":"2023-05-03T01:53:07.856775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:53:07.340+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:53:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03e9c927-e363-44b3-9adb-615b88b6a5a2","timestamp":"2023-05-03T01:53:11.186234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:53:11.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03e9c927-e363-44b3-9adb-615b88b6a5a2","timestamp":"2023-05-03T01:53:11.186234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:53:11.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:53:11.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89c3d59d-98a6-49b6-9547-dfdbfb01bac2","timestamp":"2023-05-03T01:53:10.874833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:53:11.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:53:17.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea8a0ad-4b4b-49ad-95ea-ccd73037e718","timestamp":"2023-05-03T01:53:18.128360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:53:17.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:53:28.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d46d06-1b36-4f69-823a-2ae36f04ef95","timestamp":"2023-05-03T01:53:28.541031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:53:28.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:55:07.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0da27d0-817e-4412-a892-c2a3477988be","timestamp":"2023-05-03T01:55:07.856864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:55:07.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:55:11.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64eedbcf-0473-470d-b78f-62a0cabd05b8","timestamp":"2023-05-03T01:55:10.874796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:55:11.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3097a207-eed2-4237-ba92-e384f67e3099","timestamp":"2023-05-03T01:55:11.186357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:55:11.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3097a207-eed2-4237-ba92-e384f67e3099","timestamp":"2023-05-03T01:55:11.186357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:55:11.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:55:17.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1cd3a10-616a-4a1b-b674-4306603c761b","timestamp":"2023-05-03T01:55:18.128483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:55:17.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:55:28.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3c7425-7b39-4806-981e-2933230db9ff","timestamp":"2023-05-03T01:55:28.541150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:55:28.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:57:07.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c308d7-3306-43fa-b1d4-78b6b95b4e2e","timestamp":"2023-05-03T01:57:07.856942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:57:07.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:57:11.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c6d1c11-bdd8-4f0b-b060-e2c6eee8cbed","timestamp":"2023-05-03T01:57:10.875385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:57:11.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:57:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46e8d198-7156-4d8e-a6c5-74c03bc748f0","timestamp":"2023-05-03T01:57:11.186301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:57:11.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46e8d198-7156-4d8e-a6c5-74c03bc748f0","timestamp":"2023-05-03T01:57:11.186301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:57:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:57:17.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94a2080e-9e90-4be3-a200-f065434e9809","timestamp":"2023-05-03T01:57:18.128559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:57:17.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:57:28.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ed74a8-9d7c-4865-bd35-963ee2d68c8e","timestamp":"2023-05-03T01:57:28.541010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:57:28.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:59:07.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e05de3b-22d9-4e65-bc8f-dc87c6988bc1","timestamp":"2023-05-03T01:59:07.856964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T01:59:07.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:59:11.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f9d020e-39eb-432d-94fe-5638bb04035f","timestamp":"2023-05-03T01:59:10.874852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T01:59:11.164+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:59:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ceabd4e-be99-4ae7-b184-06e34d8da040","timestamp":"2023-05-03T01:59:11.186589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:59:11.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ceabd4e-be99-4ae7-b184-06e34d8da040","timestamp":"2023-05-03T01:59:11.186589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T01:59:11.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:59:17.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f39519aa-7fe8-4f59-8026-f5851be6cb08","timestamp":"2023-05-03T01:59:18.128612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T01:59:17.878+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T01:59:28.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"add36c75-d1fa-4072-9d13-d3c9c74931c3","timestamp":"2023-05-03T01:59:28.541081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T01:59:28.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:01:07.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6acfad9-070a-430e-97df-4d11c2757362","timestamp":"2023-05-03T02:01:07.856768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:01:07.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:01:11.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29099406-898c-4c26-849f-e43b4e433e38","timestamp":"2023-05-03T02:01:10.874766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:01:11.180+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:01:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4098da0-2b4b-46c8-95c2-b5c08ab46e1d","timestamp":"2023-05-03T02:01:11.186506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:01:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4098da0-2b4b-46c8-95c2-b5c08ab46e1d","timestamp":"2023-05-03T02:01:11.186506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:01:11.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:01:17.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f017722b-981d-4a17-b873-4db1ba0aea64","timestamp":"2023-05-03T02:01:18.128839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:01:17.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:01:28.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3df9caaf-44cd-45d6-9870-d76c23f1d3e4","timestamp":"2023-05-03T02:01:28.541167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:01:28.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:03:07.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c3f27e-0f90-46f5-b125-5aec61b91af3","timestamp":"2023-05-03T02:03:07.856865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:03:07.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:03:11.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"931c31bc-c696-4492-a290-2be0914d6656","timestamp":"2023-05-03T02:03:10.874551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:03:11.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff8691a-8ca8-43e5-92e7-300e371cb31a","timestamp":"2023-05-03T02:03:11.186347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:03:11.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff8691a-8ca8-43e5-92e7-300e371cb31a","timestamp":"2023-05-03T02:03:11.186347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:03:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:03:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6150ee43-6fd3-4cb7-b922-e816b28b9736","timestamp":"2023-05-03T02:03:18.128458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:03:17.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:03:28.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c75b90d-b344-484a-a569-e0f090963663","timestamp":"2023-05-03T02:03:28.541459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:03:28.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:05:07.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b4e864d-9624-4b97-82a7-b0d90e3da67f","timestamp":"2023-05-03T02:05:07.856730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:05:07.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:05:11.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75f48fad-5258-4b05-868a-40418e08a72e","timestamp":"2023-05-03T02:05:10.874678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:05:11.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:05:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174df4be-de63-405a-81a9-7ea0fbccbe74","timestamp":"2023-05-03T02:05:11.186178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:05:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174df4be-de63-405a-81a9-7ea0fbccbe74","timestamp":"2023-05-03T02:05:11.186178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:05:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:05:17.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0af16b9-00ed-4db2-b38b-2b249fb40d08","timestamp":"2023-05-03T02:05:18.129137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:05:17.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:05:28.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50f87cec-9c5f-44c5-976b-45534a29fdf8","timestamp":"2023-05-03T02:05:28.541578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:05:28.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:07:07.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb51e0f4-6ed8-40bf-8942-32bcd41c7cf2","timestamp":"2023-05-03T02:07:07.856698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:07:07.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"545c134e-940a-4fc6-b24e-88d3a14eb1c7","timestamp":"2023-05-03T02:07:11.186430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:07:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c270734-51ef-441f-a4c1-7d644ea44b60","timestamp":"2023-05-03T02:07:10.874680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:07:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:07:11.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"545c134e-940a-4fc6-b24e-88d3a14eb1c7","timestamp":"2023-05-03T02:07:11.186430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:07:11.250+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:07:17.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee3c63d0-6faf-40eb-8b5e-c1a1a9427b5c","timestamp":"2023-05-03T02:07:18.128744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:07:17.876+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:07:28.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bd6de93-4fc0-47d2-aec7-a95f1539dd47","timestamp":"2023-05-03T02:07:28.541544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:07:28.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:08:11.275+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-05-03T02:09:07.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08629a8e-ec7e-4b17-a577-906d3a732e9f","timestamp":"2023-05-03T02:09:07.856718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:09:07.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:09:11.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a499658b-3d9e-4224-90f9-e3069f914e49","timestamp":"2023-05-03T02:09:10.874776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:09:11.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:09:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a004e9b4-7f26-49de-9a18-ad62a95944fd","timestamp":"2023-05-03T02:09:11.186174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:09:11.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a004e9b4-7f26-49de-9a18-ad62a95944fd","timestamp":"2023-05-03T02:09:11.186174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:09:11.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:09:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c9bc29-d18e-4498-ad60-459961039d10","timestamp":"2023-05-03T02:09:18.128453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:09:17.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:09:28.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d19c014b-09e5-4393-8c96-2f7810f48005","timestamp":"2023-05-03T02:09:28.541153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:09:28.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:11:07.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0bb30d8-7d71-4882-b470-3b4e19b562d8","timestamp":"2023-05-03T02:11:07.856800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:11:07.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:11:11.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ce07ed-f68b-4eb7-b714-1667f2dd77b3","timestamp":"2023-05-03T02:11:10.874619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:11:11.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:11:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3899d11a-912f-4821-a889-2d90a385261e","timestamp":"2023-05-03T02:11:11.186855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:11:11.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3899d11a-912f-4821-a889-2d90a385261e","timestamp":"2023-05-03T02:11:11.186855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:11:11.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:11:17.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71923e86-71fd-4735-8d5e-396e03d0b5b6","timestamp":"2023-05-03T02:11:18.128514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:11:17.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:11:28.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebe2c76a-f530-42bc-83a3-5138f293d20d","timestamp":"2023-05-03T02:11:28.541082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:11:28.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:13:07.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3ac5c6c-a227-4172-a75a-df7576a6b8d2","timestamp":"2023-05-03T02:13:07.856906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:13:07.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:13:11.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fd3ed4c-cf87-456c-b4a7-89372a9bd469","timestamp":"2023-05-03T02:13:10.874906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:13:11.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:13:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ac3adaf-af43-4605-b594-d11184aceb4f","timestamp":"2023-05-03T02:13:11.186434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:13:11.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ac3adaf-af43-4605-b594-d11184aceb4f","timestamp":"2023-05-03T02:13:11.186434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:13:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:13:17.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e93903b-4907-4f47-8bb2-9db5a53dc124","timestamp":"2023-05-03T02:13:18.128398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:13:17.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:13:28.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5032385c-e41d-4cfa-ac55-b9b1ddd18fc5","timestamp":"2023-05-03T02:13:28.541119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:13:28.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:15:07.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f6d2406-bcea-4a85-840c-a23bde768dd5","timestamp":"2023-05-03T02:15:07.856715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:15:07.323+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:15:11.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34ff5da7-5726-4a1a-884b-da03a944a7b8","timestamp":"2023-05-03T02:15:10.874737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:15:11.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:15:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10dd1581-edff-4177-8fc9-099b3490f600","timestamp":"2023-05-03T02:15:11.186421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:15:11.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10dd1581-edff-4177-8fc9-099b3490f600","timestamp":"2023-05-03T02:15:11.186421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:15:11.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:15:17.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dead3e1e-c25b-4884-beae-11a5754bf34f","timestamp":"2023-05-03T02:15:18.128387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:15:17.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:15:28.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a7ad0e7-e093-4934-8f60-3b7972d0ed48","timestamp":"2023-05-03T02:15:28.541066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:15:28.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:17:07.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16a085ab-00db-4298-af12-2e8a2792dc38","timestamp":"2023-05-03T02:17:07.856900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:17:07.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:17:11.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91779ddc-661d-4cbf-b3e6-b0a7007920d9","timestamp":"2023-05-03T02:17:10.874901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:17:11.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:17:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee46b329-de98-4db0-98e9-a1ead0a89012","timestamp":"2023-05-03T02:17:11.186365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:17:11.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee46b329-de98-4db0-98e9-a1ead0a89012","timestamp":"2023-05-03T02:17:11.186365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:17:11.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:17:17.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de3476b-e54b-4384-85d7-2d3c021aa725","timestamp":"2023-05-03T02:17:18.128529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:17:17.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:17:28.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b278923d-25ac-4333-ab5f-9316104587bb","timestamp":"2023-05-03T02:17:28.541119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:17:28.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:18:11.265+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-05-03T02:19:07.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"276d19e5-a1df-4a01-ad2d-774555afb00d","timestamp":"2023-05-03T02:19:07.856605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:19:07.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:19:11.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9f0ba33-41c9-4bd5-894a-db35695e4ddb","timestamp":"2023-05-03T02:19:10.874667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:19:11.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:19:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"422a1027-1279-4f93-888d-97f5657bc6de","timestamp":"2023-05-03T02:19:11.186339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:19:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"422a1027-1279-4f93-888d-97f5657bc6de","timestamp":"2023-05-03T02:19:11.186339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:19:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:19:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18270312-e488-4fce-b23a-e623a4de10cb","timestamp":"2023-05-03T02:19:18.128466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:19:17.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:19:28.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79564062-468a-4774-98bf-56027cae90ca","timestamp":"2023-05-03T02:19:28.541139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:19:28.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:21:07.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0df97dc4-d17a-4fb2-a57b-8b4689bab5bd","timestamp":"2023-05-03T02:21:07.856627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:21:07.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:21:11.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"054a34af-5eb7-437c-a581-f763ea416fb9","timestamp":"2023-05-03T02:21:10.874684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:21:11.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:21:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f07dadd-1bb9-4d47-9e04-56692b0079a2","timestamp":"2023-05-03T02:21:11.186252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:21:11.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f07dadd-1bb9-4d47-9e04-56692b0079a2","timestamp":"2023-05-03T02:21:11.186252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:21:11.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:21:17.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c64d57f8-3f2d-46a7-bab2-fcb5d2e6d0d7","timestamp":"2023-05-03T02:21:18.128510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:21:17.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:21:28.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e257035c-3739-40d6-a225-c50f35e6624e","timestamp":"2023-05-03T02:21:28.541097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:21:28.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:23:07.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"637fe6aa-a995-41aa-af05-e2ab5e20dabd","timestamp":"2023-05-03T02:23:07.856956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:23:07.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:23:11.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba75f83-0fb3-4ef2-a06c-c9d95bf84065","timestamp":"2023-05-03T02:23:10.874828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:23:11.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:23:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a25c35-442e-4d89-ab71-9488c2468283","timestamp":"2023-05-03T02:23:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:23:11.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a25c35-442e-4d89-ab71-9488c2468283","timestamp":"2023-05-03T02:23:11.186501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:23:11.309+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:23:17.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12738e86-a52d-414e-9ea9-6cf3369b7e92","timestamp":"2023-05-03T02:23:18.128391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:23:17.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:23:28.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dc2c73e-3c51-49bf-b716-d040abbaffb4","timestamp":"2023-05-03T02:23:28.541120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:23:28.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:25:07.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c64c90d0-1207-45db-bd2b-c31081c7204d","timestamp":"2023-05-03T02:25:07.856751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:25:07.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:25:11.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"604f265d-ea4f-4868-80e6-5e2babcc68b6","timestamp":"2023-05-03T02:25:10.874789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:25:11.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:25:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"171f3300-fc17-454a-aebc-eaffee8f22c5","timestamp":"2023-05-03T02:25:11.186417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:25:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"171f3300-fc17-454a-aebc-eaffee8f22c5","timestamp":"2023-05-03T02:25:11.186417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:25:11.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:25:17.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c629146-1979-43d3-8e26-deec49ce74a5","timestamp":"2023-05-03T02:25:18.128486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:25:17.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:25:28.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19b0594d-199f-4f92-95ba-8159357b4e63","timestamp":"2023-05-03T02:25:28.541084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:25:28.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:26:11.260+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-05-03T02:27:07.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7e57cb9-75ed-4248-8eca-d155388c36f8","timestamp":"2023-05-03T02:27:07.856618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:27:07.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:27:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d91512d-a718-4f44-a6ed-5ca635f78376","timestamp":"2023-05-03T02:27:11.186225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:27:11.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48fd45f5-2d9c-4d8c-86da-708132d9e0c0","timestamp":"2023-05-03T02:27:10.874763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:27:11.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:27:11.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d91512d-a718-4f44-a6ed-5ca635f78376","timestamp":"2023-05-03T02:27:11.186225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:27:11.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:27:17.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c3df7d-38c7-4628-887b-536c2138a81b","timestamp":"2023-05-03T02:27:18.128504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:27:17.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:27:28.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b85c03-238d-458b-85be-3f5bd6da4858","timestamp":"2023-05-03T02:27:28.540984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:27:28.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:29:07.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25006655-f3e4-4741-8933-f67a8774b068","timestamp":"2023-05-03T02:29:07.856793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:29:07.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:29:11.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c82bc5f6-f96e-4f60-b95d-50ff74e06519","timestamp":"2023-05-03T02:29:10.874816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:29:11.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:29:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb89b6b4-8b2b-4d66-ae39-70925a19c1f7","timestamp":"2023-05-03T02:29:11.186276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:29:11.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb89b6b4-8b2b-4d66-ae39-70925a19c1f7","timestamp":"2023-05-03T02:29:11.186276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:29:11.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:29:17.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9825673-786e-496a-820d-1dc4a3526d0b","timestamp":"2023-05-03T02:29:18.128462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:29:17.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:29:28.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24c83b30-0b2d-4a47-8697-4b3aff5f6b04","timestamp":"2023-05-03T02:29:28.541205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:29:28.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:31:07.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78db2fe-0598-4a1d-bbcd-b00fceee5e2d","timestamp":"2023-05-03T02:31:07.856798Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:31:07.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:31:11.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c02d235b-2a70-41b3-a462-eb5d6cd947cf","timestamp":"2023-05-03T02:31:10.875107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:31:11.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:31:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f671290-dd81-42d7-a056-e555eac6ee00","timestamp":"2023-05-03T02:31:11.186409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:31:11.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f671290-dd81-42d7-a056-e555eac6ee00","timestamp":"2023-05-03T02:31:11.186409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:31:11.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:31:17.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc9c000a-97fa-46a0-a374-d7ec79fa7d31","timestamp":"2023-05-03T02:31:18.128497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:31:17.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:31:28.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"906e5c98-98a4-47ad-a049-3ae9c434233d","timestamp":"2023-05-03T02:31:28.541152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:31:28.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:33:07.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f96ea24-1e47-4f99-862f-d9a6d2bf5d6a","timestamp":"2023-05-03T02:33:07.856730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:33:07.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:33:11.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0fa244-318d-4681-9e76-3ef064b1c1d5","timestamp":"2023-05-03T02:33:10.874693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:33:11.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:33:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0385e6-2ee5-44a4-ae21-71486d813a2b","timestamp":"2023-05-03T02:33:11.186265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:33:11.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0385e6-2ee5-44a4-ae21-71486d813a2b","timestamp":"2023-05-03T02:33:11.186265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:33:11.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:33:17.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35adddc7-6189-4953-acd5-6b7afddeb4e1","timestamp":"2023-05-03T02:33:18.128479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:33:17.864+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:33:28.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66d7ca7d-0675-4717-af70-03be88c2d5b0","timestamp":"2023-05-03T02:33:28.540899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:33:28.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:35:07.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb379dc1-63f0-4ddc-a0c6-2ee75974bce3","timestamp":"2023-05-03T02:35:07.856738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:35:07.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:35:11.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e28fc4ef-651e-4fd7-bc09-387abec86ccb","timestamp":"2023-05-03T02:35:10.874630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:35:11.178+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:35:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d68327f9-5528-4c52-a38b-7e3ba786fa4d","timestamp":"2023-05-03T02:35:11.186173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:35:11.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d68327f9-5528-4c52-a38b-7e3ba786fa4d","timestamp":"2023-05-03T02:35:11.186173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:35:11.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:35:17.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27b01ee0-6fdd-4c33-8085-ba47ead865f4","timestamp":"2023-05-03T02:35:18.128499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:35:17.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:35:28.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0672628-18bc-41c8-b96b-66d62bcdc4f8","timestamp":"2023-05-03T02:35:28.541096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:35:28.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:37:07.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e74e63a-4e97-4aa5-9ddc-35f29135d658","timestamp":"2023-05-03T02:37:07.856948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:37:07.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:37:11.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f77a57bb-62ed-496a-96be-d50f879b30c6","timestamp":"2023-05-03T02:37:10.874615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:37:11.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:37:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1abc8c72-4610-4230-95e7-7938bfc2cfd3","timestamp":"2023-05-03T02:37:11.186629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:37:11.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1abc8c72-4610-4230-95e7-7938bfc2cfd3","timestamp":"2023-05-03T02:37:11.186629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:37:11.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:37:17.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf4e8ac0-6cce-4cbc-af22-6283c4253c76","timestamp":"2023-05-03T02:37:18.128603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:37:17.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:37:28.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfb536f3-5702-40fd-ba54-21321ab2fd31","timestamp":"2023-05-03T02:37:28.541145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:37:28.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:39:07.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ec72b4b-d33c-48c4-a43a-296505259412","timestamp":"2023-05-03T02:39:07.856902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:39:07.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:39:11.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f78270c-6e20-4bb6-9206-ebc8adb415b8","timestamp":"2023-05-03T02:39:10.874791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:39:11.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:39:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dd69678-3886-400d-af82-ea587a116ad4","timestamp":"2023-05-03T02:39:11.186384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:39:11.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dd69678-3886-400d-af82-ea587a116ad4","timestamp":"2023-05-03T02:39:11.186384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:39:11.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:39:17.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36072d3c-c642-4cc1-ae15-27c99fe31f4e","timestamp":"2023-05-03T02:39:18.128482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:39:17.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:39:28.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eb65e5e-31eb-436c-a79e-263a38b09dea","timestamp":"2023-05-03T02:39:28.541240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:39:28.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:41:07.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"89c51147-f49f-4484-8b61-fd3a24cc93f8","timestamp":"2023-05-03T02:41:07.856838Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:41:07.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:41:11.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f9fdddc-ef57-4ca2-87aa-8f960587b488","timestamp":"2023-05-03T02:41:10.874637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:41:11.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:41:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06c80792-1ca8-462b-9abd-f54b90df18ed","timestamp":"2023-05-03T02:41:11.186489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:41:11.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06c80792-1ca8-462b-9abd-f54b90df18ed","timestamp":"2023-05-03T02:41:11.186489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:41:11.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:41:17.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7408afa-b5e4-4730-98a6-49ca701f5d5d","timestamp":"2023-05-03T02:41:18.128399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:41:17.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:41:28.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fce3e0dc-5be1-4b9d-bea1-a5943861232e","timestamp":"2023-05-03T02:41:28.541073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:41:28.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:43:07.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5647e52a-c885-4d90-9380-cb4ebefec78b","timestamp":"2023-05-03T02:43:07.856829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:43:07.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:43:11.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09ad784d-6551-45a0-a669-a3ef0acedbca","timestamp":"2023-05-03T02:43:10.874946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:43:11.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:43:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cebf1c6e-423a-47f2-8b49-976ffc5bf4bd","timestamp":"2023-05-03T02:43:11.186557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:43:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cebf1c6e-423a-47f2-8b49-976ffc5bf4bd","timestamp":"2023-05-03T02:43:11.186557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:43:11.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:43:17.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ca5ec7e-426e-4df8-bed9-e4ceed3eebf7","timestamp":"2023-05-03T02:43:18.128447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:43:17.863+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:43:28.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75fee382-879f-4e69-978e-1d8d16cc3458","timestamp":"2023-05-03T02:43:28.541244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:43:28.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:44:11.268+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-05-03T02:45:07.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2216dfd4-6dd8-43bc-8b75-9aa699420cfa","timestamp":"2023-05-03T02:45:07.856877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:45:07.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:45:11.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8ec747b-c216-4b46-9911-0fd9b4b89840","timestamp":"2023-05-03T02:45:10.874683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:45:11.117+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:45:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c19cadab-656d-4bbb-b02b-4e9226bfdf14","timestamp":"2023-05-03T02:45:11.186341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:45:11.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c19cadab-656d-4bbb-b02b-4e9226bfdf14","timestamp":"2023-05-03T02:45:11.186341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:45:11.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:45:17.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0772b8ed-0f50-4d4e-942f-718b56fec6c4","timestamp":"2023-05-03T02:45:18.128785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:45:17.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:45:28.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd60be0b-5e62-4bdd-a5ab-7776b9091806","timestamp":"2023-05-03T02:45:28.541030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:45:28.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:47:07.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a86cc58-3ad8-498c-93ef-76ad89c1cc7a","timestamp":"2023-05-03T02:47:07.856731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:47:07.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:47:11.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6969a9a7-7e8a-48b6-b549-fe413dbecab7","timestamp":"2023-05-03T02:47:10.874899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:47:11.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:47:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d58d103-7a38-4f2d-977c-0d4948722100","timestamp":"2023-05-03T02:47:11.186402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:47:11.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d58d103-7a38-4f2d-977c-0d4948722100","timestamp":"2023-05-03T02:47:11.186402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:47:11.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:47:17.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b24bee19-eb7f-44da-b6ab-4f58d7424cd3","timestamp":"2023-05-03T02:47:18.128452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:47:17.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:47:28.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68ce58e4-9733-4364-acea-6904b495976d","timestamp":"2023-05-03T02:47:28.541064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:47:28.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:49:07.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"144efa3f-27f8-4914-86f9-b2baa7536a8e","timestamp":"2023-05-03T02:49:07.856850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:49:07.333+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:49:11.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d2805b6-f7fe-4bc6-91a0-c70e13cacede","timestamp":"2023-05-03T02:49:10.874680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:49:11.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:49:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da023a5-1f94-4404-9e84-9f6c679d3ad5","timestamp":"2023-05-03T02:49:11.186223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:49:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6da023a5-1f94-4404-9e84-9f6c679d3ad5","timestamp":"2023-05-03T02:49:11.186223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:49:11.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:49:17.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a9f432-bc33-4250-94cf-a10bc9cf7f2e","timestamp":"2023-05-03T02:49:18.128425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:49:17.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:49:28.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90ba685b-805c-4bbd-9b9f-1ccd7e10da86","timestamp":"2023-05-03T02:49:28.541132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:49:28.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:51:07.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5351cf06-7176-4c68-ac3f-0fa8befb9780","timestamp":"2023-05-03T02:51:07.856785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:51:07.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:51:11.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11516fe1-58ac-4e15-ac7d-abe7ea6169ad","timestamp":"2023-05-03T02:51:10.874757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:51:11.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:51:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4ab1e89-07f8-4ff9-95cb-2ff5c40f26e7","timestamp":"2023-05-03T02:51:11.186250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:51:11.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4ab1e89-07f8-4ff9-95cb-2ff5c40f26e7","timestamp":"2023-05-03T02:51:11.186250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:51:11.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:51:17.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba65a075-c59a-4fd5-9354-8bfed76dd8a8","timestamp":"2023-05-03T02:51:18.128688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:51:17.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:51:28.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8bf6a7e-f34f-4228-a02d-0f3a08c49a38","timestamp":"2023-05-03T02:51:28.541176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:51:28.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:53:07.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fc614ae-4b16-423b-aa2d-a8729ad1699b","timestamp":"2023-05-03T02:53:07.856801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:53:07.268+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:53:11.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c244b03-f6ea-4c76-856a-656d318324e7","timestamp":"2023-05-03T02:53:10.874821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:53:11.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:53:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fee4734-00ae-415b-aa23-2cb7ad8a2c3f","timestamp":"2023-05-03T02:53:11.186259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:53:11.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fee4734-00ae-415b-aa23-2cb7ad8a2c3f","timestamp":"2023-05-03T02:53:11.186259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:53:11.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:53:17.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a2e7e9-4c9d-4328-807e-8b8b02f35ce4","timestamp":"2023-05-03T02:53:18.128528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:53:17.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:53:28.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2b8094-bc43-4482-91ac-0585d228d731","timestamp":"2023-05-03T02:53:28.540994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:53:28.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:55:07.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a9dc005-cf9c-42a1-90ff-c9df9072a6ab","timestamp":"2023-05-03T02:55:07.856876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:55:07.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:55:11.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"379e52aa-3b3b-4aaf-9ce8-38b2b5e92c98","timestamp":"2023-05-03T02:55:10.874912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:55:11.138+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:55:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"647c01f7-6ef0-4e42-8afa-4e474945667f","timestamp":"2023-05-03T02:55:11.186371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:55:11.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"647c01f7-6ef0-4e42-8afa-4e474945667f","timestamp":"2023-05-03T02:55:11.186371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:55:11.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:55:17.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47316411-15ba-4149-8b4e-f6a87ed46214","timestamp":"2023-05-03T02:55:18.128508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:55:17.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:55:28.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"981bdfd0-ef53-4dde-b69c-4e16c81502cd","timestamp":"2023-05-03T02:55:28.541332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:55:28.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:57:07.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc77ec55-e1c9-4da0-87b5-703da81be291","timestamp":"2023-05-03T02:57:07.856835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:57:07.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:57:11.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ae10620-3ee4-46f6-a550-e6f5a161fa30","timestamp":"2023-05-03T02:57:10.874681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:57:11.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:57:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f913c266-25a7-45d5-8e24-ab3471d47627","timestamp":"2023-05-03T02:57:11.186382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:57:11.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f913c266-25a7-45d5-8e24-ab3471d47627","timestamp":"2023-05-03T02:57:11.186382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:57:11.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:57:17.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17ec0d38-1435-4e2d-820c-1f64da82f8eb","timestamp":"2023-05-03T02:57:18.128667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:57:17.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:57:28.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42d06f1e-5fdc-4c27-92b6-b20b15147536","timestamp":"2023-05-03T02:57:28.541454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:57:28.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:59:07.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e69a3ab-40f4-45c6-ac99-a1b51b3e9716","timestamp":"2023-05-03T02:59:07.856670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T02:59:07.261+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:59:11.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3f263ab-57f8-4fe8-9656-0d727a33ef44","timestamp":"2023-05-03T02:59:10.874660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T02:59:11.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:59:11.187+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6445a8a6-bb55-48de-99d5-79abc185ecbb","timestamp":"2023-05-03T02:59:11.186433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:59:11.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6445a8a6-bb55-48de-99d5-79abc185ecbb","timestamp":"2023-05-03T02:59:11.186433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T02:59:11.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:59:17.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"064fb1d9-a26e-45fa-9897-5f967634c47d","timestamp":"2023-05-03T02:59:18.128385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T02:59:17.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T02:59:28.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31713594-87df-4105-abc8-b3a233dcaae4","timestamp":"2023-05-03T02:59:28.541215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T02:59:28.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:01:07.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e74a235-72bc-4e4a-a3a4-e325584559d4","timestamp":"2023-05-03T03:01:07.856799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T03:01:07.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:01:11.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a697101-fa81-4742-a4e6-7c0cfd40dee7","timestamp":"2023-05-03T03:01:10.874718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T03:01:11.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:01:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"635eb62d-db43-48de-bfe7-0b4373b7c02c","timestamp":"2023-05-03T03:01:11.186268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:01:11.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"635eb62d-db43-48de-bfe7-0b4373b7c02c","timestamp":"2023-05-03T03:01:11.186268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:01:11.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:01:17.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2e2638-566b-4dc2-92b1-21a2fdbe0b10","timestamp":"2023-05-03T03:01:18.128539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T03:01:17.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:01:28.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f259afa-8f6a-4749-907e-587020a3c5b3","timestamp":"2023-05-03T03:01:28.541214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T03:01:28.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:07.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aa001c0-aa96-4665-a7ea-7b5aab57e361","timestamp":"2023-05-03T03:03:07.856763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T03:03:07.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:11.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe121d38-018c-4278-9887-0590203465d9","timestamp":"2023-05-03T03:03:10.874742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T03:03:11.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18a3f0ef-5863-4d1e-aa18-9177088e77fb","timestamp":"2023-05-03T03:03:11.186319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:03:11.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18a3f0ef-5863-4d1e-aa18-9177088e77fb","timestamp":"2023-05-03T03:03:11.186319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:03:11.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:17.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fc7c16d-6bdc-4746-ad12-86d3b5a46e96","timestamp":"2023-05-03T03:03:18.128736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T03:03:17.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:28.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c9851cb-c17a-4245-a671-ca2fbe717fa2","timestamp":"2023-05-03T03:03:28.541036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T03:03:28.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:03:41.234+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-05-03T03:05:07.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"100401aa-f857-426d-883d-9cdc59d5a6cf","timestamp":"2023-05-03T03:05:07.857126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T03:05:07.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:05:11.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf32002-d04e-4950-adbe-4c42c8c0d327","timestamp":"2023-05-03T03:05:10.874875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T03:05:11.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:05:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2714af7b-d97a-4efc-8da0-fc38063c377b","timestamp":"2023-05-03T03:05:11.186250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:05:11.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2714af7b-d97a-4efc-8da0-fc38063c377b","timestamp":"2023-05-03T03:05:11.186250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:05:11.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:05:17.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7c60eb-7c14-4dac-a10a-7ab18a7b0a7a","timestamp":"2023-05-03T03:05:18.128667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T03:05:17.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:05:28.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ce2371b-533c-4a14-b664-a6f6bd122ff0","timestamp":"2023-05-03T03:05:28.541214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T03:05:28.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:07:07.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e041956c-a7f3-4e52-bd8f-8fd37e6af5fa","timestamp":"2023-05-03T03:07:07.856947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T03:07:07.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:07:11.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0acfb440-f0f7-4775-82b4-2ad00e63d13d","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"388d140b-0c3a-4193-b120-0a1f3d12d0a9","timestamp":"2023-05-03T03:07:10.874774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-03T03:07:11.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:07:11.186+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20fceeae-968f-46e0-b644-bb47107b29d1","timestamp":"2023-05-03T03:07:11.186432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:07:11.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9a440d43-eb7c-41ae-bd5f-2dbe50888efe","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20fceeae-968f-46e0-b644-bb47107b29d1","timestamp":"2023-05-03T03:07:11.186432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-03T03:07:11.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:07:17.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9973322-eb63-479d-bd34-c85df1b23319","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33179f52-025b-4d79-bb3e-c38d591be356","timestamp":"2023-05-03T03:07:18.128567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-03T03:07:17.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:07:28.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b65f1a72-4e0b-4a4c-8c5c-d30a29582df3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"92ec6420-cece-48fa-a03b-3776883d4b1a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfe290b7-bd28-4fa8-b75e-c1845cf05af0","timestamp":"2023-05-03T03:07:28.541259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-03T03:07:28.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:09:07.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"705446f4-c82e-4b59-bd34-03073a7e11d8","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c25e7db4-d12b-4103-be71-3930a37b73d6","timestamp":"2023-05-03T03:09:07.856695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-03T03:09:07.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-03T03:09:11.095+00:00|I