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-24T23:21:02.312+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-66c9cd44f6-77zkb with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-24T23:21:02.320+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-24T23:21:02.329+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-24T23:21:07.295+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-24T23:21:07.326+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-24T23:21:07.327+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-24T23:21:07.327+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-24T23:21:07.548+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-24T23:21:07.548+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5104 ms
[2023-05-24T23:21:09.295+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-24T23:21:09.497+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-24T23:21:09.664+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T23:21:09.667+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T23:21:09.667+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684970469661
[2023-05-24T23:21:09.671+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-24T23:21:10.160+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@504e1599, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@71f96dfb, org.springframework.security.web.context.SecurityContextPersistenceFilter@47ad69f7, org.springframework.security.web.header.HeaderWriterFilter@226eba67, org.springframework.security.web.authentication.logout.LogoutFilter@6ff415ad, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@1128620c, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@5e5073ab, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@100c567f, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5d1b9c3d, org.springframework.security.web.session.SessionManagementFilter@7123be6c, org.springframework.security.web.access.ExceptionTranslationFilter@23b3aa8c, org.springframework.security.web.access.intercept.AuthorizationFilter@f446158]
[2023-05-24T23:21:15.259+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-24T23:21:15.341+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-24T23:21:15.401+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-24T23:21:15.420+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-24T23:21:15.420+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-24T23:21:15.431+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c00ef044-b77f-491a-ae80-6553c00c2922, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-77zkb, 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-24T23:21:15.498+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-24T23:21:15.506+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T23:21:15.506+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T23:21:15.506+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684970475506
[2023-05-24T23:21:15.507+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-24T23:21:15.510+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=aa8574d8-2a80-40f6-9dac-fca3556f97eb, alive=false, publisher=null]]: starting
[2023-05-24T23:21:15.566+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-24T23:21:15.589+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-24T23:21:15.626+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T23:21:15.626+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T23:21:15.626+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684970475625
[2023-05-24T23:21:15.626+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=aa8574d8-2a80-40f6-9dac-fca3556f97eb, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-24T23:21:15.627+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$1fe53dac
[2023-05-24T23:21:15.656+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-05-24T23:21:15.657+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-24T23:21:15.658+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-24T23:21:15.658+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c00ef044-b77f-491a-ae80-6553c00c2922, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-77zkb, 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@2121d1f9
[2023-05-24T23:21:15.659+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c00ef044-b77f-491a-ae80-6553c00c2922, consumerInstance=onap-policy-clamp-ac-http-ppnt-66c9cd44f6-77zkb, 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-24T23:21:15.660+00:00|INFO|ServiceManager|main] service manager started
[2023-05-24T23:21:15.712+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-24T23:21:15.714+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ed25a2b1-e3d3-4420-9a58-0645cc4dfcb1","timestamp":"2023-05-24T23:21:15.684603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:21:17.139+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.139+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.140+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.141+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.141+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.141+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.141+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 Fv7JsFRVRledmViMtUjkDA
[2023-05-24T23:21:17.146+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: ExJzP8hnSBO7QG-d0tvOXQ
[2023-05-24T23:21:17.146+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: ExJzP8hnSBO7QG-d0tvOXQ
[2023-05-24T23:21:17.149+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-24T23:21:17.190+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-24T23:21:17.256+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 2000 with epoch 0
[2023-05-24T23:21:17.313+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-9f860f75-25ef-4bad-bcd0-ac61ad09b6b8
[2023-05-24T23:21:17.314+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-24T23:21:17.314+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-24T23:21:17.419+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=ed25a2b1-e3d3-4420-9a58-0645cc4dfcb1, timestamp=2023-05-24T23:21:15.684603Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-24T23:21:17.452+00:00|INFO|Application|main] Started Application in 17.078 seconds (JVM running for 18.564)
[2023-05-24T23:21:20.327+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-9f860f75-25ef-4bad-bcd0-ac61ad09b6b8', protocol='range'}
[2023-05-24T23:21:20.337+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-9f860f75-25ef-4bad-bcd0-ac61ad09b6b8=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-24T23:21:20.395+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-9f860f75-25ef-4bad-bcd0-ac61ad09b6b8', protocol='range'}
[2023-05-24T23:21:20.397+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-24T23:21:20.413+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-24T23:21:20.442+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-24T23:21:20.442+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-24T23:21:20.442+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-24T23:21:20.442+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-24T23:21:20.442+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-24T23:21:20.443+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-24T23:21:20.676+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=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-24T23:21:20.678+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-24T23:21:20.700+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-24T23:21:20.700+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-24T23:21:20.701+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-24T23:21:20.702+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-24T23:21:21.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8792e22e-250a-49d1-8695-4ddc626a99ae","timestamp":"2023-05-24T23:21:18.890160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:21:21.361+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-24T23:21:32.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ff785995-1a1a-4ecb-8a1b-0848190b6e13","timestamp":"2023-05-24T23:21:30.877374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:21:32.973+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-24T23:21:45.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cdbd81e9-f2fd-4bfe-a2c1-4b5fe053712f","timestamp":"2023-05-24T23:21:44.105829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:21:45.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-24T23:23:09.197+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d25af0c-7e18-4b5b-a178-094fd8e41a65","timestamp":"2023-05-24T23:23:09.166581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:23:09.344+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d25af0c-7e18-4b5b-a178-094fd8e41a65","timestamp":"2023-05-24T23:23:09.166581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:23:09.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:23:12.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b01fc47-7bfb-48f8-8132-40ff57a6e945","timestamp":"2023-05-24T23:23:10.593813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:23:12.314+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:23:13.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71cb1f8d-d8db-482f-9235-27eb7b0d44f2","timestamp":"2023-05-24T23:23:12.138468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:23:13.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:23:25.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3182bbd4-b6ef-425c-ba39-bc74e14be592","timestamp":"2023-05-24T23:23:24.742681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:23:25.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:23:36.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec98c5f7-376f-45ce-b5e9-e6eb8a37e623","timestamp":"2023-05-24T23:23:36.761445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:23:36.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:25:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f63356a-572c-4ed1-9dc0-2c7067b14a53","timestamp":"2023-05-24T23:25:09.165800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:25:09.221+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f63356a-572c-4ed1-9dc0-2c7067b14a53","timestamp":"2023-05-24T23:25:09.165800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:25:09.221+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:25:12.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d11cc507-4e80-4ca9-9587-439ffc09a88a","timestamp":"2023-05-24T23:25:10.593571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:25:12.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:25:13.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c3dadb2-a589-4579-bd56-8febbdef733f","timestamp":"2023-05-24T23:25:12.137648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:25:13.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:25:25.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc595c42-aa0d-495d-96d1-44716250b814","timestamp":"2023-05-24T23:25:24.741891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:25:25.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:25:36.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be6eaaad-f6c7-48c6-a85d-f70d7a4c9ba6","timestamp":"2023-05-24T23:25:36.760285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:25:36.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:27:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0eae6f-c3e5-4f17-a9cb-e1b696bd4c18","timestamp":"2023-05-24T23:27:09.165666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:27:09.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e0eae6f-c3e5-4f17-a9cb-e1b696bd4c18","timestamp":"2023-05-24T23:27:09.165666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:27:09.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:27:12.123+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95261b6b-e128-405c-9391-a09771c5878d","timestamp":"2023-05-24T23:27:10.593471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:27:12.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:27:13.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"577cf032-a23f-40f9-94c6-fce1339e51b2","timestamp":"2023-05-24T23:27:12.137919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:27:13.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:27:25.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a95f6a-7ee9-45ff-bd6d-33b644725e73","timestamp":"2023-05-24T23:27:24.741893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:27:25.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:27:36.774+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ed10cb-1365-485d-b973-6f185322e47c","timestamp":"2023-05-24T23:27:36.760369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:27:36.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:29:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1ebc5a6-5f07-4e28-bfa5-237be1ee2d3d","timestamp":"2023-05-24T23:29:09.165795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:29:09.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1ebc5a6-5f07-4e28-bfa5-237be1ee2d3d","timestamp":"2023-05-24T23:29:09.165795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:29:09.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:29:12.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"899f1ea5-bd85-40c8-bebe-4880f11bacff","timestamp":"2023-05-24T23:29:10.593604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:29:12.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:29:13.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97a4c918-f05f-497e-906e-f1c4976b2ead","timestamp":"2023-05-24T23:29:12.137673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:29:13.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:29:25.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c94a4289-489a-4ee9-a8cc-0f9cd63ad631","timestamp":"2023-05-24T23:29:24.741737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:29:25.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:29:36.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65983295-1586-472b-ad91-f55397a6eba2","timestamp":"2023-05-24T23:29:36.760389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:29:36.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:30:17.257+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-24T23:30:39.266+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-24T23:31:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7ffcf71-a73b-4d02-b0f8-e89ad5238fa2","timestamp":"2023-05-24T23:31:09.165677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:31:09.213+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7ffcf71-a73b-4d02-b0f8-e89ad5238fa2","timestamp":"2023-05-24T23:31:09.165677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:31:09.213+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:31:12.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cb22fe2-2dc3-49be-b5d7-e9f5ce93bd55","timestamp":"2023-05-24T23:31:10.593434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:31:12.144+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:31:13.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21c1efc0-4f33-49a9-b370-8f8deaada552","timestamp":"2023-05-24T23:31:12.137814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:31:13.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:31:25.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8a3e743-a43a-4219-b237-adcc0859b385","timestamp":"2023-05-24T23:31:24.741863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:31:25.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:31:36.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16a3b0b0-e13d-4b81-82c7-0b293ca42e53","timestamp":"2023-05-24T23:31:36.760679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:31:36.762+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:33:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae1dccf-d3f4-46e8-acab-1d5d7fa2d7b1","timestamp":"2023-05-24T23:33:09.165498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:33:09.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fae1dccf-d3f4-46e8-acab-1d5d7fa2d7b1","timestamp":"2023-05-24T23:33:09.165498Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:33:09.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:33:12.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8bfdf25-ebb4-407f-b2bd-6d43e20aedf6","timestamp":"2023-05-24T23:33:10.594934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:33:12.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:33:13.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41a486af-80ee-4fa0-a156-d809964e49b4","timestamp":"2023-05-24T23:33:12.137673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:33:13.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:33:25.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92fe1332-4770-4954-a19a-ef9f7a6ce48c","timestamp":"2023-05-24T23:33:24.741730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:33:25.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:33:36.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb219566-c8aa-44fc-bdb4-8d39c111ca6f","timestamp":"2023-05-24T23:33:36.760242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:33:36.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:35:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c379c64a-2cf3-4112-b5e8-6316fb599211","timestamp":"2023-05-24T23:35:09.165636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:35:09.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c379c64a-2cf3-4112-b5e8-6316fb599211","timestamp":"2023-05-24T23:35:09.165636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:35:09.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:35:12.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eeeb670-c2cf-4fbb-bc4c-f36ac0866a57","timestamp":"2023-05-24T23:35:10.593362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:35:12.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:35:13.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b66cb50-08d7-4d73-9c93-8a7b3219d87a","timestamp":"2023-05-24T23:35:12.137748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:35:13.069+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:35:25.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f3b3b9-b1d2-4092-a29d-ea03824c35dd","timestamp":"2023-05-24T23:35:24.742009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:35:25.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:35:36.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1cca68e-8737-46c8-b0ed-e4efbf2a096e","timestamp":"2023-05-24T23:35:36.760319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:35:36.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:37:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d411a69a-542e-47a9-b616-314dc6713d21","timestamp":"2023-05-24T23:37:09.165788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:37:09.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d411a69a-542e-47a9-b616-314dc6713d21","timestamp":"2023-05-24T23:37:09.165788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:37:09.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:37:12.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7eb317d8-57ae-414c-97a3-fbe2b41e5ec9","timestamp":"2023-05-24T23:37:10.593545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:37:12.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:37:13.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d294ba4-3754-463d-bcbf-91085cdf3e48","timestamp":"2023-05-24T23:37:12.137730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:37:13.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:37:25.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"036a3beb-3021-408d-9ce0-91a2f3b7b770","timestamp":"2023-05-24T23:37:24.741734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:37:25.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:37:36.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f9f14f2-3e12-4b40-9ec7-7efdc8b4cac8","timestamp":"2023-05-24T23:37:36.761133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:37:36.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:39:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8092ea4e-314f-479d-ba67-c9603bfea67f","timestamp":"2023-05-24T23:39:09.165615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:39:09.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8092ea4e-314f-479d-ba67-c9603bfea67f","timestamp":"2023-05-24T23:39:09.165615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:39:09.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:39:12.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d159619-96bc-46e6-a848-705307d06c55","timestamp":"2023-05-24T23:39:10.594016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:39:12.133+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:39:13.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5125f2d1-b5a6-40dd-8c1c-3d61d94b1ac2","timestamp":"2023-05-24T23:39:12.137641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:39:13.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:39:25.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d50f1c84-5869-4734-8c51-af282a61d28c","timestamp":"2023-05-24T23:39:24.741818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:39:25.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:39:36.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c4e7357-86a6-4eb1-9103-273c93a0e4e0","timestamp":"2023-05-24T23:39:36.760365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:39:36.759+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:40:09.236+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-24T23:41:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da656292-fdf8-4777-b02f-74f4e0a2c7d9","timestamp":"2023-05-24T23:41:09.165941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:41:09.226+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da656292-fdf8-4777-b02f-74f4e0a2c7d9","timestamp":"2023-05-24T23:41:09.165941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:41:09.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:41:12.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f587837-a7c1-4a97-a341-97a43120c65d","timestamp":"2023-05-24T23:41:10.596978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:41:12.147+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:41:13.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c5594f0-dd62-410e-bd1f-0b0e3e04da5f","timestamp":"2023-05-24T23:41:12.140191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:41:13.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:41:25.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3437934b-cf95-425d-93f4-997f9bb539b2","timestamp":"2023-05-24T23:41:24.741693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:41:25.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:41:36.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c44dca23-c70f-494c-bda3-ff59991d126a","timestamp":"2023-05-24T23:41:36.764477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:41:36.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:43:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e1bfcb6-99d1-49cf-9118-2d58047244a2","timestamp":"2023-05-24T23:43:09.165743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:43:09.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e1bfcb6-99d1-49cf-9118-2d58047244a2","timestamp":"2023-05-24T23:43:09.165743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:43:09.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:43:12.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bedac5d-efa2-4fbc-b9ad-5efda58e2efa","timestamp":"2023-05-24T23:43:10.593481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:43:12.128+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:43:13.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2c0d0dd-02ec-453a-841b-c3bbbbc0e19a","timestamp":"2023-05-24T23:43:12.138482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:43:13.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:43:25.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9d54f2f-cfde-451e-b732-5b3ccda98c67","timestamp":"2023-05-24T23:43:24.741664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:43:25.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:43:36.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab93283c-56d8-4f9a-8258-f5386988ed86","timestamp":"2023-05-24T23:43:36.760364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:43:36.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:45:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f261bbf2-0da8-4b6d-8834-cec975ed4f8d","timestamp":"2023-05-24T23:45:09.165954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:45:09.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f261bbf2-0da8-4b6d-8834-cec975ed4f8d","timestamp":"2023-05-24T23:45:09.165954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:45:09.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:45:12.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0bd63f8-348d-426e-b34c-85905bee7067","timestamp":"2023-05-24T23:45:10.593506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:45:12.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:45:13.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b81e394-fd73-48c6-a748-fbaca049333b","timestamp":"2023-05-24T23:45:12.137721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:45:13.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:45:25.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a46ec96-ac55-4e61-94d1-3de0a8bb23e9","timestamp":"2023-05-24T23:45:24.742022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:45:25.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:45:36.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff25b99f-7ca5-499c-b761-c2b3027ff719","timestamp":"2023-05-24T23:45:36.760357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:45:36.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:47:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58679305-450d-45b8-976f-8981baedf93f","timestamp":"2023-05-24T23:47:09.165673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:47:09.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58679305-450d-45b8-976f-8981baedf93f","timestamp":"2023-05-24T23:47:09.165673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:47:09.232+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:47:12.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feb7540a-6854-49aa-bdbc-ce67c1c72042","timestamp":"2023-05-24T23:47:10.593453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:47:12.134+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:47:13.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95bfdee-20e9-4a74-99f9-983d05339746","timestamp":"2023-05-24T23:47:12.138067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:47:13.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:47:25.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca20fe33-f28b-4627-be02-b81d2e66a73a","timestamp":"2023-05-24T23:47:24.741873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:47:25.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:47:36.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26ede19a-84e9-4026-a239-772c9b4b517e","timestamp":"2023-05-24T23:47:36.760393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:47:36.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:49:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"397fbd5a-51fc-4a01-9a5e-81abe19f54f3","timestamp":"2023-05-24T23:49:09.165653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:49:09.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"397fbd5a-51fc-4a01-9a5e-81abe19f54f3","timestamp":"2023-05-24T23:49:09.165653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:49:09.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:49:12.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ce85a90-e010-45b1-9730-3af2f29a132f","timestamp":"2023-05-24T23:49:10.593633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:49:12.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:49:13.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"353cc06b-812f-4c7b-8220-eeccd6d1213c","timestamp":"2023-05-24T23:49:12.138234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:49:13.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:49:25.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c020fd3f-d0ca-4377-b6a4-66fab2f0cf23","timestamp":"2023-05-24T23:49:24.741797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:49:25.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:49:36.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63628dc0-cfc6-4510-a73b-293f2d743577","timestamp":"2023-05-24T23:49:36.760600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:49:36.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:50:09.236+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-24T23:51:09.168+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb2c20d7-1ad7-458e-a69e-6876d7b508fb","timestamp":"2023-05-24T23:51:09.165575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:51:09.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb2c20d7-1ad7-458e-a69e-6876d7b508fb","timestamp":"2023-05-24T23:51:09.165575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:51:09.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:51:12.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d047b59-7895-4da6-82ce-6f173c900249","timestamp":"2023-05-24T23:51:10.593726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:51:12.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:51:13.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73f86784-f29a-40c7-bf7f-9d8121b02635","timestamp":"2023-05-24T23:51:12.137733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:51:13.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:51:25.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b32eaf0-2556-4a0c-9aea-0e7221e86ef0","timestamp":"2023-05-24T23:51:24.741907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:51:25.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:51:36.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecfcc873-0e45-4220-ad90-e98e778eeb68","timestamp":"2023-05-24T23:51:36.760508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:51:36.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:53:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45635ead-c5fa-4803-b253-a7479ee3ca25","timestamp":"2023-05-24T23:53:09.166108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:53:09.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45635ead-c5fa-4803-b253-a7479ee3ca25","timestamp":"2023-05-24T23:53:09.166108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:53:09.216+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:53:12.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f49ad1bc-14b2-40a1-996a-6d6a360d2ce0","timestamp":"2023-05-24T23:53:10.593686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:53:12.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:53:13.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62dee0f0-1e22-4458-90a4-99d0e38f32b8","timestamp":"2023-05-24T23:53:12.137575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:53:13.014+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:53:25.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba4741e2-4764-471c-9e41-f426aabe3c36","timestamp":"2023-05-24T23:53:24.741982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:53:25.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:53:36.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bbb92b4-39e9-4d17-8af8-0f90506af89e","timestamp":"2023-05-24T23:53:36.760463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:53:36.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:55:09.165+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dafd95e-b7dc-4ff2-a514-271ef294e973","timestamp":"2023-05-24T23:55:09.165490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:55:09.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dafd95e-b7dc-4ff2-a514-271ef294e973","timestamp":"2023-05-24T23:55:09.165490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:55:09.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:55:12.118+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e0d7fa-db95-4e72-b7af-644c76d9553d","timestamp":"2023-05-24T23:55:10.593343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:55:12.118+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:55:13.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feb56ce4-27fd-4352-8e71-dc007f6b52e8","timestamp":"2023-05-24T23:55:12.138184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:55:13.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:55:25.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b30a64c-0f58-4e7c-8428-087a1e248523","timestamp":"2023-05-24T23:55:24.741756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:55:25.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:55:36.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"675309a5-8a52-49e6-be5f-b944009834e0","timestamp":"2023-05-24T23:55:36.760360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:55:36.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:57:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a174469b-fe0f-46de-b6b7-f359f7856ffd","timestamp":"2023-05-24T23:57:09.165561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:57:09.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a174469b-fe0f-46de-b6b7-f359f7856ffd","timestamp":"2023-05-24T23:57:09.165561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:57:09.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:57:12.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45234d98-c27c-422b-af65-07edb25a8945","timestamp":"2023-05-24T23:57:10.593474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:57:12.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:57:13.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fec35173-f175-47c9-9b16-e80faec18be6","timestamp":"2023-05-24T23:57:12.137701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:57:13.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:57:25.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"14db9712-9e1c-4e0f-bad8-6c57566b8617","timestamp":"2023-05-24T23:57:24.742033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:57:25.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:57:36.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2481bec-eb59-4280-9836-36bca6a2e1a7","timestamp":"2023-05-24T23:57:36.760373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:57:36.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:59:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4852ef89-bc2d-4e53-ba9b-c8f1dd013eb6","timestamp":"2023-05-24T23:59:09.165687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:59:09.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4852ef89-bc2d-4e53-ba9b-c8f1dd013eb6","timestamp":"2023-05-24T23:59:09.165687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T23:59:09.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:59:12.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d27790-0dd4-4c92-b717-ecc49f38ab4a","timestamp":"2023-05-24T23:59:10.593433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T23:59:12.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:59:13.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2876164c-794c-4269-a3da-b7dad5d0af80","timestamp":"2023-05-24T23:59:12.137795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T23:59:13.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:59:25.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3b11e6d-072a-4878-a265-7b5acaefe0cb","timestamp":"2023-05-24T23:59:24.742632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T23:59:25.600+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-24T23:59:36.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91943c20-d3dd-43f1-9c7a-69eb8b5edbac","timestamp":"2023-05-24T23:59:36.760429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T23:59:36.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:01:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b32293c-4874-423c-b7d9-a8e3a1040724","timestamp":"2023-05-25T00:01:09.166338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:01:09.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b32293c-4874-423c-b7d9-a8e3a1040724","timestamp":"2023-05-25T00:01:09.166338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:01:09.212+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:01:12.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae08d76e-2946-49b4-8d9c-2431e1e1fe74","timestamp":"2023-05-25T00:01:10.593671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:01:12.116+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:01:13.081+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3095602e-13ec-4352-986a-4bef645e0475","timestamp":"2023-05-25T00:01:12.137857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:01:13.082+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:01:25.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d490a9a4-f3f8-4875-b7c5-8b4a6ded3c32","timestamp":"2023-05-25T00:01:24.741946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:01:25.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:01:36.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ef05914-0061-4a74-92b8-64c33da451cc","timestamp":"2023-05-25T00:01:36.760359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:01:36.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:03:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b092b3d-f2b4-44b2-af6c-6640e04d1c52","timestamp":"2023-05-25T00:03:09.165678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:03:09.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b092b3d-f2b4-44b2-af6c-6640e04d1c52","timestamp":"2023-05-25T00:03:09.165678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:03:09.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:03:12.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a07204b-8afc-4926-a0d1-055d42edc308","timestamp":"2023-05-25T00:03:10.593411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:03:12.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:03:13.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f72bcc-6c5f-463c-8f3b-fbb511299fe0","timestamp":"2023-05-25T00:03:12.137795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:03:13.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:03:25.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0b74f4-d6ea-4d5a-a6fa-0ffe58beeb04","timestamp":"2023-05-25T00:03:24.741949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:03:25.592+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:03:36.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bcc1dd36-c443-4db3-899a-f3c052f63f8c","timestamp":"2023-05-25T00:03:36.760389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:03:36.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:05:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bb97f5a-dd01-4581-ac64-ca5406deaeb7","timestamp":"2023-05-25T00:05:09.166245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:05:09.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bb97f5a-dd01-4581-ac64-ca5406deaeb7","timestamp":"2023-05-25T00:05:09.166245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:05:09.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:05:12.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51948f87-1869-4f02-a637-2db28935b2d4","timestamp":"2023-05-25T00:05:10.593419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:05:12.136+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:05:13.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2532ab5-6805-4604-aafe-ebd688488e29","timestamp":"2023-05-25T00:05:12.137527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:05:13.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:05:25.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02c7dae8-2b30-4068-96c1-8fbd4bbd291c","timestamp":"2023-05-25T00:05:24.742047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:05:25.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:05:36.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e426c1cc-d265-4204-a7e5-a56e6b673be2","timestamp":"2023-05-25T00:05:36.760254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:05:36.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:07:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdc4ba2d-c6c3-40a3-84d7-232695edeae6","timestamp":"2023-05-25T00:07:09.165622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:07:09.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdc4ba2d-c6c3-40a3-84d7-232695edeae6","timestamp":"2023-05-25T00:07:09.165622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:07:09.215+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:07:12.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80f948c0-8b3c-45f2-a191-8bd07dfe8ac0","timestamp":"2023-05-25T00:07:10.593540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:07:12.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:07:12.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a55a6b57-5389-4b0c-8445-7ef0d0e8915d","timestamp":"2023-05-25T00:07:12.137689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:07:12.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:07:25.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"16aafa9b-b34d-4b1f-9879-651dbfab892d","timestamp":"2023-05-25T00:07:24.742240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:07:25.606+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:07:36.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"998e8dad-5b40-4e7d-bbe7-f6af2e2d3ccb","timestamp":"2023-05-25T00:07:36.760464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:07:36.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:09:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afa9aefd-f7c3-4bc2-9aa0-f7c0bd58d22c","timestamp":"2023-05-25T00:09:09.165656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:09:09.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afa9aefd-f7c3-4bc2-9aa0-f7c0bd58d22c","timestamp":"2023-05-25T00:09:09.165656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:09:09.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:09:12.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2343e44b-ff4c-461c-975c-c60a81289389","timestamp":"2023-05-25T00:09:10.593371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:09:12.105+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:09:13.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d7da8a-09d8-4d93-92a2-6b992ab4b5ae","timestamp":"2023-05-25T00:09:12.137804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:09:13.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:09:25.601+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"958f1fe5-75b5-4a2c-8a71-38113cb28a51","timestamp":"2023-05-25T00:09:24.741908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:09:25.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:09:36.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96198305-40d5-4034-90f8-bf26a1f07e7e","timestamp":"2023-05-25T00:09:36.760399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:09:36.774+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:11:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02413606-1b63-48ac-888a-4b521de7afbf","timestamp":"2023-05-25T00:11:09.165650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:11:09.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02413606-1b63-48ac-888a-4b521de7afbf","timestamp":"2023-05-25T00:11:09.165650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:11:09.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:11:12.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a0975d9-d997-4d34-ba42-6200729af910","timestamp":"2023-05-25T00:11:10.593499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:11:12.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:11:12.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5d0e978-da8d-46b9-bb0e-bf2db7f6fad6","timestamp":"2023-05-25T00:11:12.137876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:11:12.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:11:25.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d267aaa5-e49e-4a22-bd31-c05af8a0386c","timestamp":"2023-05-25T00:11:24.742096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:11:25.591+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:11:36.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25eb8644-4a56-44e6-b546-ff5d592e334e","timestamp":"2023-05-25T00:11:36.760295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:11:36.764+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:12:09.241+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-25T00:13:09.165+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2726f014-ba9e-4ac3-8e1d-a789cb33a7e4","timestamp":"2023-05-25T00:13:09.165566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:13:09.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2726f014-ba9e-4ac3-8e1d-a789cb33a7e4","timestamp":"2023-05-25T00:13:09.165566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:13:09.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:13:12.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bedb87da-46c4-4e16-bb07-371f49d8495b","timestamp":"2023-05-25T00:13:10.593311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:13:12.112+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:13:12.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a814b83-d417-4dda-b6c4-9991d84673d4","timestamp":"2023-05-25T00:13:12.138261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:13:12.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:13:25.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1374257c-f518-415e-b64f-0b913e65b68c","timestamp":"2023-05-25T00:13:24.741702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:13:25.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:13:36.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa453269-746f-4378-8f1a-2b622b5ce712","timestamp":"2023-05-25T00:13:36.760834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:13:36.758+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:15:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3caccd1-3ffd-47da-b717-9ecad5254eb6","timestamp":"2023-05-25T00:15:09.165754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:15:09.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3caccd1-3ffd-47da-b717-9ecad5254eb6","timestamp":"2023-05-25T00:15:09.165754Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:15:09.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:15:12.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86978efb-6c74-4991-93ec-c09f4bf48cf4","timestamp":"2023-05-25T00:15:10.593482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:15:12.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:15:12.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfa8614b-b686-443f-a125-75570c9bf740","timestamp":"2023-05-25T00:15:12.137460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:15:12.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:15:25.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2987387a-66be-4782-9eed-26a700c1a7c7","timestamp":"2023-05-25T00:15:24.742019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:15:25.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:15:36.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51b4fa78-50c5-43fa-9b1c-24db9639e2a3","timestamp":"2023-05-25T00:15:36.760344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:15:36.776+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:17:09.166+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0eb5e5a-aec4-4dbe-831d-ced69ec17058","timestamp":"2023-05-25T00:17:09.165671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:17:09.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b9df4ba5-b2cf-4f7d-a50c-f73a5898dfe6","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0eb5e5a-aec4-4dbe-831d-ced69ec17058","timestamp":"2023-05-25T00:17:09.165671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-25T00:17:09.246+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:17:12.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"cd85f294-ab68-4d1b-868f-3004492463e2","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"34a682b1-eaa2-440f-86be-088773279d3b","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a9487f2-b0a3-4a9d-b0ac-b95a94767a0a","timestamp":"2023-05-25T00:17:10.593760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-25T00:17:12.121+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:17:12.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"332e922b-e327-4606-9f91-4f497e42c7c0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfef1077-99a5-42f2-bb9a-1e0fe7976796","timestamp":"2023-05-25T00:17:12.137703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-25T00:17:12.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:17:25.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"00855de7-c100-44ce-806d-ceab2d4b9aed","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f957dbf8-8f95-4924-937f-3b9e0aea5458","timestamp":"2023-05-25T00:17:24.741982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-25T00:17:25.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-25T00:17:36.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"248e1db9-00a6-4447-8404-cc2fdf562b05","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fbe3b49-e94e-47da-a7c3-7b2b83e89184","timestamp":"2023-05-25T00:17:36.760348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-25T00:17:36.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS