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-11T23:09:40.311+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-8vkzj with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-11T23:09:40.322+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-11T23:09:40.393+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-11T23:09:45.641+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-11T23:09:45.662+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-11T23:09:45.662+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-11T23:09:45.663+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-11T23:09:45.802+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-11T23:09:45.802+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5310 ms
[2023-05-11T23:09:47.591+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-11T23:09:47.749+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-11T23:09:47.912+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:47.914+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:47.914+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846587909
[2023-05-11T23:09:47.919+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-11T23:09:48.448+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@64a9d48c, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@365a6a43, org.springframework.security.web.context.SecurityContextPersistenceFilter@12010fd1, org.springframework.security.web.header.HeaderWriterFilter@3b46dd8, org.springframework.security.web.authentication.logout.LogoutFilter@50a691d3, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@54d901aa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@552ed807, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@23940f86, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@288cdaab, org.springframework.security.web.session.SessionManagementFilter@745c2004, org.springframework.security.web.access.ExceptionTranslationFilter@6e8a9c30, org.springframework.security.web.access.intercept.AuthorizationFilter@4a7a965d]
[2023-05-11T23:09:54.090+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-11T23:09:54.146+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-11T23:09:54.193+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-11T23:09:54.227+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-11T23:09:54.228+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-11T23:09:54.252+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ce8b6522-8f74-4637-8528-8328f68c20bd, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-8vkzj, 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-11T23:09:54.321+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-11T23:09:54.330+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:54.330+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:54.331+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846594330
[2023-05-11T23:09:54.331+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-11T23:09:54.332+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8053a046-64d0-4883-be88-56a784ffdd64, alive=false, publisher=null]]: starting
[2023-05-11T23:09:54.375+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-11T23:09:54.398+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-11T23:09:54.433+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-11T23:09:54.433+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-11T23:09:54.433+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683846594433
[2023-05-11T23:09:54.434+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=8053a046-64d0-4883-be88-56a784ffdd64, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-11T23:09:54.434+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$54d9d331
[2023-05-11T23:09:54.453+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-11T23:09:54.454+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-11T23:09:54.454+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ce8b6522-8f74-4637-8528-8328f68c20bd, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-8vkzj, 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@1a0c5e9
[2023-05-11T23:09:54.455+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ce8b6522-8f74-4637-8528-8328f68c20bd, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-8vkzj, 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-11T23:09:54.455+00:00|INFO|ServiceManager|main] service manager started
[2023-05-11T23:09:54.485+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-11T23:09:54.488+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f29cbe19-cedf-487c-a12b-a914aec0caf1","timestamp":"2023-05-11T23:09:54.465106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:09:55.750+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.750+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.750+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.751+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.751+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.751+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.754+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: uSHnbhlES1KRhlKltUAKig
[2023-05-11T23:09:55.761+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.761+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.761+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.762+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.762+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.762+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 tjJeTa7BSrSWhYKMGDBMjg
[2023-05-11T23:09:55.762+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: uSHnbhlES1KRhlKltUAKig
[2023-05-11T23:09:55.766+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 1001 with epoch 0
[2023-05-11T23:09:55.770+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-11T23:09:55.797+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-11T23:09:55.910+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-50ddeae5-a0ef-4021-ab5f-cd8a3d2cacd5
[2023-05-11T23:09:55.911+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-11T23:09:55.911+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-11T23:09:56.035+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=f29cbe19-cedf-487c-a12b-a914aec0caf1, timestamp=2023-05-11T23:09:54.465106Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=727ba82d-b25d-47d0-9ba0-49996fb15478, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-11T23:09:56.079+00:00|INFO|Application|main] Started Application in 17.917 seconds (JVM running for 19.542)
[2023-05-11T23:09:58.944+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-50ddeae5-a0ef-4021-ab5f-cd8a3d2cacd5', protocol='range'}
[2023-05-11T23:09:58.955+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-50ddeae5-a0ef-4021-ab5f-cd8a3d2cacd5=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-11T23:09:59.076+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-50ddeae5-a0ef-4021-ab5f-cd8a3d2cacd5', protocol='range'}
[2023-05-11T23:09:59.077+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-11T23:09:59.090+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-11T23:09:59.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] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-11T23:09:59.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] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-11T23:09:59.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] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-11T23:09:59.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] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-11T23:09:59.136+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-11T23:09:59.136+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-11T23:09:59.323+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-11T23:09:59.324+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-11T23:09:59.354+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-11T23:09:59.354+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-11T23:09:59.357+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-11T23:09:59.357+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-11T23:10:12.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9b45a0e6-0d59-4b3b-96a8-1588de62cc7b","timestamp":"2023-05-11T23:10:12.152287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:10:12.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-11T23:11:45.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70776cce-ed3b-492d-aec9-d9c05ffa1c9f","timestamp":"2023-05-11T23:11:46.080942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:11:45.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:47.447+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c9e537e-5f1e-4d02-b4c8-b611a3e9d063","timestamp":"2023-05-11T23:11:47.415188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:11:47.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c9e537e-5f1e-4d02-b4c8-b611a3e9d063","timestamp":"2023-05-11T23:11:47.415188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:11:47.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:48.410+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1fda4f0-dd1d-4e5c-9525-0a4e18561502","timestamp":"2023-05-11T23:11:48.694832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:11:48.411+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:11:48.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07b77f50-e189-4aa1-ae81-f60704948462","timestamp":"2023-05-11T23:11:49.313191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:11:48.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:12:05.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7c7f749-92cc-4746-91d8-d46ac3b61a89","timestamp":"2023-05-11T23:12:05.875051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:12:05.305+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:45.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a0fcfe7-da8e-4917-a390-426a677fc271","timestamp":"2023-05-11T23:13:46.080203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:13:45.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ab6174b-2893-4c9f-bf57-94457bbcc63e","timestamp":"2023-05-11T23:13:47.414227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:13:47.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ab6174b-2893-4c9f-bf57-94457bbcc63e","timestamp":"2023-05-11T23:13:47.414227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:13:47.588+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:48.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7adcc7bb-e891-410c-b469-47a1e912064f","timestamp":"2023-05-11T23:13:48.693835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:13:48.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:13:48.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5164305f-dff0-4c16-acb4-0625d62f9bae","timestamp":"2023-05-11T23:13:49.311926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:13:48.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:14:05.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"caacdd30-bfe0-4236-85c0-892e55f4b716","timestamp":"2023-05-11T23:14:05.875335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:14:05.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:45.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60c8c04b-b041-45a8-affd-f7b9c7f52f37","timestamp":"2023-05-11T23:15:46.080367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:15:45.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1202dce0-369f-4f10-9fbf-b5da86410dbd","timestamp":"2023-05-11T23:15:47.414157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:15:47.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1202dce0-369f-4f10-9fbf-b5da86410dbd","timestamp":"2023-05-11T23:15:47.414157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:15:47.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:48.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e458fdbb-d0da-4a94-b0c3-d461f1286001","timestamp":"2023-05-11T23:15:48.693864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:15:48.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:15:48.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6cad257-370a-4a36-b1a4-a7315da41a85","timestamp":"2023-05-11T23:15:49.311684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:15:48.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:16:05.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d94c31-13ee-4f51-bb00-4269d96c00ce","timestamp":"2023-05-11T23:16:05.874708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:16:05.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:45.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6004431-9eae-4962-a262-bda3f96e54c1","timestamp":"2023-05-11T23:17:46.080172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:17:45.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba0d215f-f77b-44f4-983b-51a92ad3c250","timestamp":"2023-05-11T23:17:47.414432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:17:47.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba0d215f-f77b-44f4-983b-51a92ad3c250","timestamp":"2023-05-11T23:17:47.414432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:17:47.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:48.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41631dce-d609-45f3-918a-e27ce404a427","timestamp":"2023-05-11T23:17:48.693917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:17:48.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:17:48.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"040feb9c-1a9c-412a-8779-1e16f9fca9f2","timestamp":"2023-05-11T23:17:49.311919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:17:48.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:18:05.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f79d5249-eb3c-4dc3-8920-bde0b197e29b","timestamp":"2023-05-11T23:18:05.874608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:18:05.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:18:55.940+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-11T23:19:17.522+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-11T23:19:45.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f46519d-b5ad-4468-b282-fd76f401436b","timestamp":"2023-05-11T23:19:46.080309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:19:45.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba17591-0d90-473d-81ce-abed8372614b","timestamp":"2023-05-11T23:19:47.414529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:19:47.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ba17591-0d90-473d-81ce-abed8372614b","timestamp":"2023-05-11T23:19:47.414529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:19:47.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:48.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"547a6f0e-719b-4c3d-b331-c9868f4744c2","timestamp":"2023-05-11T23:19:48.693961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:19:48.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:19:48.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f926c214-3ffc-4af0-b831-2c6530ef2a75","timestamp":"2023-05-11T23:19:49.312114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:19:48.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:20:05.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dfa6d2e-439f-4ffb-876e-c175777580d6","timestamp":"2023-05-11T23:20:05.874529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:20:05.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:45.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"834140ac-fac7-411a-85cd-c8d5103a6d6f","timestamp":"2023-05-11T23:21:46.080104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:21:45.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70221f2-18c8-4714-8b94-e12ed699ebfd","timestamp":"2023-05-11T23:21:47.414321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:21:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d70221f2-18c8-4714-8b94-e12ed699ebfd","timestamp":"2023-05-11T23:21:47.414321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:21:47.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:48.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9aea975d-1c21-4b1f-82dc-acb4c3522075","timestamp":"2023-05-11T23:21:48.694064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:21:48.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:21:48.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d1af65c-ac0b-43c8-8b75-b3be011ce29b","timestamp":"2023-05-11T23:21:49.311742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:21:48.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:22:05.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26157c5f-14c9-4a3b-b7b7-718820996aa7","timestamp":"2023-05-11T23:22:05.874317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:22:05.265+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:45.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3453d9ee-3df5-4759-8f98-ae77f9f65a25","timestamp":"2023-05-11T23:23:46.080347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:23:45.518+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f35773b-89f7-4c9a-8e96-32655fbccce1","timestamp":"2023-05-11T23:23:47.414768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:23:47.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f35773b-89f7-4c9a-8e96-32655fbccce1","timestamp":"2023-05-11T23:23:47.414768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:23:47.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:48.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c4592f9-4a04-45ca-acd9-c139a660373e","timestamp":"2023-05-11T23:23:48.693854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:23:48.224+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:23:48.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80e3ea5d-6411-4365-918b-fd482071f69c","timestamp":"2023-05-11T23:23:49.312495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:23:48.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:24:05.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"807bb510-1f7f-474e-ab4f-749871ad0bb6","timestamp":"2023-05-11T23:24:05.874374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:24:05.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:45.428+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f24a8608-4967-4b6e-b78c-541e24d624a7","timestamp":"2023-05-11T23:25:46.080208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:25:45.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:47.418+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b996b35d-b84d-449c-b2a2-61d0105ef574","timestamp":"2023-05-11T23:25:47.417055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:25:47.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b996b35d-b84d-449c-b2a2-61d0105ef574","timestamp":"2023-05-11T23:25:47.417055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:25:47.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:48.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c586b7a8-328d-48e9-b93f-5e2accf7b217","timestamp":"2023-05-11T23:25:48.696940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:25:48.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:25:48.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcf6090e-8949-49e5-a9b5-3e7b76414b55","timestamp":"2023-05-11T23:25:49.312090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:25:48.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:26:05.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"093bf066-59ee-4490-a0d7-84ea7c0343d3","timestamp":"2023-05-11T23:26:05.874522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:26:05.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:26:47.521+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-11T23:27:45.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4569f8a3-e363-4b7a-9d60-233f1efea6ed","timestamp":"2023-05-11T23:27:46.080486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:27:45.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ee04bd0-c2e8-4e9b-a467-f0832ba93649","timestamp":"2023-05-11T23:27:47.414627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:27:47.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ee04bd0-c2e8-4e9b-a467-f0832ba93649","timestamp":"2023-05-11T23:27:47.414627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:27:47.497+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:48.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e325d094-5143-4ad1-bae6-5060f2822c33","timestamp":"2023-05-11T23:27:48.693803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:27:48.267+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:27:48.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4303940f-d9b1-48a1-b058-ffda287f6322","timestamp":"2023-05-11T23:27:49.311746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:27:48.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:28:05.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c4af2e-6b64-4a83-a5f6-9dda043790a7","timestamp":"2023-05-11T23:28:05.874730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:28:05.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:45.435+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45df6fb8-e6ea-42a5-aed7-20c72a97fda2","timestamp":"2023-05-11T23:29:46.080284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:29:45.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:47.417+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f0dd3e-9090-40f2-aca2-d6088fd1e22b","timestamp":"2023-05-11T23:29:47.414412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:29:47.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65f0dd3e-9090-40f2-aca2-d6088fd1e22b","timestamp":"2023-05-11T23:29:47.414412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:29:47.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:48.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"824725df-8ea7-4f4f-8896-1e308a5c535d","timestamp":"2023-05-11T23:29:48.693799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:29:48.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:29:48.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7253f3fb-bd7c-4172-ab7b-bf76d8e5e4dd","timestamp":"2023-05-11T23:29:49.311781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:29:48.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:30:05.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6fd25fd-0216-4d66-9226-138131bcf69d","timestamp":"2023-05-11T23:30:05.874443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:30:05.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:45.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78652ac8-294d-407b-abac-e7ae81396bc8","timestamp":"2023-05-11T23:31:46.080470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:31:45.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"221cd321-8760-40c1-8fc1-0238902024e6","timestamp":"2023-05-11T23:31:47.414364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:31:47.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"221cd321-8760-40c1-8fc1-0238902024e6","timestamp":"2023-05-11T23:31:47.414364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:31:47.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:48.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"462a6757-4e85-463d-8dbd-8ca02bc32da6","timestamp":"2023-05-11T23:31:48.693882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:31:48.239+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:31:48.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"599c43ad-a7c0-4542-8389-2b50cd5f68d3","timestamp":"2023-05-11T23:31:49.311866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:31:48.586+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:32:05.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2823b20-7048-4950-89f2-9995cdf3e3ed","timestamp":"2023-05-11T23:32:05.874819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:32:05.270+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:45.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4387740-6e38-4f1f-af13-24949a167943","timestamp":"2023-05-11T23:33:46.080118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:33:45.420+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:47.416+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c555d2a2-bc05-48dd-8676-d38f53024c92","timestamp":"2023-05-11T23:33:47.414430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:33:47.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c555d2a2-bc05-48dd-8676-d38f53024c92","timestamp":"2023-05-11T23:33:47.414430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:33:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:48.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c300e94-a784-4708-b39d-df570b96d6ff","timestamp":"2023-05-11T23:33:48.693820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:33:48.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:33:48.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f79458-23c1-4a94-9a73-c136ddbb8dfa","timestamp":"2023-05-11T23:33:49.311792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:33:48.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:34:05.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3a5b2db-01c1-4851-9ee4-90db05bd370a","timestamp":"2023-05-11T23:34:05.874783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:34:05.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:45.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5333222c-4136-47d5-be76-3c57c7f73833","timestamp":"2023-05-11T23:35:46.080356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:35:45.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00fa19e-c9fb-4a3d-a85e-6adb445c2d18","timestamp":"2023-05-11T23:35:47.414497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:35:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00fa19e-c9fb-4a3d-a85e-6adb445c2d18","timestamp":"2023-05-11T23:35:47.414497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:35:47.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:48.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"06695dee-8c6e-403a-95e3-e5045c1b3975","timestamp":"2023-05-11T23:35:48.693801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:35:48.233+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:35:48.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b978f9d-d789-44c5-8958-1a68445c4c62","timestamp":"2023-05-11T23:35:49.311892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:35:48.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:36:05.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fc9d63e-51d0-46a9-8c13-a93cd9b18efe","timestamp":"2023-05-11T23:36:05.874550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:36:05.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:45.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7251e868-c130-4477-a04b-78ba5943c668","timestamp":"2023-05-11T23:37:46.080384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:37:45.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025c529d-4165-4fda-900e-85e7cd40c5ff","timestamp":"2023-05-11T23:37:47.414208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:37:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025c529d-4165-4fda-900e-85e7cd40c5ff","timestamp":"2023-05-11T23:37:47.414208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:37:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:48.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"933dd68b-33ee-414c-851b-a3badb540846","timestamp":"2023-05-11T23:37:48.694010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:37:48.236+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:37:48.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c9f0bc-3eb7-452d-a292-40eddcbd5a2e","timestamp":"2023-05-11T23:37:49.311815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:37:48.586+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:38:05.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab6291c-6159-4733-a4f7-746272d08052","timestamp":"2023-05-11T23:38:05.874743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:38:05.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:45.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2111dee9-5ff4-4667-a097-f41d0534db1d","timestamp":"2023-05-11T23:39:46.080398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:39:45.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7bff76-c640-4889-93d9-bead4e821d1a","timestamp":"2023-05-11T23:39:47.414352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:39:47.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a7bff76-c640-4889-93d9-bead4e821d1a","timestamp":"2023-05-11T23:39:47.414352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:39:47.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:48.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1917ef7f-3032-4c18-9a05-25836f85f80a","timestamp":"2023-05-11T23:39:48.693917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:39:48.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:39:48.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a806ea47-dbc4-44e1-be9f-597758dfcb71","timestamp":"2023-05-11T23:39:49.312001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:39:48.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:40:05.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d64176db-4002-4507-ac99-16012f158a1e","timestamp":"2023-05-11T23:40:05.874615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:40:05.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:45.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119f925d-2f93-4e25-adab-dcadc1124033","timestamp":"2023-05-11T23:41:46.080559Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:41:45.416+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c2127a-cd55-4210-add4-016479e27a6d","timestamp":"2023-05-11T23:41:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:41:47.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c2127a-cd55-4210-add4-016479e27a6d","timestamp":"2023-05-11T23:41:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:41:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:48.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d6fc99-cefe-451a-9846-1f2fb3733bb6","timestamp":"2023-05-11T23:41:48.693978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:41:48.295+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:41:48.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53eaa67b-2336-4cc6-aa5c-a8d68f90f747","timestamp":"2023-05-11T23:41:49.311813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:41:48.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:42:05.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c848522-b490-47ef-967d-47fa7762384c","timestamp":"2023-05-11T23:42:05.874588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:42:05.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:45.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0ee7cd-9e69-4a95-9169-4866bbf84d24","timestamp":"2023-05-11T23:43:46.080139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:43:45.399+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893a888f-479e-4cbb-a77b-3c65fdad114e","timestamp":"2023-05-11T23:43:47.414411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:43:47.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893a888f-479e-4cbb-a77b-3c65fdad114e","timestamp":"2023-05-11T23:43:47.414411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:43:47.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:48.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ff7bbd4-9835-4df5-bf40-5f9f6de89ffb","timestamp":"2023-05-11T23:43:48.694140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:43:48.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:43:48.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c65a8de-dc84-46b4-8d44-f02a37cf3edd","timestamp":"2023-05-11T23:43:49.312207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:43:48.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:44:05.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b5e895-2638-4dd8-92ac-8a1ddc1c625a","timestamp":"2023-05-11T23:44:05.874553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:44:05.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:45.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"155bbe66-fd9c-44ab-9bc6-22af4390ad77","timestamp":"2023-05-11T23:45:46.080461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:45:45.401+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27006081-f368-4119-bac0-a613f2ecc65c","timestamp":"2023-05-11T23:45:47.414449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:45:47.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27006081-f368-4119-bac0-a613f2ecc65c","timestamp":"2023-05-11T23:45:47.414449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:45:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:48.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed6b034b-ea72-4d08-a9ff-5b2bfbe58baa","timestamp":"2023-05-11T23:45:48.693666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:45:48.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:45:48.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d077ac54-5c47-4224-b1ca-438a37216d6e","timestamp":"2023-05-11T23:45:49.311641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:45:48.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:46:05.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe46d89-e872-4ca3-bf25-529b54fc52e7","timestamp":"2023-05-11T23:46:05.874545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:46:05.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:45.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d434c3-b477-4fd8-9c77-d482599cc756","timestamp":"2023-05-11T23:47:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:47:45.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ac5a0b-902b-40bf-bb73-d7870ff82f1b","timestamp":"2023-05-11T23:47:47.414200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:47:47.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ac5a0b-902b-40bf-bb73-d7870ff82f1b","timestamp":"2023-05-11T23:47:47.414200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:47:47.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:48.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e99dd5a-272d-4e4c-bbb0-15994d914451","timestamp":"2023-05-11T23:47:48.694075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:47:48.227+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:47:48.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d21f282-6c14-49fc-a656-79d0a791feed","timestamp":"2023-05-11T23:47:49.311802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:47:48.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:48:05.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93627c2f-885f-45b6-b8dc-166f058bb4bf","timestamp":"2023-05-11T23:48:05.874732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:48:05.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:17.530+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-11T23:49:45.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0dc5a2b-22b4-49e7-9d72-849ec8d268fe","timestamp":"2023-05-11T23:49:46.080100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:49:45.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5263a9c7-6e01-4614-9f87-21ed60617c79","timestamp":"2023-05-11T23:49:47.414280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:49:47.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5263a9c7-6e01-4614-9f87-21ed60617c79","timestamp":"2023-05-11T23:49:47.414280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:49:47.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:48.235+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a5470a-f853-4013-ab23-14404eb31495","timestamp":"2023-05-11T23:49:48.693782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:49:48.235+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:49:48.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26824173-5d7b-41d3-9e59-a8b477f01101","timestamp":"2023-05-11T23:49:49.312282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:49:48.588+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:50:05.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d5ab95-43c0-4f19-bfad-4a3935e5a396","timestamp":"2023-05-11T23:50:05.874588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:50:05.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:45.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa28c4c9-b589-4995-a32d-4e587a05a9d8","timestamp":"2023-05-11T23:51:46.080466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:51:45.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65bfa607-e500-47e0-9408-17fa568a9e0a","timestamp":"2023-05-11T23:51:47.414171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:51:47.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65bfa607-e500-47e0-9408-17fa568a9e0a","timestamp":"2023-05-11T23:51:47.414171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:51:47.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:48.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b374ffe-5d5a-4b8c-afe1-3b446eb412f2","timestamp":"2023-05-11T23:51:48.693870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:51:48.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:51:48.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f93be61-2ce9-4d03-89d3-4313b75c6beb","timestamp":"2023-05-11T23:51:49.311908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:51:48.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:52:05.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19e21a09-c4de-4750-b311-3d03e7a17d22","timestamp":"2023-05-11T23:52:05.874518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:52:05.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:45.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8877f86a-d61e-4f6b-834d-a21977d1bcae","timestamp":"2023-05-11T23:53:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:53:45.396+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f87058-97d7-4cd6-8097-725dd829948b","timestamp":"2023-05-11T23:53:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:53:47.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4f87058-97d7-4cd6-8097-725dd829948b","timestamp":"2023-05-11T23:53:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:53:47.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:48.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7616f1e9-908a-459d-b664-a7e42e929c50","timestamp":"2023-05-11T23:53:48.693947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:53:48.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:53:48.587+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2be4ba58-f0fd-4c26-bc4a-9ba3ed0b346a","timestamp":"2023-05-11T23:53:49.311800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:53:48.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:54:05.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc2331ec-24fa-41d8-bd1f-903495a58428","timestamp":"2023-05-11T23:54:05.874488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:54:05.173+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:54:47.573+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-11T23:55:45.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d07632b-3681-4857-8e17-355603033308","timestamp":"2023-05-11T23:55:46.082091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:55:45.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e841d64f-44a9-4979-af3a-33b6a31fe786","timestamp":"2023-05-11T23:55:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:55:47.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e841d64f-44a9-4979-af3a-33b6a31fe786","timestamp":"2023-05-11T23:55:47.414335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:55:47.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:48.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60bbb18-45ef-4e2b-98a1-fe83c21f02f5","timestamp":"2023-05-11T23:55:48.696810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:55:48.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:55:48.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb976b8e-38cf-47b2-b642-ba70e71a6393","timestamp":"2023-05-11T23:55:49.312088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:55:48.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:56:05.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d88c1ce2-9823-453f-b1b7-fa3612bcef3b","timestamp":"2023-05-11T23:56:05.874608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:56:05.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:45.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28c72ae5-d487-4a92-bc0f-484f03407504","timestamp":"2023-05-11T23:57:46.080223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:57:45.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45f317da-8a87-4780-80c7-f629b22f171d","timestamp":"2023-05-11T23:57:47.414324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:57:47.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45f317da-8a87-4780-80c7-f629b22f171d","timestamp":"2023-05-11T23:57:47.414324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:57:47.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:48.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd347fe0-ad58-4a96-959a-a1610443519a","timestamp":"2023-05-11T23:57:48.693758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:57:48.222+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:57:48.589+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b80ad19-64f8-4c03-9189-7e0c4e1c4241","timestamp":"2023-05-11T23:57:49.312178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:57:48.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:58:05.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"345f6916-0237-4b19-9845-6df91bc05fb1","timestamp":"2023-05-11T23:58:05.874543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T23:58:05.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:45.393+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e906dde-5ff3-4a3a-8de9-8a320dd38899","timestamp":"2023-05-11T23:59:46.080295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T23:59:45.394+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe751e4-8067-4af9-ba97-b73172b5b990","timestamp":"2023-05-11T23:59:47.414738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:59:47.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fe751e4-8067-4af9-ba97-b73172b5b990","timestamp":"2023-05-11T23:59:47.414738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T23:59:47.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:48.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fca1359-b262-49b8-b271-4f42808680a4","timestamp":"2023-05-11T23:59:48.693833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T23:59:48.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T23:59:48.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1da773f-d968-44bc-b2af-483d0a05945e","timestamp":"2023-05-11T23:59:49.311694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T23:59:48.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:00:05.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b4e6fe-5809-452a-8fd2-a924c9e42bc4","timestamp":"2023-05-12T00:00:05.874893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:00:05.223+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:45.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60491874-7ab0-4554-b279-2ef48b9e88a5","timestamp":"2023-05-12T00:01:46.080257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:01:45.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc7a2d2-f854-4382-a752-b36b38a8db62","timestamp":"2023-05-12T00:01:47.414312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:01:47.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc7a2d2-f854-4382-a752-b36b38a8db62","timestamp":"2023-05-12T00:01:47.414312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:01:47.514+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:48.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad76ffa-fd41-4c16-be11-a18140ec3f94","timestamp":"2023-05-12T00:01:48.693825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:01:48.231+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:01:48.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"313f3289-f229-4813-954f-416523622d90","timestamp":"2023-05-12T00:01:49.312144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:01:48.573+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:02:05.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"307cc2c6-1d62-4fee-ba79-de80eec15103","timestamp":"2023-05-12T00:02:05.874590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:02:05.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:45.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcdcbc3f-ebbd-4e1d-889f-a02cd342e449","timestamp":"2023-05-12T00:03:46.080054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:03:45.382+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb16f0df-503a-4d45-bc2f-562e408c025a","timestamp":"2023-05-12T00:03:47.414210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:03:47.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb16f0df-503a-4d45-bc2f-562e408c025a","timestamp":"2023-05-12T00:03:47.414210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:03:47.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:48.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0f2747-e002-49bf-ae66-a7eddb80f686","timestamp":"2023-05-12T00:03:48.693765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:03:48.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:03:48.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"926d227b-f11d-4191-9e87-1f9cb1d72aa9","timestamp":"2023-05-12T00:03:49.311892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:03:48.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:04:05.158+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e59437-7857-49a9-a8b7-efb4aaa73602","timestamp":"2023-05-12T00:04:05.874890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:04:05.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:45.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e256593-aead-4d14-a8f0-209929d0969a","timestamp":"2023-05-12T00:05:46.080292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:05:45.372+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b497ef2f-146d-40a6-8b20-583b6c5a7ecb","timestamp":"2023-05-12T00:05:47.414198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:05:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b497ef2f-146d-40a6-8b20-583b6c5a7ecb","timestamp":"2023-05-12T00:05:47.414198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:05:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:48.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf600a0a-88c7-4fc6-ad0c-d711e6e0a7a5","timestamp":"2023-05-12T00:05:48.693988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:05:48.230+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:05:48.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84a38871-445a-4f3c-a0d5-1ab934498149","timestamp":"2023-05-12T00:05:49.312225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:05:48.585+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:06:05.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd1b8649-51ce-4fcc-82b9-7a2a46e04b54","timestamp":"2023-05-12T00:06:05.874524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:06:05.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:45.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8d50c73-55f6-419b-bc61-003088c0f6b1","timestamp":"2023-05-12T00:07:46.080345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:07:45.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d284b06-2466-4b65-a8af-020700cc0e69","timestamp":"2023-05-12T00:07:47.414209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:07:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d284b06-2466-4b65-a8af-020700cc0e69","timestamp":"2023-05-12T00:07:47.414209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:07:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:48.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b8035b7-b9a4-4983-abab-fed147e1b308","timestamp":"2023-05-12T00:07:48.693807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:07:48.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:07:48.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20aa2a43-1c12-472b-a229-4a06f6a1d633","timestamp":"2023-05-12T00:07:49.311728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:07:48.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:08:05.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e78da9f-e458-4ff1-8324-dd56095c829e","timestamp":"2023-05-12T00:08:05.874655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:08:05.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:45.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"517f565b-ed6b-4a2b-b213-2ab8b72ba167","timestamp":"2023-05-12T00:09:46.080393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:09:45.373+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d72dc8c5-e352-4716-bc49-69847341ca1f","timestamp":"2023-05-12T00:09:47.414406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:09:47.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d72dc8c5-e352-4716-bc49-69847341ca1f","timestamp":"2023-05-12T00:09:47.414406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:09:47.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:48.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"242a9e2b-f3cb-45e6-aca3-6799a0d94174","timestamp":"2023-05-12T00:09:48.694718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:09:48.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:09:48.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26283c38-7d4e-4308-9bdf-960c3e5ed2c1","timestamp":"2023-05-12T00:09:49.311793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:09:48.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:10:05.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"353a00c8-aca0-4fac-9374-3af6966e35c7","timestamp":"2023-05-12T00:10:05.874597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:10:05.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:45.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38db76c6-36ab-40c5-8bff-b4797ee70c7f","timestamp":"2023-05-12T00:11:46.080273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:11:45.380+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e520ac-c73b-4e3c-8ca1-33ba3d05dda0","timestamp":"2023-05-12T00:11:47.414328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:11:47.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9e520ac-c73b-4e3c-8ca1-33ba3d05dda0","timestamp":"2023-05-12T00:11:47.414328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:11:47.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:48.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbe00207-d2c5-4ffe-9ebd-1113ad21d469","timestamp":"2023-05-12T00:11:48.693875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:11:48.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:11:48.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3222229a-850f-4a40-9b67-7a591ef88bbb","timestamp":"2023-05-12T00:11:49.311862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:11:48.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:12:05.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cc9e843-3802-47d8-9e39-7122b12fd358","timestamp":"2023-05-12T00:12:05.874476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:12:05.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:45.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53238b9-bf9c-4c54-8183-7cc02231befb","timestamp":"2023-05-12T00:13:46.080177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:13:45.375+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7382adec-b549-4355-83e5-ed5bb728a58d","timestamp":"2023-05-12T00:13:47.414370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:13:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7382adec-b549-4355-83e5-ed5bb728a58d","timestamp":"2023-05-12T00:13:47.414370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:13:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:48.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe457714-0ac0-4c1c-a6bb-010e9c1b49bd","timestamp":"2023-05-12T00:13:48.693861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:13:48.237+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:13:48.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31c6e5ee-d2ab-42c8-9615-9b7829bdff42","timestamp":"2023-05-12T00:13:49.311875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:13:48.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:14:05.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fdd7845-3a32-420b-82a9-8aa74e429571","timestamp":"2023-05-12T00:14:05.874640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:14:05.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:14:17.465+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-12T00:15:45.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340413a3-10c2-40dd-8822-2125fa6db3e1","timestamp":"2023-05-12T00:15:46.080144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:15:45.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3be9a690-f613-4a00-9631-c5051ab321cb","timestamp":"2023-05-12T00:15:47.414374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:15:47.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3be9a690-f613-4a00-9631-c5051ab321cb","timestamp":"2023-05-12T00:15:47.414374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:15:47.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:48.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e02b3d8-b9d0-4c83-9d9a-687da18552fe","timestamp":"2023-05-12T00:15:48.693868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:15:48.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:15:48.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e918b493-e4f7-47e3-9382-57d79bfcb1f2","timestamp":"2023-05-12T00:15:49.311860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:15:48.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:16:05.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86abf7d6-9654-46fd-8883-77969386b0bb","timestamp":"2023-05-12T00:16:05.874623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:16:05.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:45.362+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2812d8-3574-479a-823b-22a06a8a5f31","timestamp":"2023-05-12T00:17:46.080168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:17:45.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b969b3-ae05-4c72-b429-71b61a8f409d","timestamp":"2023-05-12T00:17:47.414396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:17:47.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15b969b3-ae05-4c72-b429-71b61a8f409d","timestamp":"2023-05-12T00:17:47.414396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:17:47.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:48.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73668867-58ad-4638-8220-3a517cfc169b","timestamp":"2023-05-12T00:17:48.693842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:17:48.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:17:48.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23e1faf-0213-4b71-92cc-3a497badd0ec","timestamp":"2023-05-12T00:17:49.311840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:17:48.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:18:05.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c432c23-d2e5-4c90-aed8-6e965a8aa0ad","timestamp":"2023-05-12T00:18:05.874551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:18:05.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:45.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebe538dc-228c-4c50-903d-7bd972f17b23","timestamp":"2023-05-12T00:19:46.080120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:19:45.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bde990c-0ff4-482f-a384-657097f23730","timestamp":"2023-05-12T00:19:47.414283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:19:47.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bde990c-0ff4-482f-a384-657097f23730","timestamp":"2023-05-12T00:19:47.414283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:19:47.460+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:48.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4710ac6-b2f8-40f3-8f9d-9e8a460e3311","timestamp":"2023-05-12T00:19:48.693842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:19:48.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:19:48.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4737c09d-0ddc-473c-bd8e-06b858569ef5","timestamp":"2023-05-12T00:19:49.312054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:19:48.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:20:05.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e96b994a-fadc-4a56-b4da-53af9224a6bc","timestamp":"2023-05-12T00:20:05.874615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:20:05.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:45.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edada565-fb41-4378-803f-4896ada9aecc","timestamp":"2023-05-12T00:21:46.080355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:21:45.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c31bd82-0de6-4086-8926-87c89961e62a","timestamp":"2023-05-12T00:21:47.414251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:21:47.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c31bd82-0de6-4086-8926-87c89961e62a","timestamp":"2023-05-12T00:21:47.414251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:21:47.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:48.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23488a59-8ba9-4cbf-9743-65cab0025bbe","timestamp":"2023-05-12T00:21:48.693820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:21:48.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:21:48.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"340a4fd2-f0dc-4daa-8d1c-60782dac318e","timestamp":"2023-05-12T00:21:49.311889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:21:48.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:22:05.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d156e6a-ddd9-4abd-b34c-7aba1b3c2945","timestamp":"2023-05-12T00:22:05.874576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:22:05.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:45.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73a932fb-014d-47d3-aab1-8b212e09c198","timestamp":"2023-05-12T00:23:46.080178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:23:45.354+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26163a43-804b-4a97-8ebf-dc66ffc988af","timestamp":"2023-05-12T00:23:47.414275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:23:47.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26163a43-804b-4a97-8ebf-dc66ffc988af","timestamp":"2023-05-12T00:23:47.414275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:23:47.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:48.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1502872-a23c-40ee-92c8-0330aab772da","timestamp":"2023-05-12T00:23:48.693636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:23:48.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:23:48.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdb1be59-10b1-4a02-826a-696a82034a72","timestamp":"2023-05-12T00:23:49.312271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:23:48.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:24:05.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a748db7e-d9db-4294-b7a4-14b1ace85667","timestamp":"2023-05-12T00:24:05.874695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:24:05.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:45.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70c81e97-02df-47ca-ae5d-ee9a1ebc99ae","timestamp":"2023-05-12T00:25:46.080307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:25:45.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ccab31-d536-481e-8af9-7e43cb2879dd","timestamp":"2023-05-12T00:25:47.414392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:25:47.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4ccab31-d536-481e-8af9-7e43cb2879dd","timestamp":"2023-05-12T00:25:47.414392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:25:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:48.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5347ebe-c2c9-4533-a801-b39ebc66f0df","timestamp":"2023-05-12T00:25:48.694180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:25:48.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:25:48.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"535129c7-dd9a-4288-a5dd-b891c656755c","timestamp":"2023-05-12T00:25:49.311694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:25:48.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:26:05.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c16324a6-ab5c-4d29-ad17-01923c94996d","timestamp":"2023-05-12T00:26:05.874540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:26:05.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:45.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f501e1d-3b97-4308-9b9d-fefcf63387dc","timestamp":"2023-05-12T00:27:46.080903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:27:45.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e168c764-d346-4382-8480-5a4fa3528a75","timestamp":"2023-05-12T00:27:47.414346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:27:47.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e168c764-d346-4382-8480-5a4fa3528a75","timestamp":"2023-05-12T00:27:47.414346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:27:47.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:48.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bef18552-6b74-463e-8b36-dbe72b1947a9","timestamp":"2023-05-12T00:27:48.693618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:27:48.328+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:27:48.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45c155b6-071c-44e8-a4e6-fa11dba71f45","timestamp":"2023-05-12T00:27:49.311900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:27:48.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:28:05.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd546e23-0f20-47e4-b8e1-2f86674b6462","timestamp":"2023-05-12T00:28:05.874603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:28:05.132+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:45.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae67f55-e573-4093-a273-95f108fe0eb2","timestamp":"2023-05-12T00:29:46.080170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:29:45.343+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c4f555b-4a57-495c-92f6-d97d786fdc80","timestamp":"2023-05-12T00:29:47.414640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:29:47.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c4f555b-4a57-495c-92f6-d97d786fdc80","timestamp":"2023-05-12T00:29:47.414640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:29:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:48.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90cf6c20-5ae3-4fe4-9450-1a4184fb8494","timestamp":"2023-05-12T00:29:48.694606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:29:48.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:29:48.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ac1c825-226f-40ca-a0f8-827f307d7392","timestamp":"2023-05-12T00:29:49.311784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:29:48.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:30:05.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b72b4e0-6c8d-4ce8-ab74-eb82e12b170a","timestamp":"2023-05-12T00:30:05.874335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:30:05.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:45.354+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966edac4-c35a-4503-a0ff-b18bfb2dc435","timestamp":"2023-05-12T00:31:46.080405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:31:45.355+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"350a6b58-3719-4c81-af8f-774539b872f4","timestamp":"2023-05-12T00:31:47.414456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:31:47.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"350a6b58-3719-4c81-af8f-774539b872f4","timestamp":"2023-05-12T00:31:47.414456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:31:47.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:48.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb60ddc1-efcc-437c-b501-81e4f33fba6b","timestamp":"2023-05-12T00:31:48.693813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:31:48.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:31:48.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a4eb082-666f-46ab-b034-cb6a71ba66a4","timestamp":"2023-05-12T00:31:49.311881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:31:48.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:32:05.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e789c5a1-323a-4096-aef0-8c53c34d4d23","timestamp":"2023-05-12T00:32:05.874465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:32:05.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:17.529+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-12T00:33:45.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60452edd-fca6-4fa6-bfff-34e8fddda942","timestamp":"2023-05-12T00:33:46.080382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:33:45.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17aefeb9-688a-48df-980c-dd0b715b9e0d","timestamp":"2023-05-12T00:33:47.414274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:33:47.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17aefeb9-688a-48df-980c-dd0b715b9e0d","timestamp":"2023-05-12T00:33:47.414274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:33:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:48.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"295af83d-8601-42f6-bc82-60e32ce7c438","timestamp":"2023-05-12T00:33:48.693712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:33:48.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:33:48.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efd33b8b-3dd4-42f7-9517-32c80bd6c1c2","timestamp":"2023-05-12T00:33:49.311641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:33:48.566+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:34:05.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1cd276-dab0-4299-a722-8720f8013e40","timestamp":"2023-05-12T00:34:05.874945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:34:05.114+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:45.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f069d0-2a53-4b3c-b1c2-4dc7b6ea241b","timestamp":"2023-05-12T00:35:46.080174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:35:45.346+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc580a87-fd73-4a0c-b2fb-5999ef88dfda","timestamp":"2023-05-12T00:35:47.414237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:35:47.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc580a87-fd73-4a0c-b2fb-5999ef88dfda","timestamp":"2023-05-12T00:35:47.414237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:35:47.531+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:48.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f93fb1a2-3093-4ea4-8e69-192319a2ac2b","timestamp":"2023-05-12T00:35:48.693960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:35:48.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:35:48.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e23b95cc-737f-40e2-84c7-610c1b1cee82","timestamp":"2023-05-12T00:35:49.311853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:35:48.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:36:05.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2a50ef8-7577-4c7a-8b27-f3ed1fa4d3a2","timestamp":"2023-05-12T00:36:05.875054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:36:05.123+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:45.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a2e7cc-f0b4-43bf-9d1e-78116dda393d","timestamp":"2023-05-12T00:37:46.080082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:37:45.344+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"644a0b41-6aa3-4111-ac96-9a6b0f603bc0","timestamp":"2023-05-12T00:37:47.414145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:37:47.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"644a0b41-6aa3-4111-ac96-9a6b0f603bc0","timestamp":"2023-05-12T00:37:47.414145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:37:47.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:48.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d12a23-e91d-4a7d-8c50-9ff5cc4e7d9c","timestamp":"2023-05-12T00:37:48.693658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:37:48.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:37:48.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94de54e-d488-42d8-b721-eb9615eea44d","timestamp":"2023-05-12T00:37:49.311683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:37:48.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:38:05.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d7be372-2987-4730-9097-6b1748b2cddc","timestamp":"2023-05-12T00:38:05.874665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:38:05.104+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:45.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953301bd-dd78-4bf5-9bf7-ca40b1eda28e","timestamp":"2023-05-12T00:39:46.080296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:39:45.403+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d7bce2-2493-4c87-aad2-d8c5a041b383","timestamp":"2023-05-12T00:39:47.414462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:39:47.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d7bce2-2493-4c87-aad2-d8c5a041b383","timestamp":"2023-05-12T00:39:47.414462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:39:47.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:48.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86cc9612-f35e-4cbf-a7fd-17292e9ae5a6","timestamp":"2023-05-12T00:39:48.694046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:39:48.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:39:48.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4d11aa3-8e93-4ae4-93fc-804fc137af90","timestamp":"2023-05-12T00:39:49.311865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:39:48.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:40:05.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40bd70d6-bc1d-4e30-964a-c261490736fb","timestamp":"2023-05-12T00:40:05.874510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:40:05.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:45.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1080cf5-0d17-4b54-8b04-2d225504422a","timestamp":"2023-05-12T00:41:46.080364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:41:45.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b146ce5-7c5f-40e5-94e5-bd674d1e3fcd","timestamp":"2023-05-12T00:41:47.414732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:41:47.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b146ce5-7c5f-40e5-94e5-bd674d1e3fcd","timestamp":"2023-05-12T00:41:47.414732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:41:47.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:48.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1e3291f-8646-4e04-82f0-fa07ee016c0f","timestamp":"2023-05-12T00:41:48.695991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:41:48.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:41:48.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33adb565-f50f-4c9c-aa77-265a696e26b5","timestamp":"2023-05-12T00:41:49.311726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:41:48.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:42:05.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2f0a31-a2e4-48f4-94ba-ea33bbf0b6a6","timestamp":"2023-05-12T00:42:05.874580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:42:05.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:42:47.472+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-12T00:43:45.331+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f723db7f-0ab2-4eec-9728-1b951268c43c","timestamp":"2023-05-12T00:43:46.080124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:43:45.331+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b685a2cc-eb6b-4210-a07a-d191f48f93e4","timestamp":"2023-05-12T00:43:47.414279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:43:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b685a2cc-eb6b-4210-a07a-d191f48f93e4","timestamp":"2023-05-12T00:43:47.414279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:43:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:48.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"825f7e49-7b0e-4d68-93ae-1452c0d5afe4","timestamp":"2023-05-12T00:43:48.695383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:43:48.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:43:48.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0aef4-df07-476c-9303-2ed08792da6f","timestamp":"2023-05-12T00:43:49.311984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:43:48.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:44:05.163+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f64abcf-1413-42eb-80e2-41b5c9f824e3","timestamp":"2023-05-12T00:44:05.874525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:44:05.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:45.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e342ee8-8d15-44ac-b68b-010b73160550","timestamp":"2023-05-12T00:45:46.080497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:45:45.334+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13734ba3-90fc-4e07-b0c6-867d75524a16","timestamp":"2023-05-12T00:45:47.414770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:45:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13734ba3-90fc-4e07-b0c6-867d75524a16","timestamp":"2023-05-12T00:45:47.414770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:45:47.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:48.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a395d13e-3921-46ba-841c-50c4ba9391a9","timestamp":"2023-05-12T00:45:48.693808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:45:48.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:45:48.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60a6c16b-e44d-4359-a46d-4a6647f662ca","timestamp":"2023-05-12T00:45:49.311851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:45:48.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:46:05.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bcf9bb7-62e9-40ad-8473-b2281189a032","timestamp":"2023-05-12T00:46:05.874617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:46:05.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:45.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fbf7e50-25ad-4a7f-ba91-6a7a096e8f71","timestamp":"2023-05-12T00:47:46.080302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:47:45.318+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bf41eb2-d320-4368-9f51-7cb1f540332c","timestamp":"2023-05-12T00:47:47.414236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:47:47.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bf41eb2-d320-4368-9f51-7cb1f540332c","timestamp":"2023-05-12T00:47:47.414236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:47:47.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:48.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fd389cf-e84f-428f-888e-c8f4cd7383f4","timestamp":"2023-05-12T00:47:48.693857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:47:48.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:47:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03315300-cabd-4bc3-b94a-a29a47685415","timestamp":"2023-05-12T00:47:49.311827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:47:48.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:48:05.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7346099-fe57-473a-bb58-90ba97a3e618","timestamp":"2023-05-12T00:48:05.874582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:48:05.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:45.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09baac9c-ea5f-4175-bcf0-a661c79ca322","timestamp":"2023-05-12T00:49:46.080142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:49:45.319+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264ab37b-a450-4127-ab14-f46a0e8242dc","timestamp":"2023-05-12T00:49:47.414636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:49:47.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"264ab37b-a450-4127-ab14-f46a0e8242dc","timestamp":"2023-05-12T00:49:47.414636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:49:47.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:48.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e40719da-d1ff-420f-b1a9-bbcefe887f7f","timestamp":"2023-05-12T00:49:48.694398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:49:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:49:48.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86ca6e68-d70a-4d7f-836e-942057c0bacf","timestamp":"2023-05-12T00:49:49.311756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:49:48.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:50:05.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a310acaf-2407-46ba-87b4-528f56a5414f","timestamp":"2023-05-12T00:50:05.874733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:50:05.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:45.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76970aa6-196e-4ad9-9824-6e0f556b76fe","timestamp":"2023-05-12T00:51:46.080438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:51:45.326+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fa26e1-e838-45cd-be4a-c2da8a3a0a31","timestamp":"2023-05-12T00:51:47.414548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:51:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fa26e1-e838-45cd-be4a-c2da8a3a0a31","timestamp":"2023-05-12T00:51:47.414548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:51:47.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:48.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"627cc32f-e1fa-4fa8-a4b2-f58919f88e0e","timestamp":"2023-05-12T00:51:48.693986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:51:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:51:48.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b17358-9105-4b0f-bcbf-a75a9120e1c0","timestamp":"2023-05-12T00:51:49.313146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:51:48.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:52:05.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d0ac25f-d02b-4534-89b8-e4cf2fc3ba6e","timestamp":"2023-05-12T00:52:05.874550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:52:05.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:45.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92f53011-48cf-4bb5-a5f8-83b70bf746ff","timestamp":"2023-05-12T00:53:46.082008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:53:45.316+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:47.416+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9766a090-978d-4b8e-b92b-eb1787a2a804","timestamp":"2023-05-12T00:53:47.416078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:53:47.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9766a090-978d-4b8e-b92b-eb1787a2a804","timestamp":"2023-05-12T00:53:47.416078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:53:47.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:48.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b6d5209-c79c-41a6-a9ad-1c7be3d7d487","timestamp":"2023-05-12T00:53:48.694400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:53:48.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:53:48.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7387c07-7534-46c3-b40e-a9c15514938e","timestamp":"2023-05-12T00:53:49.312138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:53:48.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:54:05.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b20f3cdd-92c4-4c3e-a6a9-aad865fb479f","timestamp":"2023-05-12T00:54:05.874439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:54:05.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:45.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d540ef4f-bb9f-4302-876f-9908596b7e32","timestamp":"2023-05-12T00:55:46.080378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:55:45.312+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d9e3934-be3b-4f98-acd4-36353eec3e10","timestamp":"2023-05-12T00:55:47.414197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:55:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d9e3934-be3b-4f98-acd4-36353eec3e10","timestamp":"2023-05-12T00:55:47.414197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:55:47.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:48.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65caf885-af63-4683-840a-8a3b12d41d29","timestamp":"2023-05-12T00:55:48.694109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:55:48.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:55:48.563+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1194c7f2-b726-4d65-8c8c-3a0c2c560b31","timestamp":"2023-05-12T00:55:49.312521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:55:48.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:56:05.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8df97a33-aea4-4af2-a3ad-014e82b6824e","timestamp":"2023-05-12T00:56:05.874513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:56:05.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:56:47.493+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-12T00:57:45.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2798ec8c-1e5a-4366-aa3e-64de775eb062","timestamp":"2023-05-12T00:57:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:57:45.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:47.421+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96384f0e-bc4e-411a-940f-39150ff20104","timestamp":"2023-05-12T00:57:47.421454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:57:47.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96384f0e-bc4e-411a-940f-39150ff20104","timestamp":"2023-05-12T00:57:47.421454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:57:47.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:48.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f9e5c4-2b3b-4e87-b935-5fcce8af9fdd","timestamp":"2023-05-12T00:57:48.693673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:57:48.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:57:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966a3a8c-51cd-4f5a-b257-24cc6bced19e","timestamp":"2023-05-12T00:57:49.311874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:57:48.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:58:05.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd7d38a-c66b-4d78-8d44-490ca57bf674","timestamp":"2023-05-12T00:58:05.874611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T00:58:05.081+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:45.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8623d580-a9a2-420d-adc8-7f3a7ca9aae9","timestamp":"2023-05-12T00:59:46.080161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T00:59:45.313+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec425307-4cc9-42eb-8987-ad58073ef14a","timestamp":"2023-05-12T00:59:47.414213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:59:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec425307-4cc9-42eb-8987-ad58073ef14a","timestamp":"2023-05-12T00:59:47.414213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T00:59:47.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:48.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2d9ebb-79d4-4327-9134-c928c3c792e4","timestamp":"2023-05-12T00:59:48.694027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T00:59:48.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T00:59:48.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f8f63ae-6125-4ee8-ad22-380956596d35","timestamp":"2023-05-12T00:59:49.311833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T00:59:48.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:00:05.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64cffda7-844c-4e30-9ffc-2806c24c5fbb","timestamp":"2023-05-12T01:00:05.874639Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:00:05.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:45.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f58542-2a75-4685-98ca-87a97cd5d3ee","timestamp":"2023-05-12T01:01:46.083415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:01:45.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53f8b38-08bd-4d8f-badd-864ae37e09cb","timestamp":"2023-05-12T01:01:47.414431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:01:47.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b53f8b38-08bd-4d8f-badd-864ae37e09cb","timestamp":"2023-05-12T01:01:47.414431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:01:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:48.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aec1923-044a-419f-83c2-0966afc268aa","timestamp":"2023-05-12T01:01:48.693757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:01:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:01:48.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d584a0e-7997-4592-ba0e-871068d90177","timestamp":"2023-05-12T01:01:49.312159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:01:48.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:02:05.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e25d18-cf69-4b83-bb3a-58fd787bbb98","timestamp":"2023-05-12T01:02:05.874464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:02:05.088+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:45.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e62e1d-a33e-487e-9317-f3fc5f18d8fd","timestamp":"2023-05-12T01:03:46.080339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:03:45.300+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41711213-bb89-4a2e-892f-c1085e8bc8e2","timestamp":"2023-05-12T01:03:47.414099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:03:47.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41711213-bb89-4a2e-892f-c1085e8bc8e2","timestamp":"2023-05-12T01:03:47.414099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:03:47.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:48.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7faca44d-a456-4688-a36d-fd9a84a2ef16","timestamp":"2023-05-12T01:03:48.694022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:03:48.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:03:48.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f017ae6e-cf3b-4e7e-a2c5-b4065ceb4cc5","timestamp":"2023-05-12T01:03:49.312249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:03:48.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:04:05.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"174c3e09-9d3e-4380-bc95-a449987dde69","timestamp":"2023-05-12T01:04:05.874607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:04:05.073+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:45.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1b282b-904a-4d33-96f1-0bb29dc02578","timestamp":"2023-05-12T01:05:46.080450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:05:45.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0bb1aa-d7cc-42da-800c-0bbb9153786c","timestamp":"2023-05-12T01:05:47.414194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:05:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d0bb1aa-d7cc-42da-800c-0bbb9153786c","timestamp":"2023-05-12T01:05:47.414194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:05:47.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:48.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fe475d1-4af9-48ee-bd98-527c567fb07e","timestamp":"2023-05-12T01:05:48.693832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:05:48.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:05:48.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7158b667-f960-4f58-b6ac-7d51f4bd82c5","timestamp":"2023-05-12T01:05:49.311728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:05:48.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:06:05.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37f5de74-919c-4c49-b9f1-fe6f536f41ea","timestamp":"2023-05-12T01:06:05.874453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:06:05.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:17.537+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-12T01:07:45.305+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d74215-f053-4c45-820f-815b8914f91c","timestamp":"2023-05-12T01:07:46.080227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:07:45.306+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1ac3b6-51b0-4acb-bbd3-09ce65793b8a","timestamp":"2023-05-12T01:07:47.414740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:07:47.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e1ac3b6-51b0-4acb-bbd3-09ce65793b8a","timestamp":"2023-05-12T01:07:47.414740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:07:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:48.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62d204eb-2bcf-4309-a0cc-9762f41deca2","timestamp":"2023-05-12T01:07:48.694790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:07:48.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:07:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b8a925-e6cf-4033-9867-1c854c105784","timestamp":"2023-05-12T01:07:49.311755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:07:48.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:08:05.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59b9b9c9-db2b-4e7b-8b69-187ac06a13aa","timestamp":"2023-05-12T01:08:05.874640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:08:05.067+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:45.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c3b9295-e103-470e-9bb5-e86e8e746971","timestamp":"2023-05-12T01:09:46.080928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:09:45.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f04d7ac-3b69-46fb-833e-2eae8982752a","timestamp":"2023-05-12T01:09:47.414105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:09:47.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f04d7ac-3b69-46fb-833e-2eae8982752a","timestamp":"2023-05-12T01:09:47.414105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:09:47.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:48.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8848f94b-3e37-4639-8715-58a1d30628b5","timestamp":"2023-05-12T01:09:48.693683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:09:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:09:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dee53e64-8dd4-4f0c-834d-a1453a81cfe1","timestamp":"2023-05-12T01:09:49.311795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:09:48.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:10:05.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24888732-7df8-4d87-bea2-c6c3d3d28fb1","timestamp":"2023-05-12T01:10:05.874610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:10:05.069+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:45.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f877e39-1071-4d36-a146-e569b673bd7d","timestamp":"2023-05-12T01:11:46.080230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:11:45.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa99fb4d-0c99-4894-b625-9b0042f2764c","timestamp":"2023-05-12T01:11:47.414820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:11:47.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa99fb4d-0c99-4894-b625-9b0042f2764c","timestamp":"2023-05-12T01:11:47.414820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:11:47.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:48.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"195cb5aa-9b9a-4c89-bfbd-145ac5f60ea8","timestamp":"2023-05-12T01:11:48.696786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:11:48.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:11:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa1f009-537c-4096-8213-26950a12143f","timestamp":"2023-05-12T01:11:49.312259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:11:48.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:12:05.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaf8a1b1-c611-4f35-8473-762f3fe816ab","timestamp":"2023-05-12T01:12:05.874777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:12:05.074+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:45.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9ccafc-371c-475e-ba6d-02afd2e5816f","timestamp":"2023-05-12T01:13:46.080430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:13:45.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92c5927-edab-4dbe-9678-ade50c9e894f","timestamp":"2023-05-12T01:13:47.414295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:13:47.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92c5927-edab-4dbe-9678-ade50c9e894f","timestamp":"2023-05-12T01:13:47.414295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:13:47.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:48.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db9e5986-206b-4cdf-b8eb-4139881dacd4","timestamp":"2023-05-12T01:13:48.696256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:13:48.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:13:48.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bfdf28a-a6c6-4561-b9ab-df20a166ab1d","timestamp":"2023-05-12T01:13:49.311730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:13:48.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:14:05.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688c98f9-6ebc-4b5e-9091-98d8f01b158f","timestamp":"2023-05-12T01:14:05.874354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:14:05.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:45.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f83ebed-5ec0-4fd7-aa95-afd36d88c310","timestamp":"2023-05-12T01:15:46.080306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:15:45.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:47.416+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7709bcf7-c3d8-46b7-a6bf-d6df29e53af2","timestamp":"2023-05-12T01:15:47.415702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:15:47.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7709bcf7-c3d8-46b7-a6bf-d6df29e53af2","timestamp":"2023-05-12T01:15:47.415702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:15:47.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:48.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea5aa78f-8c16-4532-84f1-e135d9e42d8a","timestamp":"2023-05-12T01:15:48.694355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:15:48.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:15:48.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30460529-d473-4944-8aa5-cc82edd56db2","timestamp":"2023-05-12T01:15:49.311769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:15:48.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:16:05.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473bbf1a-81ed-40f7-92a8-9d25567688a2","timestamp":"2023-05-12T01:16:05.874596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:16:05.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:45.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6ffe93f-ac7b-479e-ac42-efd47cc1f8d0","timestamp":"2023-05-12T01:17:46.080323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:17:45.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63bf964c-62f4-45d3-9b12-c84b32b65c77","timestamp":"2023-05-12T01:17:47.414147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:17:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63bf964c-62f4-45d3-9b12-c84b32b65c77","timestamp":"2023-05-12T01:17:47.414147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:17:47.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:48.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adb188b9-bf04-49b8-bbee-db21be9dc011","timestamp":"2023-05-12T01:17:48.693944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:17:48.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:17:48.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e432ad0-c9e7-4dec-a204-95bc13cdc0b5","timestamp":"2023-05-12T01:17:49.315252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:17:48.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:18:05.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b73e2562-bc52-4816-8782-c20cc8c7a2cd","timestamp":"2023-05-12T01:18:05.874563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:18:05.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:45.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ce17390-eac0-41c4-8d8d-ce0094017ece","timestamp":"2023-05-12T01:19:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:19:45.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b35cf2-9163-48ba-a0fa-cd78ee8b7b3c","timestamp":"2023-05-12T01:19:47.414202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:19:47.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76b35cf2-9163-48ba-a0fa-cd78ee8b7b3c","timestamp":"2023-05-12T01:19:47.414202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:19:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:48.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb271e5-4723-41f3-bb7c-7e86350887a3","timestamp":"2023-05-12T01:19:48.695412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:19:48.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:19:48.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c57d039-3cc2-4ecb-bff7-80a1424a258c","timestamp":"2023-05-12T01:19:49.312318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:19:48.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:20:05.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c70e434-c19c-4d02-bee8-38ae5460b582","timestamp":"2023-05-12T01:20:05.874620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:20:05.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:45.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"893b4479-ef1e-4a2a-9fac-fc52266ee4d2","timestamp":"2023-05-12T01:21:46.080282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:21:45.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e755290-35f9-4a30-b4b7-ab7637f27f7c","timestamp":"2023-05-12T01:21:47.414523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:21:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e755290-35f9-4a30-b4b7-ab7637f27f7c","timestamp":"2023-05-12T01:21:47.414523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:21:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:48.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8199876a-e7b1-44e4-ba5a-901d97d8ee55","timestamp":"2023-05-12T01:21:48.693768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:21:48.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:21:48.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d0d120f-1a1e-4729-a15d-9920aac5d5b2","timestamp":"2023-05-12T01:21:49.311856Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:21:48.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:22:05.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2ca57c-f435-4e77-a9cf-0f5e2ed03b1e","timestamp":"2023-05-12T01:22:05.874399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:22:05.061+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:45.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69d9bcfe-8df3-4356-985e-270fd9181c2a","timestamp":"2023-05-12T01:23:46.080128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:23:45.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a55c04d-ba01-4fdf-ba2e-a7dd7e3ca4d7","timestamp":"2023-05-12T01:23:47.414289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:23:47.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a55c04d-ba01-4fdf-ba2e-a7dd7e3ca4d7","timestamp":"2023-05-12T01:23:47.414289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:23:47.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:48.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c346c2f8-8636-47f0-9861-2f664e4937cf","timestamp":"2023-05-12T01:23:48.693799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:23:48.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:23:48.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f020c3fe-9db2-4311-afe0-8e5d82523371","timestamp":"2023-05-12T01:23:49.312496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:23:48.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:24:05.060+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"288e9141-d7e1-4771-8f12-38e92c2bb446","timestamp":"2023-05-12T01:24:05.874539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:24:05.060+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:24:47.497+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-12T01:25:45.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4dfec33-a763-4958-8842-922631632691","timestamp":"2023-05-12T01:25:46.080222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:25:45.335+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7041b7-9faf-4674-95de-becc33f77794","timestamp":"2023-05-12T01:25:47.414301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:25:47.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e7041b7-9faf-4674-95de-becc33f77794","timestamp":"2023-05-12T01:25:47.414301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:25:47.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:48.191+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5158a84c-983c-48c5-8453-297784c7dbfe","timestamp":"2023-05-12T01:25:48.693690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:25:48.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:25:48.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda9f29e-7d78-4e86-8bcf-4e74294bdf9a","timestamp":"2023-05-12T01:25:49.312443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:25:48.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:26:05.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b96f5a-1f47-4d85-8f6b-a88edb245f44","timestamp":"2023-05-12T01:26:05.874511Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:26:05.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:45.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17fecff-de81-49a7-aed7-085a3b730e55","timestamp":"2023-05-12T01:27:46.080720Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:27:45.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf796d91-33ce-46c9-812d-5890e75f2971","timestamp":"2023-05-12T01:27:47.414318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:27:47.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf796d91-33ce-46c9-812d-5890e75f2971","timestamp":"2023-05-12T01:27:47.414318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:27:47.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"812bdb77-0d8e-456c-ae35-844bd0cebd07","timestamp":"2023-05-12T01:27:48.693925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:27:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:27:48.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e84111-7e36-4317-a82f-08a00a676ac1","timestamp":"2023-05-12T01:27:49.312199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:27:48.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:28:05.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ef067a8-05e3-4f5d-9b7e-28569ff2556b","timestamp":"2023-05-12T01:28:05.874489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:28:05.049+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:45.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f1b8cfc-6be4-4af9-8cca-3f159a78bdc5","timestamp":"2023-05-12T01:29:46.080753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:29:45.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8201684b-f3a7-429f-a698-1aec207311d0","timestamp":"2023-05-12T01:29:47.414290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:29:47.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8201684b-f3a7-429f-a698-1aec207311d0","timestamp":"2023-05-12T01:29:47.414290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:29:47.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:48.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f1c40b4-1c83-4c0a-86c5-338aefa0b593","timestamp":"2023-05-12T01:29:48.693881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:29:48.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:29:48.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d0e1fc9-2b40-4427-bbf2-48c5a525d5c9","timestamp":"2023-05-12T01:29:49.312253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:29:48.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:30:05.059+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a2c78a6-ccab-4132-9345-1889c138add6","timestamp":"2023-05-12T01:30:05.874508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:30:05.059+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:45.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c256dc64-4f04-45f7-b134-d4ad6b2879b1","timestamp":"2023-05-12T01:31:46.080258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:31:45.269+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59308c5e-a1bf-4292-94d1-c2bd614d28b4","timestamp":"2023-05-12T01:31:47.414509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:31:47.457+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59308c5e-a1bf-4292-94d1-c2bd614d28b4","timestamp":"2023-05-12T01:31:47.414509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:31:47.457+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:48.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b8f71b-9ae2-4275-a127-efbf1733448f","timestamp":"2023-05-12T01:31:48.693888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:31:48.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:31:48.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a73aa3-1a68-4399-94e8-f40b946f4a4f","timestamp":"2023-05-12T01:31:49.311785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:31:48.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:32:05.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52b801a5-f9c0-470d-a948-958521cc6b89","timestamp":"2023-05-12T01:32:05.874526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:32:05.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:45.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5baf8c8-7c81-4487-ac86-cea404b155ed","timestamp":"2023-05-12T01:33:46.080300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:33:45.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2afd21-c23b-49fe-ad3a-060b101278d8","timestamp":"2023-05-12T01:33:47.414240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:33:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2afd21-c23b-49fe-ad3a-060b101278d8","timestamp":"2023-05-12T01:33:47.414240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:33:47.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:48.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9866651f-cb7d-41de-886c-cdc0796e9aab","timestamp":"2023-05-12T01:33:48.696794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:33:48.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:33:48.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07d74d05-9549-42f0-8cfa-ceff8074a1f9","timestamp":"2023-05-12T01:33:49.312339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:33:48.538+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:34:05.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3781d051-8a0d-427c-a073-8339729cc55d","timestamp":"2023-05-12T01:34:05.874440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:34:05.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:45.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bb6fac-b5d1-4493-a985-220196025130","timestamp":"2023-05-12T01:35:46.080706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:35:45.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce51d340-4ee0-4dae-9343-7dfe1a108626","timestamp":"2023-05-12T01:35:47.414118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:35:47.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce51d340-4ee0-4dae-9343-7dfe1a108626","timestamp":"2023-05-12T01:35:47.414118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:35:47.461+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:48.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7ffe65a-8470-4004-a71c-cc8c7dda393f","timestamp":"2023-05-12T01:35:48.693879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:35:48.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:35:48.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"115c834a-62e2-4dc7-9632-90e03bf966d6","timestamp":"2023-05-12T01:35:49.311634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:35:48.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:36:05.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e62833-67a6-460c-8927-bcb255a67b20","timestamp":"2023-05-12T01:36:05.874484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:36:05.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:45.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3db314-62b8-40f8-a228-c003aa7e5435","timestamp":"2023-05-12T01:37:46.080221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:37:45.266+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc52bb1-68ce-49da-977b-fb54f0368a26","timestamp":"2023-05-12T01:37:47.414794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:37:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc52bb1-68ce-49da-977b-fb54f0368a26","timestamp":"2023-05-12T01:37:47.414794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:37:47.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:48.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9c419d4-6d2a-4c63-89c1-e147e1671c8c","timestamp":"2023-05-12T01:37:48.693779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:37:48.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:37:48.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c3219e-5a71-43a6-9231-9b419abc69c7","timestamp":"2023-05-12T01:37:49.311601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:37:48.640+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:38:05.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8034b7e5-e50a-4023-b9a5-f22fbef1a2eb","timestamp":"2023-05-12T01:38:05.874504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:38:05.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:45.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dffebef8-738d-4491-8cc7-8c9a2d066876","timestamp":"2023-05-12T01:39:46.080151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:39:45.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54da758-62e5-4343-8f75-52fddac9524b","timestamp":"2023-05-12T01:39:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:39:47.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c54da758-62e5-4343-8f75-52fddac9524b","timestamp":"2023-05-12T01:39:47.414176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:39:47.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d9cc69c-49bf-4411-b706-3a80d9c41754","timestamp":"2023-05-12T01:39:48.693845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:39:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:39:48.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2beda7d-3e1b-46f0-854a-a917aa6edd6f","timestamp":"2023-05-12T01:39:49.311882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:39:48.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:40:05.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd404eea-b183-4e99-b32d-3f4183cb634d","timestamp":"2023-05-12T01:40:05.874775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:40:05.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:45.250+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5babf5cd-3b71-4fea-ae30-80df4a3cd907","timestamp":"2023-05-12T01:41:46.080264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:41:45.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:47.415+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3c9f43-7b5b-4fe0-828d-4421f30ab208","timestamp":"2023-05-12T01:41:47.414491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:41:47.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3c9f43-7b5b-4fe0-828d-4421f30ab208","timestamp":"2023-05-12T01:41:47.414491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:41:47.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:48.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f92a439a-e1d3-47d6-8f2f-c3ed05237356","timestamp":"2023-05-12T01:41:48.693661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:41:48.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:41:48.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7475e3f7-d016-4608-ba36-f2bc1231bca9","timestamp":"2023-05-12T01:41:49.311753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:41:48.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:42:05.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d4a64cb-83b0-4feb-904a-69cb143bc699","timestamp":"2023-05-12T01:42:05.874434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:42:05.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:45.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c8c83b3-7f95-4bfa-85b5-0677955ef5e3","timestamp":"2023-05-12T01:43:46.080218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:43:45.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"549a916b-2b30-43f4-90bd-2fdcaa10b9e1","timestamp":"2023-05-12T01:43:47.414382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:43:47.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"549a916b-2b30-43f4-90bd-2fdcaa10b9e1","timestamp":"2023-05-12T01:43:47.414382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:43:47.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:48.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"edc1d500-cb80-47ab-85b1-42b9992ec922","timestamp":"2023-05-12T01:43:48.694133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:43:48.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:43:48.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"928acad3-43ee-4ef8-b5c2-56a18f9c2ffd","timestamp":"2023-05-12T01:43:49.311766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:43:48.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:44:05.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"222c724d-bf99-4a0e-a12c-f619032f1553","timestamp":"2023-05-12T01:44:05.874543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:44:05.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:45.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d77ab4-6221-48f5-b3d7-c8a24e23ae20","timestamp":"2023-05-12T01:45:46.080181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:45:45.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c07d344-72dc-4078-bfd1-775ff6476c14","timestamp":"2023-05-12T01:45:47.414344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:45:47.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c07d344-72dc-4078-bfd1-775ff6476c14","timestamp":"2023-05-12T01:45:47.414344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:45:47.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:48.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"349cc0f8-bdae-4cb6-a047-f8d564a00b16","timestamp":"2023-05-12T01:45:48.693877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:45:48.179+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:45:48.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6937b4b8-8f4c-4983-9610-3f95269fbf5a","timestamp":"2023-05-12T01:45:49.311669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:45:48.550+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:46:05.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0da7afe6-d9df-43c1-9790-3f0512607872","timestamp":"2023-05-12T01:46:05.874591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:46:05.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:45.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3536c6de-2732-4ba9-9c2e-c94d1d90a1e3","timestamp":"2023-05-12T01:47:46.080312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:47:45.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c54032-1074-4009-861e-c24f25288ac3","timestamp":"2023-05-12T01:47:47.414300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:47:47.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c54032-1074-4009-861e-c24f25288ac3","timestamp":"2023-05-12T01:47:47.414300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:47:47.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:48.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d7b47c3-35eb-4c01-b8cd-cf85d580d9ae","timestamp":"2023-05-12T01:47:48.694122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:47:48.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:47:48.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b518bc-42a2-481d-b33c-5b22ea4b6ea8","timestamp":"2023-05-12T01:47:49.311704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:47:48.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:48:05.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25da865e-3578-4321-9a35-b4e47849fb20","timestamp":"2023-05-12T01:48:05.874490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:48:05.030+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:17.508+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-12T01:49:45.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0470646b-50e1-4c1a-943c-b226e3430f02","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1654d085-753d-4dfd-9141-06f6ffa0ff9a","timestamp":"2023-05-12T01:49:46.080109Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-12T01:49:45.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:47.414+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c2f096-d1cd-4551-8545-6a7e7f2756dd","timestamp":"2023-05-12T01:49:47.414161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:49:47.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"727ba82d-b25d-47d0-9ba0-49996fb15478","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c2f096-d1cd-4551-8545-6a7e7f2756dd","timestamp":"2023-05-12T01:49:47.414161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-12T01:49:47.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:48.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85b2856b-ac49-4a8e-a2d4-6535d3bd45e4","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1edfd9a6-d707-4e0e-b424-cdbb6a6f7dbc","timestamp":"2023-05-12T01:49:48.693787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-12T01:49:48.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:49:48.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7517a919-93c3-4807-b687-45bb7e8da7d3","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a97c80d1-caae-4383-a2a8-8c7c4a1ff4bc","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba31f23-48f1-4657-ac04-d35609acfb92","timestamp":"2023-05-12T01:49:49.311852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-12T01:49:48.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-12T01:50:05.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"04a75bb8-a520-41e1-a092-797b19f7f1d2","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2cadb3f-6c35-4d14-809c-c4edcdff6389","timestamp":"2023-05-12T01:50:05.874392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-12T01:50:05.022+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS