Results

By type

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

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

[2023-05-05T23:18:50.273+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-kserve-ppnt-9bfb5db8b-54wnt with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-05T23:18:50.269+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-05T23:18:50.277+00:00|INFO|Application|main] The following 1 profile is active: "kubernetes"
[2023-05-05T23:18:53.229+00:00|INFO|GenericScope|main] BeanFactory id=fb85ace5-ce0c-3e27-a8eb-a2fe11dff12c
[2023-05-05T23:18:54.643+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8087 (http)
[2023-05-05T23:18:54.665+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8087"]
[2023-05-05T23:18:54.667+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-05T23:18:54.668+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-05T23:18:54.800+00:00|INFO|[/onap/policy/clamp/acm/kserveparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-05T23:18:54.800+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4397 ms
[2023-05-05T23:18:56.185+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-kserve-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-kserve-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-05T23:18:56.352+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-05T23:18:56.676+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-05T23:18:56.679+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-05T23:18:56.679+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683328736672
[2023-05-05T23:18:56.685+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-1, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-05T23:18:57.115+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@2d82408, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3ee69ad8, org.springframework.security.web.context.SecurityContextPersistenceFilter@1d75e7af, org.springframework.security.web.header.HeaderWriterFilter@6a9b9909, org.springframework.security.web.authentication.logout.LogoutFilter@2b22a1cc, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@102efc59, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@34b27915, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1b9776f5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@f679798, org.springframework.security.web.session.SessionManagementFilter@6ba7383d, org.springframework.security.web.access.ExceptionTranslationFilter@fb6097b, org.springframework.security.web.access.intercept.AuthorizationFilter@19650aa6]
[2023-05-05T23:19:01.649+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path ''
[2023-05-05T23:19:01.703+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8087"]
[2023-05-05T23:19:01.782+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8087 (http) with context path '/onap/policy/clamp/acm/kserveparticipant'
[2023-05-05T23:19:01.806+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-05T23:19:01.806+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-05T23:19:01.820+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=65552e8c-d27b-4106-a983-155632743e55, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-9bfb5db8b-54wnt, 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-05T23:19:01.866+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-kserve-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-kserve-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-05T23:19:01.874+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-05T23:19:01.874+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-05T23:19:01.874+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683328741874
[2023-05-05T23:19:01.874+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-05T23:19:01.875+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=dc0134c9-f9f8-4ad6-89b3-b4c7c16fcc79, alive=false, publisher=null]]: starting
[2023-05-05T23:19:01.913+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-kserve-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-05T23:19:01.941+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-05T23:19:01.979+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-05T23:19:01.979+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-05T23:19:01.979+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683328741979
[2023-05-05T23:19:01.980+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=dc0134c9-f9f8-4ad6-89b3-b4c7c16fcc79, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-05T23:19:01.980+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$41df8331
[2023-05-05T23:19:02.005+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-05T23:19:02.006+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-05T23:19:02.006+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=65552e8c-d27b-4106-a983-155632743e55, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-9bfb5db8b-54wnt, 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@7a3b7122
[2023-05-05T23:19:02.007+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=65552e8c-d27b-4106-a983-155632743e55, consumerInstance=onap-policy-clamp-ac-kserve-ppnt-9bfb5db8b-54wnt, 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-05T23:19:02.007+00:00|INFO|ServiceManager|main] service manager started
[2023-05-05T23:19:02.040+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-05T23:19:02.043+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"71c23273-f60f-479c-abfc-4ee158bd6ff1","timestamp":"2023-05-05T23:19:02.015994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:19:02.900+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.900+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.900+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.900+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.900+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-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 nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.901+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to nylMOLEvTWSJ6g6Z72Hv4A
[2023-05-05T23:19:02.904+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Cluster ID: tnHbXa72QMesggRLGfxcMA
[2023-05-05T23:19:02.904+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Cluster ID: tnHbXa72QMesggRLGfxcMA
[2023-05-05T23:19:02.906+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-05T23:19:02.906+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-05-05T23:19:02.928+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-05-05T23:19:03.044+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-kserve-ppnt-2-34969504-cef3-44ae-9963-1ae572ca583d
[2023-05-05T23:19:03.045+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-05T23:19:03.046+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] (Re-)joining group
[2023-05-05T23:19:03.081+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=71c23273-f60f-479c-abfc-4ee158bd6ff1, timestamp=2023-05-05T23:19:02.015994Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c04, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=5af0a3c4-6863-4638-8cd0-4d7f30c4580b, typeName=org.onap.policy.clamp.acm.KserveAutomationCompositionElement, typeVersion=1.0.1), ParticipantSupportedElementType(id=96ea4332-0711-4b42-b6c3-ff7c8ecf7815, typeName=org.onap.policy.clamp.acm.AutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-05T23:19:03.107+00:00|INFO|Application|main] Started Application in 15.271 seconds (JVM running for 16.489)
[2023-05-05T23:19:06.103+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-34969504-cef3-44ae-9963-1ae572ca583d', protocol='range'}
[2023-05-05T23:19:06.134+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-kserve-ppnt-2-34969504-cef3-44ae-9963-1ae572ca583d=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-05T23:19:06.307+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-kserve-ppnt-2-34969504-cef3-44ae-9963-1ae572ca583d', protocol='range'}
[2023-05-05T23:19:06.308+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-05T23:19:06.428+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-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-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-05T23:19:06.483+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-05T23:19:06.864+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-05T23:19:06.866+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-05T23:19:06.904+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-05T23:19:06.904+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 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-05T23:19:06.927+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-05T23:19:06.927+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-05T23:19:07.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3708ad34-66dd-4d85-98d4-0dfeb05a82b7","timestamp":"2023-05-05T23:19:06.219715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:19:07.732+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-05T23:19:13.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cc95477d-35ed-4d0f-b9a9-42e2e82a4fc8","timestamp":"2023-05-05T23:19:12.076299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:19:13.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-05T23:19:15.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"78a85cd9-adcc-40c4-aa8c-82a2c6742b2a","timestamp":"2023-05-05T23:19:12.708666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:19:15.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-05-05T23:20:56.083+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1898c3-db83-4bb8-b128-c7dcecbb78da","timestamp":"2023-05-05T23:20:56.055084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:20:56.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1898c3-db83-4bb8-b128-c7dcecbb78da","timestamp":"2023-05-05T23:20:56.055084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:20:56.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:20:58.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2ef4b0f-4fdf-4b2f-9380-7bc74fa23743","timestamp":"2023-05-05T23:20:57.407477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:20:58.238+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:20:59.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e73cf97-f14f-4ce1-b85a-94f084812528","timestamp":"2023-05-05T23:20:59.953707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:20:59.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:21:05.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26eaef6-3911-4811-9811-3f5d0b11d60a","timestamp":"2023-05-05T23:21:05.526983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:21:05.644+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:21:07.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a25280b-d6e0-4706-af3a-49b2cefcf844","timestamp":"2023-05-05T23:21:06.417230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:21:07.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:22:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b911a950-4d5c-47da-a2a3-d49f304630d1","timestamp":"2023-05-05T23:22:56.054324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:22:56.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b911a950-4d5c-47da-a2a3-d49f304630d1","timestamp":"2023-05-05T23:22:56.054324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:22:56.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:22:58.078+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87d6d09a-9008-4e62-a808-2b9df273d5e5","timestamp":"2023-05-05T23:22:57.407027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:22:58.078+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:22:59.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a5d1ea1-9cfb-442f-9507-26a1f816b6d2","timestamp":"2023-05-05T23:22:59.953127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:22:59.798+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:23:05.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b987f743-462b-4e98-8a6d-062a93ac7503","timestamp":"2023-05-05T23:23:05.527183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:23:05.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:23:07.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a7cf34a-b997-4626-bcd3-81b9d3ff2091","timestamp":"2023-05-05T23:23:06.417103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:23:07.126+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:24:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cf2b717-c57e-4276-a172-d94a351d2f37","timestamp":"2023-05-05T23:24:56.054619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:24:56.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3cf2b717-c57e-4276-a172-d94a351d2f37","timestamp":"2023-05-05T23:24:56.054619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:24:56.141+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:24:58.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dd72afb-f51e-468c-8e17-8ef4f44910e9","timestamp":"2023-05-05T23:24:57.407084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:24:58.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:24:59.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdb5e265-b57b-400d-9d5e-46c4e7229470","timestamp":"2023-05-05T23:24:59.952954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:24:59.873+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:25:05.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43712837-605a-4fea-89a4-d8589a8a3976","timestamp":"2023-05-05T23:25:05.526194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:25:05.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:25:07.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af9c855b-8dee-4831-98a8-46a9c921a18a","timestamp":"2023-05-05T23:25:06.417294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:25:07.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:26:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d671c1f-8109-402b-a003-631cb4130a40","timestamp":"2023-05-05T23:26:56.054137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:26:56.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d671c1f-8109-402b-a003-631cb4130a40","timestamp":"2023-05-05T23:26:56.054137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:26:56.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:26:58.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34495006-9785-46b5-9969-b7e9d016611c","timestamp":"2023-05-05T23:26:57.407050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:26:58.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:26:59.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d08b9c7-3530-45c2-a17b-ffd9fcaf2c6e","timestamp":"2023-05-05T23:26:59.953173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:26:59.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:27:05.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc7a330b-8368-4d84-b517-13b7381704bb","timestamp":"2023-05-05T23:27:05.526340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:27:05.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:27:07.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c63f791-b1be-48cf-9c66-99bc5974b9ee","timestamp":"2023-05-05T23:27:06.416635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:27:07.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:28:03.172+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-kserve-ppnt-2, groupId=policy-clamp-ac-kserve-ppnt] Node -1 disconnected.
[2023-05-05T23:28:26.228+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node -1 disconnected.
[2023-05-05T23:28:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b3174b-a231-4347-96ab-0264a2c1fd45","timestamp":"2023-05-05T23:28:56.054087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:28:56.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b3174b-a231-4347-96ab-0264a2c1fd45","timestamp":"2023-05-05T23:28:56.054087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:28:56.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:28:58.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac941180-4647-4726-bb27-ba2b915be444","timestamp":"2023-05-05T23:28:57.407360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:28:58.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:28:59.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2d85b12-dce1-4fca-918b-c8efe767caad","timestamp":"2023-05-05T23:28:59.953325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:28:59.861+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:29:05.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ed3c6fc-bce2-4081-98ce-cb55f73ab2cf","timestamp":"2023-05-05T23:29:05.526386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:29:05.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:29:07.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"042aeaa4-947c-4281-bc8d-e08a1f5b59d1","timestamp":"2023-05-05T23:29:06.417266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:29:07.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:30:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3401d512-4c2c-4a3d-8605-2cd954ccdd9a","timestamp":"2023-05-05T23:30:56.054248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:30:56.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3401d512-4c2c-4a3d-8605-2cd954ccdd9a","timestamp":"2023-05-05T23:30:56.054248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:30:56.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:30:58.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c53bfcc8-23d5-4f5b-8ea3-da83b16b94e6","timestamp":"2023-05-05T23:30:57.406819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:30:58.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:30:59.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"353e4dad-7c94-44b3-bb4f-c9c6454c2277","timestamp":"2023-05-05T23:30:59.952932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:30:59.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:31:05.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfb0e604-8df2-4e4c-b85a-0f52801dffda","timestamp":"2023-05-05T23:31:05.526415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:31:05.532+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:31:07.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01258df6-a339-4031-8ec7-b09389c06b06","timestamp":"2023-05-05T23:31:06.416925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:31:07.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:32:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605cd95-edd7-445f-b90d-6a419ba3e416","timestamp":"2023-05-05T23:32:56.054225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:32:56.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9605cd95-edd7-445f-b90d-6a419ba3e416","timestamp":"2023-05-05T23:32:56.054225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:32:56.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:32:58.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adbc7e05-d9de-4121-9cac-3393ea057901","timestamp":"2023-05-05T23:32:57.406997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:32:58.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:32:59.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81255712-5a09-49fa-b79b-1ba8ae1d6f07","timestamp":"2023-05-05T23:32:59.953155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:32:59.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:33:05.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12df2097-b9b8-455c-88e9-4cea0ffa74a1","timestamp":"2023-05-05T23:33:05.526433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:33:05.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:33:07.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0003860-57b3-422d-97ad-446d39353638","timestamp":"2023-05-05T23:33:06.417321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:33:07.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:33:56.272+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-05-05T23:34:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad77338c-83d2-4ebe-a7f1-d0e5b5242343","timestamp":"2023-05-05T23:34:56.054273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:34:56.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad77338c-83d2-4ebe-a7f1-d0e5b5242343","timestamp":"2023-05-05T23:34:56.054273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:34:56.176+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:34:58.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecbd7b21-1f9c-4687-b9de-b6284fd3b963","timestamp":"2023-05-05T23:34:57.407113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:34:58.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:34:59.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5f96c8-49d5-4898-853f-baf5042d4e50","timestamp":"2023-05-05T23:34:59.953310Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:34:59.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:35:05.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"125d986a-0e53-40d9-b90b-e2b00929c616","timestamp":"2023-05-05T23:35:05.526468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:35:05.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:35:07.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d18e599-523e-45e8-a7ee-9f727e271159","timestamp":"2023-05-05T23:35:06.416879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:35:07.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:36:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ced7bae-7416-4034-95a1-575df180590c","timestamp":"2023-05-05T23:36:56.054121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:36:56.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ced7bae-7416-4034-95a1-575df180590c","timestamp":"2023-05-05T23:36:56.054121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:36:56.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:36:58.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e157a525-4bf2-4f05-be1b-0777b2219920","timestamp":"2023-05-05T23:36:57.407041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:36:58.100+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:36:59.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3942d4a4-3be8-4117-977b-f2f434975703","timestamp":"2023-05-05T23:36:59.953309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:36:59.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:37:05.597+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55d6e582-df87-4ad9-904e-8afdb9555be2","timestamp":"2023-05-05T23:37:05.526871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:37:05.598+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:37:07.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a4808a-d4ba-4303-9c06-93d907f2e8cd","timestamp":"2023-05-05T23:37:06.416581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:37:07.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:38:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7731d0-a16c-4294-ad6b-da5837320eec","timestamp":"2023-05-05T23:38:56.054187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:38:56.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7731d0-a16c-4294-ad6b-da5837320eec","timestamp":"2023-05-05T23:38:56.054187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:38:56.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:38:58.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89734c44-f511-4c06-808e-20233acf3f5c","timestamp":"2023-05-05T23:38:57.406927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:38:58.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:38:59.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38059a87-e8ad-4ede-815c-476495520ff4","timestamp":"2023-05-05T23:38:59.953117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:38:59.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:39:05.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6705ca45-5f7a-40b2-9183-4c535ccdbbac","timestamp":"2023-05-05T23:39:05.527871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:39:05.605+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:39:07.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee7d26a5-345c-4ed5-b3a1-570eb11f18b0","timestamp":"2023-05-05T23:39:06.417129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:39:07.143+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:40:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c515ac28-4f66-4964-a699-7e48b4da09d4","timestamp":"2023-05-05T23:40:56.054245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:40:56.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c515ac28-4f66-4964-a699-7e48b4da09d4","timestamp":"2023-05-05T23:40:56.054245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:40:56.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:40:58.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8048d597-2f73-47de-8109-f2f1a37a6ef4","timestamp":"2023-05-05T23:40:57.407193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:40:58.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:40:59.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7869c14b-adea-4451-a187-9a7939d60854","timestamp":"2023-05-05T23:40:59.953228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:40:59.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:41:05.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2b61ef-ada6-4075-b8b3-53fdf7ee9793","timestamp":"2023-05-05T23:41:05.526446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:41:05.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:41:07.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7372259f-bc74-4912-81a4-f3d8c3604202","timestamp":"2023-05-05T23:41:06.416734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:41:07.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:42:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdefb512-9ed1-4dcd-ba3c-ec284f5d388c","timestamp":"2023-05-05T23:42:56.054020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:42:56.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdefb512-9ed1-4dcd-ba3c-ec284f5d388c","timestamp":"2023-05-05T23:42:56.054020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:42:56.108+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:42:58.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a936aef7-94cc-4898-8f2a-4b8a0f7b8ba2","timestamp":"2023-05-05T23:42:57.406897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:42:58.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:42:59.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46983baf-bfdc-4386-a699-eb60d00ac896","timestamp":"2023-05-05T23:42:59.953071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:42:59.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:43:05.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2846e8ae-48a5-4f52-b4cd-587e7f29a026","timestamp":"2023-05-05T23:43:05.526609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:43:05.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:43:07.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ea1c3c3-b125-4162-afd4-1d62e85ac39b","timestamp":"2023-05-05T23:43:06.416894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:43:07.253+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:43:26.101+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 1 disconnected.
[2023-05-05T23:44:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e370c3ca-c3f6-4ad4-8665-8bf3e09b2503","timestamp":"2023-05-05T23:44:56.054190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:44:56.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e370c3ca-c3f6-4ad4-8665-8bf3e09b2503","timestamp":"2023-05-05T23:44:56.054190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:44:56.148+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:44:58.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6462a35-b98e-427a-bc6f-cbe09317d1e0","timestamp":"2023-05-05T23:44:57.406788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:44:58.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:44:59.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b48b947-adab-4eb9-a339-5192c1d460e9","timestamp":"2023-05-05T23:44:59.953204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:44:59.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:45:05.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d1cb54c-fbbc-42f8-a337-5505eb7699bc","timestamp":"2023-05-05T23:45:05.526231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:45:05.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:45:07.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97eba4b7-2bb2-4580-a12e-5b93fdf0fc90","timestamp":"2023-05-05T23:45:06.416762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:45:07.145+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:46:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20514dce-821f-412b-b3c0-447b2f66f990","timestamp":"2023-05-05T23:46:56.054215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:46:56.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20514dce-821f-412b-b3c0-447b2f66f990","timestamp":"2023-05-05T23:46:56.054215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:46:56.124+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:46:58.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8aa0021d-d52a-4edc-bfe5-bdb9e63a9dc1","timestamp":"2023-05-05T23:46:57.407222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:46:58.023+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:46:59.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4027710-8274-4a5c-a635-bc36fe5ba844","timestamp":"2023-05-05T23:46:59.953401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:46:59.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:47:05.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f51d5b1a-f015-4aa8-b8e5-9eb7733c66e5","timestamp":"2023-05-05T23:47:05.526485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:47:05.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:47:07.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e35ce2-1aee-44e9-a797-3d4dc25c7b6a","timestamp":"2023-05-05T23:47:06.416732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:47:07.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:48:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf321bc-e6c0-4aff-80b0-2ad07bd6ad9d","timestamp":"2023-05-05T23:48:56.054185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:48:56.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cf321bc-e6c0-4aff-80b0-2ad07bd6ad9d","timestamp":"2023-05-05T23:48:56.054185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:48:56.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:48:58.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f255b2ce-fe9d-4a7c-bd98-6bad1a212c83","timestamp":"2023-05-05T23:48:57.407020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:48:58.028+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:48:59.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e13be8e7-bfc0-416a-9838-fb119c506ae4","timestamp":"2023-05-05T23:48:59.953114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:48:59.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:49:05.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"21b9f472-2c17-4b4e-886b-42e7e064a28f","timestamp":"2023-05-05T23:49:05.526218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:49:05.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:49:07.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21a8d35e-634a-44b5-925e-d2a27d911a09","timestamp":"2023-05-05T23:49:06.416781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:49:07.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:50:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9942d954-9ece-46e4-bc1f-41fa66813518","timestamp":"2023-05-05T23:50:56.054145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:50:56.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9942d954-9ece-46e4-bc1f-41fa66813518","timestamp":"2023-05-05T23:50:56.054145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:50:56.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:50:58.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39329d13-0635-400f-b7d3-d4d453063c5c","timestamp":"2023-05-05T23:50:57.406961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:50:58.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:50:59.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"641f158a-491c-48d6-bcc3-ce0f10d97833","timestamp":"2023-05-05T23:50:59.953073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:50:59.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:51:05.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a8f3d82-dac2-48bb-8387-f8d3a7292ba6","timestamp":"2023-05-05T23:51:05.527104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:51:05.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:51:07.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9237f9b-3696-4d8f-8f04-1bfdebb1e259","timestamp":"2023-05-05T23:51:06.417296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:51:07.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:51:56.130+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 0 disconnected.
[2023-05-05T23:52:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2f492a8-20bd-4c04-8916-54b3fd280fe0","timestamp":"2023-05-05T23:52:56.054093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:52:56.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2f492a8-20bd-4c04-8916-54b3fd280fe0","timestamp":"2023-05-05T23:52:56.054093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:52:56.154+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:52:58.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8893d3b0-7890-49d8-b398-00fbb8c760da","timestamp":"2023-05-05T23:52:57.407306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:52:58.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:52:59.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1413226-8fc7-4202-9597-a7524d9eb7ff","timestamp":"2023-05-05T23:52:59.953590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:52:59.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:53:05.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49e5ea50-8c22-4e55-9605-900af6e7f806","timestamp":"2023-05-05T23:53:05.526368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:53:05.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:53:07.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44a1fee0-b488-4f37-8cee-2e4a029ad461","timestamp":"2023-05-05T23:53:06.416581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:53:07.220+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:54:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7346603-5a46-4260-bde5-67982fb5c37e","timestamp":"2023-05-05T23:54:56.054144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:54:56.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7346603-5a46-4260-bde5-67982fb5c37e","timestamp":"2023-05-05T23:54:56.054144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:54:56.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:54:58.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f1b432-92a8-49de-9167-e15d3a349014","timestamp":"2023-05-05T23:54:57.407142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:54:58.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:54:59.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99233685-f23c-4c83-994a-d06227270f78","timestamp":"2023-05-05T23:54:59.953397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:54:59.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:55:05.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"423046bb-24ec-45e0-9313-ee2e9a48cf6f","timestamp":"2023-05-05T23:55:05.526388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:55:05.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:55:07.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38cdd8cb-fcc4-4e30-ba12-a429fdc5749a","timestamp":"2023-05-05T23:55:06.416675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:55:07.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:56:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83d58211-4bc6-4462-9921-18cb14bbfa36","timestamp":"2023-05-05T23:56:56.054722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:56:56.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83d58211-4bc6-4462-9921-18cb14bbfa36","timestamp":"2023-05-05T23:56:56.054722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:56:56.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:56:58.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da8c5916-7d07-46b3-ae36-1cadc7919d22","timestamp":"2023-05-05T23:56:57.407001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:56:58.041+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:56:59.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"141e4c9b-2625-4d9d-b0fb-0405f757f8ea","timestamp":"2023-05-05T23:56:59.952940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:56:59.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:57:05.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"767683ab-f75f-46ef-a0f6-a829419969bc","timestamp":"2023-05-05T23:57:05.526390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:57:05.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:57:07.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1089e7cc-692b-4927-b556-e99fc12fa784","timestamp":"2023-05-05T23:57:06.416932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:57:07.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:58:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5645042-0149-47f4-a892-5312bd125133","timestamp":"2023-05-05T23:58:56.054339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:58:56.110+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5645042-0149-47f4-a892-5312bd125133","timestamp":"2023-05-05T23:58:56.054339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-05T23:58:56.110+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:58:58.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5fc82d9-d96b-4d29-81ee-59b4cd19f4d5","timestamp":"2023-05-05T23:58:57.406912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-05T23:58:58.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:58:59.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cafd003-8c7c-46e4-bf77-ac61a1ba9304","timestamp":"2023-05-05T23:58:59.953286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-05T23:58:59.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:59:05.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9c373d7-a784-4412-88d5-88483aa1dd8c","timestamp":"2023-05-05T23:59:05.526414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-05T23:59:05.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-05T23:59:07.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8f91185-ae2c-4bd5-bee8-96bcae4e7068","timestamp":"2023-05-05T23:59:06.416608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-05T23:59:07.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:00:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc6bafc4-454f-46c8-b49f-215713540565","timestamp":"2023-05-06T00:00:56.054245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:00:56.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc6bafc4-454f-46c8-b49f-215713540565","timestamp":"2023-05-06T00:00:56.054245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:00:56.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:00:58.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1adc0a1e-2edb-4a7b-8705-9b82739136f3","timestamp":"2023-05-06T00:00:57.407175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:00:58.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:00:59.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2aa51d39-558d-4e92-9d86-40f9fba207ec","timestamp":"2023-05-06T00:00:59.953101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:00:59.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:01:05.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47a296a7-62fd-4a03-8ce3-33e39bb78900","timestamp":"2023-05-06T00:01:05.526548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:01:05.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:01:07.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b98b81f-ff66-4aeb-92a8-9ca4aa9fe5b8","timestamp":"2023-05-06T00:01:06.416647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:01:07.151+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:02:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fddb993-6b02-46ae-811d-83a8136f75a7","timestamp":"2023-05-06T00:02:56.054242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:02:56.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fddb993-6b02-46ae-811d-83a8136f75a7","timestamp":"2023-05-06T00:02:56.054242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:02:56.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:02:58.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db0b5dd0-3827-4418-ad7f-5d9ee1da0d13","timestamp":"2023-05-06T00:02:57.407052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:02:58.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:02:59.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf86296-5e21-427c-a501-7670ac2ff22e","timestamp":"2023-05-06T00:02:59.953301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:02:59.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:03:05.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35d8652a-22e4-48f0-981a-7bdf9f793d66","timestamp":"2023-05-06T00:03:05.526375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:03:05.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:03:07.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d31f79ee-1189-4248-9c69-ecf0266a8bc6","timestamp":"2023-05-06T00:03:06.416642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:03:07.157+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:04:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d02fa76e-2a25-45c5-a477-9dbd1f5a1b6f","timestamp":"2023-05-06T00:04:56.054119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:04:56.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d02fa76e-2a25-45c5-a477-9dbd1f5a1b6f","timestamp":"2023-05-06T00:04:56.054119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:04:56.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:04:58.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48d99ac1-66e2-4688-a9eb-6054838d1d56","timestamp":"2023-05-06T00:04:57.407022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:04:58.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:04:59.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cab02188-4b23-4613-ac4b-490f84d850c7","timestamp":"2023-05-06T00:04:59.952958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:04:59.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:05:05.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2153a10-2d13-42ad-992d-765421e0b156","timestamp":"2023-05-06T00:05:05.526363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:05:05.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:05:07.227+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9164bd6c-3f18-47fd-92d4-4456f7d97c88","timestamp":"2023-05-06T00:05:06.416607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:05:07.228+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:06:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56655cb-a104-4812-a0c4-716437a19088","timestamp":"2023-05-06T00:06:56.054690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:06:56.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e56655cb-a104-4812-a0c4-716437a19088","timestamp":"2023-05-06T00:06:56.054690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:06:56.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:06:58.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bc3b880-04d0-45b1-8f39-f9a975ca54ce","timestamp":"2023-05-06T00:06:57.408622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:06:58.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:06:59.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"971cad90-1f58-4237-907d-a2c511f196a5","timestamp":"2023-05-06T00:06:59.953196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:06:59.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:07:05.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9211cd3c-efdb-4d66-aecb-a7dbbf9ae690","timestamp":"2023-05-06T00:07:05.526381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:07:05.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:07:07.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c79c9d-a91e-4ce3-9b33-920526ee3c13","timestamp":"2023-05-06T00:07:06.416708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:07:07.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:08:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca289566-8bf9-4d97-8295-857e2d04c344","timestamp":"2023-05-06T00:08:56.054026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:08:56.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca289566-8bf9-4d97-8295-857e2d04c344","timestamp":"2023-05-06T00:08:56.054026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:08:56.090+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:08:58.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74296e7f-5d6a-4971-bf91-67ed5a6c5d6a","timestamp":"2023-05-06T00:08:57.407066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:08:58.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:08:59.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f136d0b7-82a5-4f9f-8a84-53ce8b55f810","timestamp":"2023-05-06T00:08:59.953099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:08:59.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:09:05.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0288fe61-6728-44ac-af73-e7f563e178bc","timestamp":"2023-05-06T00:09:05.526488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:09:05.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:09:07.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e7706c-5c6a-48d6-878a-6f8f951e5d97","timestamp":"2023-05-06T00:09:06.416843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:09:07.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:09:56.137+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-kserve-ppnt-client-id] [Producer clientId=policy-clamp-ac-kserve-ppnt-client-id] Node 2 disconnected.
[2023-05-06T00:10:56.055+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88290f6c-3a9d-4e7a-90d2-ad34f7f1f9c8","timestamp":"2023-05-06T00:10:56.054260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:10:56.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88290f6c-3a9d-4e7a-90d2-ad34f7f1f9c8","timestamp":"2023-05-06T00:10:56.054260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:10:56.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:10:58.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"207e9d2a-df1f-4815-a33f-42d19984dfb8","timestamp":"2023-05-06T00:10:57.407151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:10:58.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:10:59.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c1fae8c-e794-46bc-a62b-63883b13b240","timestamp":"2023-05-06T00:10:59.953469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:10:59.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:11:05.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e67c529-a490-468a-b5d8-64f773ccd87a","timestamp":"2023-05-06T00:11:05.526436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:11:05.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:11:07.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"964603a4-8b6e-4ce5-a806-b1daa21df58e","timestamp":"2023-05-06T00:11:06.416586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:11:07.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:12:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c43681-6f4d-4933-9e70-456841494084","timestamp":"2023-05-06T00:12:56.054203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:12:56.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c43681-6f4d-4933-9e70-456841494084","timestamp":"2023-05-06T00:12:56.054203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:12:56.139+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:12:58.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f76c51a4-13fb-4881-a968-7a4576bad7e8","timestamp":"2023-05-06T00:12:57.406780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:12:58.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:12:59.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73ef807d-9666-4528-a19c-c0bb76a61cdd","timestamp":"2023-05-06T00:12:59.952867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:12:59.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:13:05.565+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3664e0a7-840b-4d6f-8766-9d6836c3302a","timestamp":"2023-05-06T00:13:05.526287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:13:05.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:13:07.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23955765-f840-415f-9225-d695aa321ed5","timestamp":"2023-05-06T00:13:06.416660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:13:07.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:14:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f773c89-93d4-48e2-be3b-187ee8995af0","timestamp":"2023-05-06T00:14:56.054117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:14:56.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f773c89-93d4-48e2-be3b-187ee8995af0","timestamp":"2023-05-06T00:14:56.054117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:14:56.094+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:14:58.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7838ac5-615a-4a0a-b717-ad8f64b01d26","timestamp":"2023-05-06T00:14:57.406942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:14:58.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:14:59.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff9ee146-5083-4fcc-a269-58fc926fab4e","timestamp":"2023-05-06T00:14:59.952935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:14:59.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:15:05.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce12efce-f4e1-4cac-8f58-833d74c4c6e6","timestamp":"2023-05-06T00:15:05.526443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:15:05.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:15:07.175+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4331770-706f-4f85-9e3e-b603f520e9e6","timestamp":"2023-05-06T00:15:06.416796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:15:07.175+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:16:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59a158f3-8b74-4125-ad57-3ece8e135bc1","timestamp":"2023-05-06T00:16:56.054249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:16:56.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59a158f3-8b74-4125-ad57-3ece8e135bc1","timestamp":"2023-05-06T00:16:56.054249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:16:56.167+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:16:58.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1637634f-6dbe-4014-95de-1c11792672d4","timestamp":"2023-05-06T00:16:57.407107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:16:58.066+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:16:59.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ac33b05-3de9-40c0-8361-9b43cc32b856","timestamp":"2023-05-06T00:16:59.953068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:16:59.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:17:05.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfca2522-b037-44ea-ac74-aa0437f45473","timestamp":"2023-05-06T00:17:05.526346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:17:05.572+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:17:07.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532882d3-110f-4b77-9d79-2eaa8cd5fe7a","timestamp":"2023-05-06T00:17:06.416699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:17:07.181+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:18:56.054+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c6ad66-5414-42a4-8988-a3acd1556259","timestamp":"2023-05-06T00:18:56.054122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:18:56.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5af0a3c4-6863-4638-8cd0-4d7f30c4580b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"96ea4332-0711-4b42-b6c3-ff7c8ecf7815","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c6ad66-5414-42a4-8988-a3acd1556259","timestamp":"2023-05-06T00:18:56.054122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-06T00:18:56.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:18:58.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d1761d4-0372-4064-a408-27dffc8fc87c","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef0c2ec3-e9b4-4eff-a990-b0b3112677ea","timestamp":"2023-05-06T00:18:57.406913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-06T00:18:58.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:18:59.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"aec2ae47-8796-42df-962a-d73b84f10d2f","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac759385-e17b-4353-9753-a290ffebda24","timestamp":"2023-05-06T00:18:59.953425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-06T00:18:59.850+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:19:05.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"5d3ec306-d679-402c-ba92-fb17a4763505","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"34313ae3-f655-4ebd-b400-375507bce4e7","timestamp":"2023-05-06T00:19:05.526455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-06T00:19:05.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-06T00:19:07.177+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38689bd0-82a7-4bcc-a14b-87fc689a7852","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1d5efa2-e804-4a5e-900f-5c1244735c72","timestamp":"2023-05-06T00:19:06.416604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-06T00:19:07.177+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS