Results

By type

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

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

[2023-05-10T23:09:54.572+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-vtstm with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-10T23:09:54.580+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-10T23:09:54.597+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-10T23:09:59.401+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-05-10T23:09:59.423+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-05-10T23:09:59.424+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-10T23:09:59.424+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-10T23:09:59.586+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-05-10T23:09:59.586+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4825 ms
[2023-05-10T23:10:01.444+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-1
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-10T23:10:01.653+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-10T23:10:01.809+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:10:01.812+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:10:01.812+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760201805
[2023-05-10T23:10:01.819+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-10T23:10:02.467+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6bf13698, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@299270eb, org.springframework.security.web.context.SecurityContextPersistenceFilter@1cb7936c, org.springframework.security.web.header.HeaderWriterFilter@4a7a965d, org.springframework.security.web.authentication.logout.LogoutFilter@30669dac, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@70e13fa, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@128c502c, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@65eabaab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3b90a30a, org.springframework.security.web.session.SessionManagementFilter@99407c2, org.springframework.security.web.access.ExceptionTranslationFilter@23f72d88, org.springframework.security.web.access.intercept.AuthorizationFilter@15e0fe05]
[2023-05-10T23:10:07.911+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-10T23:10:07.962+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-05-10T23:10:07.992+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-05-10T23:10:08.010+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-10T23:10:08.010+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-10T23:10:08.021+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ee334b5a-b82a-4fc9-aefc-8c38abc5c6a5, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-vtstm, 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-10T23:10:08.069+00:00|INFO|ConsumerConfig|main] ConsumerConfig values: 
	allow.auto.create.topics = false
	auto.commit.interval.ms = 5000
	auto.include.jmx.reporter = true
	auto.offset.reset = latest
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	check.crcs = true
	client.dns.lookup = use_all_dns_ips
	client.id = consumer-policy-clamp-ac-http-ppnt-2
	client.rack = 
	connections.max.idle.ms = 540000
	default.api.timeout.ms = 60000
	enable.auto.commit = true
	exclude.internal.topics = true
	fetch.max.bytes = 52428800
	fetch.max.wait.ms = 500
	fetch.min.bytes = 1
	group.id = policy-clamp-ac-http-ppnt
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-10T23:10:08.077+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:10:08.077+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:10:08.077+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760208077
[2023-05-10T23:10:08.077+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-10T23:10:08.078+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=358d42c0-c80a-4c10-972c-e875c852de2f, alive=false, publisher=null]]: starting
[2023-05-10T23:10:08.142+00:00|INFO|ProducerConfig|main] ProducerConfig values: 
	acks = -1
	auto.include.jmx.reporter = true
	batch.size = 16384
	bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
	buffer.memory = 33554432
	client.dns.lookup = use_all_dns_ips
	client.id = policy-clamp-ac-http-ppnt-client-id
	compression.type = none
	connections.max.idle.ms = 540000
	delivery.timeout.ms = 120000
	enable.idempotence = true
	interceptor.classes = []
	key.serializer = class org.apache.kafka.common.serialization.StringSerializer
	linger.ms = 0
	max.block.ms = 60000
	max.in.flight.requests.per.connection = 5
	max.request.size = 1048576
	metadata.max.age.ms = 300000
	metadata.max.idle.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partitioner.adaptive.partitioning.enable = true
	partitioner.availability.timeout.ms = 0
	partitioner.class = null
	partitioner.ignore.keys = false
	receive.buffer.bytes = 32768
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retries = 2147483647
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	transaction.timeout.ms = 60000
	transactional.id = null
	value.serializer = class org.apache.kafka.common.serialization.StringSerializer

[2023-05-10T23:10:08.174+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-05-10T23:10:08.243+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-10T23:10:08.243+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-10T23:10:08.243+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1683760208243
[2023-05-10T23:10:08.244+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=358d42c0-c80a-4c10-972c-e875c852de2f, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-10T23:10:08.244+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$cae59199
[2023-05-10T23:10:08.265+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-05-10T23:10:08.266+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-05-10T23:10:08.266+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-05-10T23:10:08.266+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-05-10T23:10:08.267+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-05-10T23:10:08.267+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-05-10T23:10:08.267+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-10T23:10:08.267+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ee334b5a-b82a-4fc9-aefc-8c38abc5c6a5, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-vtstm, 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@107bfcb2
[2023-05-10T23:10:08.267+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ee334b5a-b82a-4fc9-aefc-8c38abc5c6a5, consumerInstance=onap-policy-clamp-ac-http-ppnt-6b8fd8c9cc-vtstm, 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-10T23:10:08.267+00:00|INFO|ServiceManager|main] service manager started
[2023-05-10T23:10:08.304+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
 []
[2023-05-10T23:10:08.308+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a0726b90-11fd-4c27-a049-cae5bc1a2720","timestamp":"2023-05-10T23:10:08.278835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:10:09.521+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.522+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to 7iT7F3_yTSWz5eMjqdvsvA
[2023-05-10T23:10:09.526+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
[2023-05-10T23:10:09.527+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: VLkHMlH9SnujK0bP0AeNUA
[2023-05-10T23:10:09.528+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 1001 with epoch 0
[2023-05-10T23:10:09.528+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-10T23:10:09.564+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-10T23:10:09.675+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-0e96c817-588a-41bf-9f56-a337178043b1
[2023-05-10T23:10:09.676+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-10T23:10:09.676+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-05-10T23:10:09.791+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=a0726b90-11fd-4c27-a049-cae5bc1a2720, timestamp=2023-05-10T23:10:08.278835Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=861e2c3f-f747-4a66-bfbf-772a8d81069f, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-05-10T23:10:09.875+00:00|INFO|Application|main] Started Application in 17.335 seconds (JVM running for 18.747)
[2023-05-10T23:10:12.692+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-0e96c817-588a-41bf-9f56-a337178043b1', protocol='range'}
[2023-05-10T23:10:12.707+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-0e96c817-588a-41bf-9f56-a337178043b1=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-10T23:10:12.758+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-0e96c817-588a-41bf-9f56-a337178043b1', protocol='range'}
[2023-05-10T23:10:12.759+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-10T23:10:12.772+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-10T23:10:12.799+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-10T23:10:12.800+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-10T23:10:12.800+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-10T23:10:12.800+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-10T23:10:12.800+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-10T23:10:12.800+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-10T23:10:12.993+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-10T23:10:12.996+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=2, 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-10T23:10:13.021+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-10T23:10:13.022+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=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-10T23:10:13.029+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=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-10T23:10:13.030+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-10T23:11:50.864+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d8b7556-e826-42a0-9264-d8192aa75d65","timestamp":"2023-05-10T23:11:50.883729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:11:50.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:11:52.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e9feb3-f1fd-4f9d-adbf-66400e6a877a","timestamp":"2023-05-10T23:11:53.294050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:11:52.892+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:11:55.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06bacbe5-334f-44c6-93cf-86ddb219edd8","timestamp":"2023-05-10T23:11:54.946926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:11:55.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:11:56.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"690b59b2-1eeb-406b-9370-e6c8eda70a16","timestamp":"2023-05-10T23:11:55.661451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:11:56.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:12:01.296+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a2b2ba-4b8e-4b39-87eb-b02df0e94c0b","timestamp":"2023-05-10T23:12:01.248230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:12:01.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a2b2ba-4b8e-4b39-87eb-b02df0e94c0b","timestamp":"2023-05-10T23:12:01.248230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:12:01.423+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:13:50.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddb449ab-6e82-4494-ae50-8814e74c2b0f","timestamp":"2023-05-10T23:13:50.884286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:13:50.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:13:52.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cab2a4b-5400-410e-b206-c51a1a68f5fa","timestamp":"2023-05-10T23:13:53.293155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:13:52.717+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:13:55.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08d45520-3514-408a-b64b-f5807c9869eb","timestamp":"2023-05-10T23:13:54.947981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:13:55.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:13:56.261+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca3f1659-1647-4ba1-8bc1-01a9a295deb4","timestamp":"2023-05-10T23:13:55.660523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:13:56.262+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:14:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e948f0d8-ae9b-437b-89d3-d3c8d7b9b55d","timestamp":"2023-05-10T23:14:01.247464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:14:01.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e948f0d8-ae9b-437b-89d3-d3c8d7b9b55d","timestamp":"2023-05-10T23:14:01.247464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:14:01.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:15:50.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ef1d440-a5e1-4972-addf-fabea602350a","timestamp":"2023-05-10T23:15:50.883121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:15:50.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:15:52.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec5f6871-3bcf-4eb2-b474-b71cb66df13f","timestamp":"2023-05-10T23:15:53.292785Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:15:52.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:15:55.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4523e45e-bb27-4f13-ba9d-ba0fcec5f199","timestamp":"2023-05-10T23:15:54.946389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:15:55.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:15:56.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64e371aa-f3ed-4d2a-82fb-a73cfdb863d9","timestamp":"2023-05-10T23:15:55.660742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:15:56.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:16:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1d09ea-0b92-4fcb-a22a-5195bc2ab532","timestamp":"2023-05-10T23:16:01.247492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:16:01.366+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1d09ea-0b92-4fcb-a22a-5195bc2ab532","timestamp":"2023-05-10T23:16:01.247492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:16:01.367+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:17:50.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a457cb4-ba2a-4c79-8bb8-bfb724dbd20f","timestamp":"2023-05-10T23:17:50.884149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:17:50.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:17:52.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"688549b1-5b2f-48df-8e78-4c399212642b","timestamp":"2023-05-10T23:17:53.293038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:17:52.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:17:55.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c50f6c13-f6a3-4c53-976c-d004e5f20580","timestamp":"2023-05-10T23:17:54.946331Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:17:55.545+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:17:56.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c9330b5-3b96-4621-9a36-7fd303da3ee7","timestamp":"2023-05-10T23:17:55.660795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:17:56.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:18:01.249+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867a1ffa-7d6b-4b2a-84bc-1fb7b55a2309","timestamp":"2023-05-10T23:18:01.247451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:18:01.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"867a1ffa-7d6b-4b2a-84bc-1fb7b55a2309","timestamp":"2023-05-10T23:18:01.247451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:18:01.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:19:09.886+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-05-10T23:19:31.363+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-05-10T23:19:50.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09140fba-5d10-44e5-bac1-7cdf52f861f1","timestamp":"2023-05-10T23:19:50.882990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:19:50.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:19:52.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72486ada-dfed-43f3-822f-b264292073be","timestamp":"2023-05-10T23:19:53.292930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:19:52.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:19:55.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c142052c-2b16-44af-9c03-6d1a45ae9471","timestamp":"2023-05-10T23:19:54.946655Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:19:55.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:19:56.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfdc09e7-9f3a-4a36-91ec-d301202efe48","timestamp":"2023-05-10T23:19:55.660657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:19:56.225+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:20:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87033d1f-ed20-401e-80e9-ec7b986e44c2","timestamp":"2023-05-10T23:20:01.247541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:20:01.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87033d1f-ed20-401e-80e9-ec7b986e44c2","timestamp":"2023-05-10T23:20:01.247541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:20:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:21:50.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c71db71-dc3b-4b9f-a0ad-23b459dfafff","timestamp":"2023-05-10T23:21:50.882795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:21:50.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:21:52.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b432b40a-a89e-46a2-92d3-0e23263c08e0","timestamp":"2023-05-10T23:21:53.292952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:21:52.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:21:55.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8511016d-026d-4ca0-bafb-4570321d905c","timestamp":"2023-05-10T23:21:54.946516Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:21:55.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:21:56.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4389ff57-a41b-49a8-80cb-48ab91418b73","timestamp":"2023-05-10T23:21:55.660703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:21:56.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:22:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4478b2b5-9786-45c6-bb5f-f484ac71b27a","timestamp":"2023-05-10T23:22:01.247369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:22:01.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4478b2b5-9786-45c6-bb5f-f484ac71b27a","timestamp":"2023-05-10T23:22:01.247369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:22:01.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:23:50.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2ed4ea3-35bb-4349-92e6-269fe36d6135","timestamp":"2023-05-10T23:23:50.882954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:23:50.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:23:52.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b98a11a8-4217-4e60-b441-f12824a11f9f","timestamp":"2023-05-10T23:23:53.292956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:23:52.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:23:55.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e2964cc-70f3-4719-8247-abcb721687b2","timestamp":"2023-05-10T23:23:54.946346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:23:55.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:23:56.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af53b160-4d5c-4ddf-b5ce-e48a65973afb","timestamp":"2023-05-10T23:23:55.660625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:23:56.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:24:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e44cbfcc-2576-4501-bc67-fb04797f4f06","timestamp":"2023-05-10T23:24:01.247427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:24:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e44cbfcc-2576-4501-bc67-fb04797f4f06","timestamp":"2023-05-10T23:24:01.247427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:24:01.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:25:01.404+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-10T23:25:50.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80c04314-274e-4b1b-8c02-1bc245090b18","timestamp":"2023-05-10T23:25:50.882986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:25:50.728+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:25:52.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"698ea5f4-4e6d-49dd-83ff-d2df2d971dd8","timestamp":"2023-05-10T23:25:53.293239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:25:52.695+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:25:55.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d8a5e27-70e1-4c2b-97d0-68756b678418","timestamp":"2023-05-10T23:25:54.946667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:25:55.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:25:56.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eec71732-65bd-4395-b8fb-e1a292647201","timestamp":"2023-05-10T23:25:55.660490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:25:56.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:26:01.250+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94fe0603-ebef-4911-8db4-3b46c7f849cb","timestamp":"2023-05-10T23:26:01.249314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:26:01.374+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94fe0603-ebef-4911-8db4-3b46c7f849cb","timestamp":"2023-05-10T23:26:01.249314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:26:01.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:27:50.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"214ecb97-79a1-48ca-89af-bf3c1b49c6dd","timestamp":"2023-05-10T23:27:50.882767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:27:50.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:27:52.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38a23b1f-bb2d-4db4-8466-ca31fa061522","timestamp":"2023-05-10T23:27:53.293036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:27:52.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:27:55.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95378d22-83fb-45e5-b547-c63233420c21","timestamp":"2023-05-10T23:27:54.946589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:27:55.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:27:56.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fe3158c-b84e-4286-af19-d6cba2a3b38f","timestamp":"2023-05-10T23:27:55.660689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:27:56.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:28:01.249+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40d2811d-622f-4317-900d-2bc323585167","timestamp":"2023-05-10T23:28:01.249523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:28:01.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40d2811d-622f-4317-900d-2bc323585167","timestamp":"2023-05-10T23:28:01.249523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:28:01.412+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:29:50.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"841ec29c-9944-4c30-9b9a-0dc472ad5db7","timestamp":"2023-05-10T23:29:50.882832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:29:50.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:29:52.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb1299f0-3a78-4603-a885-b3ee70c5af52","timestamp":"2023-05-10T23:29:53.293156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:29:52.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:29:55.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c02d1f03-3b64-4819-abc2-e6ff4b454908","timestamp":"2023-05-10T23:29:54.946588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:29:55.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:29:56.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7734def3-5830-4070-a554-e0ac0cbbde9e","timestamp":"2023-05-10T23:29:55.660775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:29:56.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:30:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697b3356-2375-41e3-8c2c-03613da305da","timestamp":"2023-05-10T23:30:01.247294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:30:01.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697b3356-2375-41e3-8c2c-03613da305da","timestamp":"2023-05-10T23:30:01.247294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:30:01.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:31:50.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29a39ebe-84b3-44f0-917b-f36ebea86c06","timestamp":"2023-05-10T23:31:50.883149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:31:50.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:31:52.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e460d69-0b95-4ac6-9464-d46f0240d458","timestamp":"2023-05-10T23:31:53.292790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:31:52.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:31:55.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c413685-6136-4b61-8ae8-a7c8066aa58f","timestamp":"2023-05-10T23:31:54.946664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:31:55.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:31:56.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbae6430-1450-4be4-aefe-02f348348119","timestamp":"2023-05-10T23:31:55.660556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:31:56.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:32:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d4021b-2b07-4888-a4fb-2ddfc3ea5ca5","timestamp":"2023-05-10T23:32:01.247361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:32:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d4021b-2b07-4888-a4fb-2ddfc3ea5ca5","timestamp":"2023-05-10T23:32:01.247361Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:32:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:33:50.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9fa6efe3-9c55-4833-a9a5-0a9df34d7029","timestamp":"2023-05-10T23:33:50.883445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:33:50.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:33:52.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a38b40f-7edf-42ce-9b38-baa9b79e799b","timestamp":"2023-05-10T23:33:53.292820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:33:52.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:33:55.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b945c9d-c5ca-488c-b7ad-aedd1f37c4fc","timestamp":"2023-05-10T23:33:54.946421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:33:55.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:33:56.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef1ae83d-bf19-46fb-b717-ed2b5fae2e49","timestamp":"2023-05-10T23:33:55.660752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:33:56.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:34:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcf8b9eb-bed5-4c8e-99c4-b84e42c02cce","timestamp":"2023-05-10T23:34:01.247913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:34:01.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcf8b9eb-bed5-4c8e-99c4-b84e42c02cce","timestamp":"2023-05-10T23:34:01.247913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:34:01.299+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:35:01.414+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-10T23:35:50.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6862e872-6201-4fe2-8a3f-d97fb08e1d40","timestamp":"2023-05-10T23:35:50.884709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:35:50.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:35:52.687+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"814faa85-5c16-4aed-be73-56485cbbe260","timestamp":"2023-05-10T23:35:53.292846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:35:52.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:35:55.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dffc070-5ca0-47c9-8a60-2e249788b060","timestamp":"2023-05-10T23:35:54.946622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:35:55.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:35:56.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a71d06a3-5941-4f45-b610-01b10d0a22cf","timestamp":"2023-05-10T23:35:55.660620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:35:56.247+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:36:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca1b8d31-a4f5-4cc4-91e3-b231c428a7f5","timestamp":"2023-05-10T23:36:01.247282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:36:01.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca1b8d31-a4f5-4cc4-91e3-b231c428a7f5","timestamp":"2023-05-10T23:36:01.247282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:36:01.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:37:50.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fba8d0a-ced2-4a22-86c1-b0a20b36a432","timestamp":"2023-05-10T23:37:50.883235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:37:50.677+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:37:52.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41ef86fb-6fc9-4ed4-9110-3ab1d0d8c78c","timestamp":"2023-05-10T23:37:53.292947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:37:52.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:37:55.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b58b2ce2-74c9-4295-89ad-f16285fefa88","timestamp":"2023-05-10T23:37:54.946752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:37:55.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:37:56.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d42b419-26f4-4e7b-b99e-0d47041d702e","timestamp":"2023-05-10T23:37:55.660680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:37:56.207+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:38:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c53e7f6-ccbd-4fdc-a194-4e478b64652a","timestamp":"2023-05-10T23:38:01.247600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:38:01.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c53e7f6-ccbd-4fdc-a194-4e478b64652a","timestamp":"2023-05-10T23:38:01.247600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:38:01.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:39:31.346+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-10T23:39:50.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d693aef8-2a20-41d2-aa11-4a69bf495763","timestamp":"2023-05-10T23:39:50.883049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:39:50.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:39:52.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd7e978-4261-4ec9-9c3c-50709d5ba2c9","timestamp":"2023-05-10T23:39:53.294841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:39:52.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:39:55.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f434a73-26f1-4453-a1d5-5b669660fee5","timestamp":"2023-05-10T23:39:54.946603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:39:55.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:39:56.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad3f9edd-6b8a-4bb5-9ebf-05835a0fe51e","timestamp":"2023-05-10T23:39:55.660729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:39:56.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:40:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed791314-5df3-42dc-a28e-82d154c3bcab","timestamp":"2023-05-10T23:40:01.247392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:40:01.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed791314-5df3-42dc-a28e-82d154c3bcab","timestamp":"2023-05-10T23:40:01.247392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:40:01.390+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:41:50.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"991009e6-8d23-47d8-8530-0f808c1827ae","timestamp":"2023-05-10T23:41:50.882885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:41:50.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:41:52.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c36292f-4172-488b-a1be-34e5b6045ac9","timestamp":"2023-05-10T23:41:53.293187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:41:52.756+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:41:55.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9111c62d-cbe7-4e47-b3e0-bbeb2edac36b","timestamp":"2023-05-10T23:41:54.948053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:41:55.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:41:56.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fef0571-02e3-4361-ab2b-183482d2554b","timestamp":"2023-05-10T23:41:55.661025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:41:56.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:42:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4e7800-11ef-45f7-bb06-78f195268d0e","timestamp":"2023-05-10T23:42:01.247529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:42:01.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e4e7800-11ef-45f7-bb06-78f195268d0e","timestamp":"2023-05-10T23:42:01.247529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:42:01.303+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:43:50.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54d48d29-0bde-429a-8e03-3101141a1b30","timestamp":"2023-05-10T23:43:50.882807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:43:50.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:43:52.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca9b4314-9444-412a-ba92-16e7586114ed","timestamp":"2023-05-10T23:43:53.293046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:43:52.691+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:43:55.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0faa8b98-0a48-4b79-82e5-5c3884ff5f08","timestamp":"2023-05-10T23:43:54.946432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:43:55.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:43:56.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"351fbdfd-0994-455c-a28a-9d063ac034c0","timestamp":"2023-05-10T23:43:55.660535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:43:56.174+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:44:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5461fc9-861f-4c65-8975-61d9a7567314","timestamp":"2023-05-10T23:44:01.247358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:44:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5461fc9-861f-4c65-8975-61d9a7567314","timestamp":"2023-05-10T23:44:01.247358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:44:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:45:50.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e79d8fbb-6faa-4fa0-90a0-6094a5794bba","timestamp":"2023-05-10T23:45:50.882799Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:45:50.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:45:52.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9567c841-3423-4806-9ab9-7f5021bb299f","timestamp":"2023-05-10T23:45:53.293188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:45:52.686+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:45:55.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf728f4b-0a21-427a-8abd-57118fe16111","timestamp":"2023-05-10T23:45:54.946596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:45:55.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:45:56.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"474711e1-b37d-4e12-91ce-afa4df7e0a10","timestamp":"2023-05-10T23:45:55.660572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:45:56.226+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:46:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75318689-b1bc-49f9-af1a-a286e79204bf","timestamp":"2023-05-10T23:46:01.247452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:46:01.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75318689-b1bc-49f9-af1a-a286e79204bf","timestamp":"2023-05-10T23:46:01.247452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:46:01.298+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:47:50.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0d01d3f-b1e0-4bc7-aa17-a09f9c2678de","timestamp":"2023-05-10T23:47:50.882803Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:47:50.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:47:52.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a6d3d01-0449-4ce3-83ca-f8649a23b7a7","timestamp":"2023-05-10T23:47:53.293172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:47:52.684+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:47:55.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0b3cfb4-fa8c-44ff-9bcb-bd057d5bf5af","timestamp":"2023-05-10T23:47:54.946396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:47:55.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:47:56.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30bff187-b6a8-4b84-ba8a-8d83b054e811","timestamp":"2023-05-10T23:47:55.660730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:47:56.171+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:48:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"060a0e55-3451-4c93-80c8-928454bd016e","timestamp":"2023-05-10T23:48:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:48:01.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"060a0e55-3451-4c93-80c8-928454bd016e","timestamp":"2023-05-10T23:48:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:48:01.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:49:50.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"407822f5-6689-479c-a7e1-880f42d22e56","timestamp":"2023-05-10T23:49:50.882768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:49:50.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:49:52.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35bd3a0c-ccec-4c3f-b91a-5d04886b2b91","timestamp":"2023-05-10T23:49:53.293052Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:49:52.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:49:55.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6ad4579-c2e7-4585-a125-0f5e9bb2bf69","timestamp":"2023-05-10T23:49:54.946370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:49:55.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:49: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":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a5ff769-8f50-48bd-85cd-f047118b600b","timestamp":"2023-05-10T23:49:55.660627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:49:56.166+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:50:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b843980e-20ed-4db7-be02-d3cab0f67827","timestamp":"2023-05-10T23:50:01.247454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:50:01.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b843980e-20ed-4db7-be02-d3cab0f67827","timestamp":"2023-05-10T23:50:01.247454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:50:01.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:51:50.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a100573-03da-492f-bbba-320c816ad9ae","timestamp":"2023-05-10T23:51:50.882753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:51:50.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:51:52.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66eedcae-737c-468f-b7e2-1e0213f4ee35","timestamp":"2023-05-10T23:51:53.293158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:51:52.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:51:55.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fa4ae6c-626c-41e4-b66d-98ade8756c1d","timestamp":"2023-05-10T23:51:54.946482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:51:55.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:51:56.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1088c13-fd22-4827-927c-975e673ffd81","timestamp":"2023-05-10T23:51:55.660759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:51:56.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:52:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04460aac-1381-4ab8-8a9a-23e215fce9d6","timestamp":"2023-05-10T23:52:01.247395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:52:01.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04460aac-1381-4ab8-8a9a-23e215fce9d6","timestamp":"2023-05-10T23:52:01.247395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:52:01.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:53:50.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45abd5ff-23ef-42a4-93ec-8b6df2e1d8a5","timestamp":"2023-05-10T23:53:50.882958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:53:50.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:53:52.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c01d46-d715-4b21-9e9a-ce4c26ec6149","timestamp":"2023-05-10T23:53:53.293049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:53:52.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:53:55.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"515d10a9-4895-4870-ac62-bb2fa1d48390","timestamp":"2023-05-10T23:53:54.946445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:53:55.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:53:56.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5800b9e3-6efe-4b5a-833f-1548d982090c","timestamp":"2023-05-10T23:53:55.660507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:53:56.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:54:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b091a191-2515-489f-b254-d7db54e8ae08","timestamp":"2023-05-10T23:54:01.247618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:54:01.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b091a191-2515-489f-b254-d7db54e8ae08","timestamp":"2023-05-10T23:54:01.247618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:54:01.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:55:50.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02934c5b-1281-4773-a270-4b4f035b5625","timestamp":"2023-05-10T23:55:50.883383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:55:50.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:55:52.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c0d13a7-fe8a-4e4c-9a88-0b4ffa6f40c7","timestamp":"2023-05-10T23:55:53.293937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:55:52.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:55:55.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef4161e5-3ae3-4b30-afa3-708f863950dc","timestamp":"2023-05-10T23:55:54.946672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:55:55.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:55:56.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b6786e8-02f8-449a-afce-e84c953da958","timestamp":"2023-05-10T23:55:55.660806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:55:56.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:56:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e2cecbb-8d8b-4ad6-ba45-b33e63650531","timestamp":"2023-05-10T23:56:01.247522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:56:01.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e2cecbb-8d8b-4ad6-ba45-b33e63650531","timestamp":"2023-05-10T23:56:01.247522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:56:01.297+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:57:01.301+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-05-10T23:57:50.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9ed9cef-f603-4069-8a29-b0deb766cb1d","timestamp":"2023-05-10T23:57:50.882870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:57:50.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:57:52.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1ca5edb-e823-42b1-9798-8b35f9c0c6d2","timestamp":"2023-05-10T23:57:53.293115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:57:52.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:57:55.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5356860e-6923-4f32-ab14-f191e44a3f62","timestamp":"2023-05-10T23:57:54.946809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:57:55.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:57:56.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44bcb544-d1e5-485c-936d-54bd3822117c","timestamp":"2023-05-10T23:57:55.660726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:57:56.160+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:58:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"076a72a6-d6d8-4604-8423-e8e100af3b9b","timestamp":"2023-05-10T23:58:01.247501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:58:01.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"076a72a6-d6d8-4604-8423-e8e100af3b9b","timestamp":"2023-05-10T23:58:01.247501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-10T23:58:01.301+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:59:01.330+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-05-10T23:59:50.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc79447c-5b7a-42fd-b130-8e9cd2ea82c1","timestamp":"2023-05-10T23:59:50.883021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-10T23:59:50.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:59:52.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b640482-a8d0-4dfb-a87e-125f86598818","timestamp":"2023-05-10T23:59:53.292738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-10T23:59:52.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:59:55.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f7583f-27bb-4574-93cb-7fe6723f9801","timestamp":"2023-05-10T23:59:54.946561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-10T23:59:55.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-10T23:59:56.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba83d0a8-fe9d-46f0-9bd5-28bb6eb1fb9d","timestamp":"2023-05-10T23:59:55.660956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-10T23:59:56.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:00:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5874f5e-e440-44ea-9eb1-4bb983884e05","timestamp":"2023-05-11T00:00:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:00:01.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5874f5e-e440-44ea-9eb1-4bb983884e05","timestamp":"2023-05-11T00:00:01.247623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:00:01.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:01:50.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bba697c7-fbbf-4465-9246-083f4e215982","timestamp":"2023-05-11T00:01:50.882947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:01:50.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:01:52.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d110a19b-c904-4d82-bf9f-0587db6b007a","timestamp":"2023-05-11T00:01:53.293146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:01:52.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:01:55.573+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bfa1a79-e912-4f35-b5bd-ed1d6c344923","timestamp":"2023-05-11T00:01:54.946432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:01:55.573+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:01:56.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3155787-c9a3-43dd-86f2-0c918ead6ced","timestamp":"2023-05-11T00:01:55.660814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:01:56.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:02:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b9399f-5c78-401f-a01c-d42bd34f2ec6","timestamp":"2023-05-11T00:02:01.247479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:02:01.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b9399f-5c78-401f-a01c-d42bd34f2ec6","timestamp":"2023-05-11T00:02:01.247479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:02:01.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:03:50.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49b0fbe2-d67f-4296-98fb-f1c3ca597782","timestamp":"2023-05-11T00:03:50.882690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:03:50.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:03:52.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"041a2f49-52d7-4e23-97f2-44b79878d1ab","timestamp":"2023-05-11T00:03:53.293054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:03:52.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:03:55.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72f52968-0ae4-4794-b571-5d317716cd3b","timestamp":"2023-05-11T00:03:54.946391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:03:55.615+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:03:56.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f375a7b5-def3-40f0-9ee2-bf5cc4d907cc","timestamp":"2023-05-11T00:03:55.660589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:03:56.159+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:04:01.247+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ab582d-c57c-4972-8b12-75f945dcc1aa","timestamp":"2023-05-11T00:04:01.247410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:04:01.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18ab582d-c57c-4972-8b12-75f945dcc1aa","timestamp":"2023-05-11T00:04:01.247410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:04:01.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:05:50.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49efd726-9d68-41de-a24f-3e5ac6c754e5","timestamp":"2023-05-11T00:05:50.882700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:05:50.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:05:52.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c044208e-5696-4c8b-8b91-0bf2365542bb","timestamp":"2023-05-11T00:05:53.292876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:05:52.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:05:55.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a28d596-651b-4106-9a46-d415f7dde360","timestamp":"2023-05-11T00:05:54.946447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:05:55.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:05:56.153+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb63c710-dedf-4371-8387-d900f38b6e83","timestamp":"2023-05-11T00:05:55.660523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:05:56.153+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:06:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45b6430-d42c-4790-a4f5-b406ec510014","timestamp":"2023-05-11T00:06:01.247576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:06:01.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45b6430-d42c-4790-a4f5-b406ec510014","timestamp":"2023-05-11T00:06:01.247576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:06:01.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:07:50.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"11e0b270-2d77-4293-8fc0-f944a0b4af5d","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd255f3b-0599-4114-890b-8cd1985e350a","timestamp":"2023-05-11T00:07:50.884835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-11T00:07:50.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:07:52.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"85d4a5a1-287a-4de1-ad1a-29171c4365cb","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f84b5b-7e0e-41c7-9da6-501cd5ba7b5b","timestamp":"2023-05-11T00:07:53.293195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-11T00:07:52.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:07:55.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6b22eb1e-f188-4189-b2ff-a1a977578d07","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"cc258268-3e5d-491f-bfbf-8519cfa5ab51","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c65f2158-be84-4434-bc8b-5cf7ecce852e","timestamp":"2023-05-11T00:07:54.946458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-11T00:07:55.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:07:56.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"682be711-2271-4d29-942c-7846a8ac76ff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1b7e570-2e51-4434-95f3-c9e5f0555ca4","timestamp":"2023-05-11T00:07:55.660695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-11T00:07:56.146+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-05-11T00:08:01.248+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4060410c-7437-4ea4-a34e-ea5ffecd56aa","timestamp":"2023-05-11T00:08:01.247432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:08:01.293+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"861e2c3f-f747-4a66-bfbf-772a8d81069f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4060410c-7437-4ea4-a34e-ea5ffecd56aa","timestamp":"2023-05-11T00:08:01.247432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-11T00:08:01.294+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS