By type
Policy clamp A1 Pms participant config file: /opt/app/policy/clamp/etc/mounted/A1pmsParticipantParameters.yaml overriding logback xml file . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.8) [2023-04-21T11:10:54.807+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final [2023-04-21T11:10:54.824+00:00|INFO|Application|main] Starting Application using Java 11.0.18 on onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) [2023-04-21T11:10:54.826+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" [2023-04-21T11:10:58.639+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8086 (http) [2023-04-21T11:10:58.658+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8086"] [2023-04-21T11:10:58.659+00:00|INFO|StandardService|main] Starting service [Tomcat] [2023-04-21T11:10:58.659+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71] [2023-04-21T11:10:58.799+00:00|INFO|[/onap/policy/clamp/acm/a1pmsparticipant]|main] Initializing Spring embedded WebApplicationContext [2023-04-21T11:10:58.799+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3836 ms [2023-04-21T11:11:00.396+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-a1pms-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-a1pms-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-04-21T11:11:00.568+00:00|INFO|AbstractLogin|main] Successfully logged in. [2023-04-21T11:11:00.721+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-21T11:11:00.723+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-21T11:11:00.723+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682075460718 [2023-04-21T11:11:00.727+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-1, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm [2023-04-21T11:11:01.186+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@745c2004, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6da9dc6, org.springframework.security.web.context.SecurityContextPersistenceFilter@35178483, org.springframework.security.web.header.HeaderWriterFilter@4248e66b, org.springframework.security.web.authentication.logout.LogoutFilter@64355120, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6e8a9c30, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7a8136b3, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@14dc3f89, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7fd69dd, org.springframework.security.web.session.SessionManagementFilter@9a6fbc0, org.springframework.security.web.access.ExceptionTranslationFilter@270b6b5e, org.springframework.security.web.access.intercept.AuthorizationFilter@33364212] [2023-04-21T11:11:06.074+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '' [2023-04-21T11:11:06.129+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8086"] [2023-04-21T11:11:06.184+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8086 (http) with context path '/onap/policy/clamp/acm/a1pmsparticipant' [2023-04-21T11:11:06.214+00:00|INFO|ServiceManager|main] service manager starting [2023-04-21T11:11:06.214+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management [2023-04-21T11:11:06.235+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, 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-04-21T11:11:06.292+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-a1pms-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-a1pms-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-04-21T11:11:06.302+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-21T11:11:06.302+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-21T11:11:06.302+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682075466301 [2023-04-21T11:11:06.302+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm [2023-04-21T11:11:06.304+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=96a4b760-bce5-4653-838d-a7763c2b4ae1, alive=false, publisher=null]]: starting [2023-04-21T11:11:06.356+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-a1pms-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-04-21T11:11:06.387+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Instantiated an idempotent producer. [2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0 [2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53 [2023-04-21T11:11:06.421+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1682075466420 [2023-04-21T11:11:06.421+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=96a4b760-bce5-4653-838d-a7763c2b4ae1, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created [2023-04-21T11:11:06.421+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$894c0375 [2023-04-21T11:11:06.439+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener [2023-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher [2023-04-21T11:11:06.440+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, 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@3337d04c [2023-04-21T11:11:06.440+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=7e819930-51a7-41b1-814d-cf6097ad915f, consumerInstance=onap-policy-clamp-ac-a1pms-ppnt-9d6958f47-q4m5g, 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-04-21T11:11:06.440+00:00|INFO|ServiceManager|main] service manager started [2023-04-21T11:11:06.480+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers: [] [2023-04-21T11:11:06.483+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm] {"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b4cf540d-b9ec-420f-93e6-f1c53d7fb513","timestamp":"2023-04-21T11:11:06.453855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:11:07.640+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.640+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-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 XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.641+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.642+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to XMkU2eMMTzGPJGXyeQCUSw [2023-04-21T11:11:07.647+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Cluster ID: vwjyPIpWRfaZevGMwNsSIQ [2023-04-21T11:11:07.647+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Cluster ID: vwjyPIpWRfaZevGMwNsSIQ [2023-04-21T11:11:07.649+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Discovered group coordinator onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null) [2023-04-21T11:11:07.650+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] ProducerId set to 1002 with epoch 0 [2023-04-21T11:11:07.678+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group [2023-04-21T11:11:07.746+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce [2023-04-21T11:11:07.747+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-21T11:11:07.747+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] (Re-)joining group [2023-04-21T11:11:07.850+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=b4cf540d-b9ec-420f-93e6-f1c53d7fb513, timestamp=2023-04-21T11:11:06.453855Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c00, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e, typeName=org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement, typeVersion=1.0.1)]) [2023-04-21T11:11:07.899+00:00|INFO|Application|main] Started Application in 14.673 seconds (JVM running for 15.761) [2023-04-21T11:11:10.762+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce', protocol='range'} [2023-04-21T11:11:10.771+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce=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-04-21T11:11:10.829+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-a1pms-ppnt-2-a013dbfc-e0b2-4467-833c-704834dce8ce', protocol='range'} [2023-04-21T11:11:10.829+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-21T11:11:10.836+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-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-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4 [2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5 [2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2 [2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3 [2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0 [2023-04-21T11:11:10.854+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1 [2023-04-21T11:11:10.976+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. [2023-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=3, 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-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2023-04-21T11:11:10.977+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2023-04-21T11:11:10.997+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. [2023-04-21T11:11:10.997+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. [2023-04-21T11:12:56.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05e29847-0b5a-40d2-92d1-13ace56f48fe","timestamp":"2023-04-21T11:12:56.935443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:12:56.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:12:59.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70e7b4c0-808e-4b70-b7c7-66a4c6867747","timestamp":"2023-04-21T11:12:58.738259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:12:59.702+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:12:59.763+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90d34da5-db25-4c46-9048-0079eaf4882a","timestamp":"2023-04-21T11:12:59.334167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:12:59.763+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:13:00.269+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee661f9-aa78-4fb2-8bcf-44b1905de8a7","timestamp":"2023-04-21T11:13:00.237002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:13:00.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ee661f9-aa78-4fb2-8bcf-44b1905de8a7","timestamp":"2023-04-21T11:13:00.237002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:13:00.327+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:13:01.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc255d0d-4fd5-4ea8-8d74-f03ff22b0590","timestamp":"2023-04-21T11:13:00.147951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:13:01.019+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:14:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"531f9f12-d06d-436e-a6cd-0a6ec6c0bc24","timestamp":"2023-04-21T11:14:56.934447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:14:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:14:59.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4aec8e5-2606-4ce4-8109-078c8e2411dc","timestamp":"2023-04-21T11:14:58.735810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:14:59.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:14:59.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f773bb74-e481-44c1-8d86-624a492bf76b","timestamp":"2023-04-21T11:14:59.333270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:14:59.705+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73514cd8-a485-4a16-98c5-9664b8774c70","timestamp":"2023-04-21T11:15:00.235974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:15:00.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73514cd8-a485-4a16-98c5-9664b8774c70","timestamp":"2023-04-21T11:15:00.235974Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:15:00.329+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:15:01.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63316cb8-f115-4193-878b-e2831b513645","timestamp":"2023-04-21T11:15:00.147250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:15:01.047+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:16:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2f0538b-5dec-4bc1-9763-0bb932e6efb0","timestamp":"2023-04-21T11:16:56.934735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:16:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:16:59.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae487314-1fcb-400f-9274-378c224541c0","timestamp":"2023-04-21T11:16:58.736112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:16:59.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:16:59.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"524a9104-f696-4138-a3f0-8f66778e0f90","timestamp":"2023-04-21T11:16:59.333454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:16:59.753+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:17:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc3d7c5-f2bb-4658-bbd6-03cd8372d8ce","timestamp":"2023-04-21T11:17:00.236265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:17:00.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fc3d7c5-f2bb-4658-bbd6-03cd8372d8ce","timestamp":"2023-04-21T11:17:00.236265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:17:00.311+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:17:01.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eed39c4c-3cb6-48da-9021-286168202dc4","timestamp":"2023-04-21T11:17:00.147223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:17:01.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:18:56.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a0b46eb-856c-48b1-bab2-86f5f00919fc","timestamp":"2023-04-21T11:18:56.934633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:18:56.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:18:59.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70e4eb4-892b-473d-b78e-1a1dc1900f1d","timestamp":"2023-04-21T11:18:58.735963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:18:59.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:18:59.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a391a79-3011-44a1-9ba5-c8bd664b3516","timestamp":"2023-04-21T11:18:59.333466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:18:59.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:19:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b8ea1f-bd83-46e6-8b4c-ea2efe41a9a9","timestamp":"2023-04-21T11:19:00.236004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:19:00.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b8ea1f-bd83-46e6-8b4c-ea2efe41a9a9","timestamp":"2023-04-21T11:19:00.236004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:19:00.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:19:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac12bf40-51b6-451d-8c3c-28bf03f937e5","timestamp":"2023-04-21T11:19:00.147064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:19:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:20:07.682+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-a1pms-ppnt-2, groupId=policy-clamp-ac-a1pms-ppnt] Node -1 disconnected. [2023-04-21T11:20:30.390+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node -1 disconnected. [2023-04-21T11:20:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd8c8046-5764-4f34-ac41-400626dc74f9","timestamp":"2023-04-21T11:20:56.934608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:20:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:20:59.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cb46329-2bac-40a6-8db5-b866e7183779","timestamp":"2023-04-21T11:20:58.735759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:20:59.675+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:20:59.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"359dceba-1a5d-4243-bebc-381ab63adfb7","timestamp":"2023-04-21T11:20:59.333527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:20:59.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:21:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7174ecb7-9688-4885-8a7b-82bf6f30f064","timestamp":"2023-04-21T11:21:00.235988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:21:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7174ecb7-9688-4885-8a7b-82bf6f30f064","timestamp":"2023-04-21T11:21:00.235988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:21:00.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:21:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7980d1d8-c398-4c5f-b405-3aa64710911c","timestamp":"2023-04-21T11:21:00.147221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:21:00.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:22:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92a3460a-b08b-4b82-a41d-33ca5dae22e9","timestamp":"2023-04-21T11:22:56.934870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:22:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:22:59.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"145667e0-9784-4aea-b25b-07a7e1eda61f","timestamp":"2023-04-21T11:22:58.736002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:22:59.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:22:59.671+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ecf506f-fa53-4504-962c-e43930dbd8e7","timestamp":"2023-04-21T11:22:59.333303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:22:59.671+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:23:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"270279c3-36dd-4845-9e97-a58b995b5084","timestamp":"2023-04-21T11:23:00.236023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:23:00.364+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"270279c3-36dd-4845-9e97-a58b995b5084","timestamp":"2023-04-21T11:23:00.236023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:23:00.365+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:23:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bd33689-561c-4cc8-b5c3-9bff266e8d7b","timestamp":"2023-04-21T11:23:00.147268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:23:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:24:56.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a06e12c-6aed-494b-98a4-48bf143e0d41","timestamp":"2023-04-21T11:24:56.934816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:24:56.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:24:59.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e730af1-3247-4f87-b397-6e1bf1fe5edb","timestamp":"2023-04-21T11:24:58.735773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:24:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:24:59.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a15d3c0-c037-4189-9a13-413d74d79d28","timestamp":"2023-04-21T11:24:59.333353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:24:59.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:25:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b0897c-71f1-4982-9c9d-5887da668a97","timestamp":"2023-04-21T11:25:00.235961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:25:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48b0897c-71f1-4982-9c9d-5887da668a97","timestamp":"2023-04-21T11:25:00.235961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:25:00.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:25:00.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2012d3f7-803d-45f9-a007-08d6d0a1d73c","timestamp":"2023-04-21T11:25:00.147202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:25:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:26:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8b099f4-4f64-450a-97fd-a358a1d8f82c","timestamp":"2023-04-21T11:26:56.934675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:26:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:26:59.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24daecee-1da1-4254-92a3-ccf428d8a293","timestamp":"2023-04-21T11:26:58.736917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:26:59.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:26:59.674+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f689946e-799d-483b-aab0-dc5129aed5ce","timestamp":"2023-04-21T11:26:59.333234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:26:59.674+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:27:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5a1bd4-45eb-47a1-a51e-a3ed08668772","timestamp":"2023-04-21T11:27:00.235978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:27:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5a1bd4-45eb-47a1-a51e-a3ed08668772","timestamp":"2023-04-21T11:27:00.235978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:27:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:27:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2b96e1a-bd90-42a1-8722-2d6b8eb33ef5","timestamp":"2023-04-21T11:27:00.147412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:27:00.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:28:56.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6625fd0c-0683-4e9b-b5cc-0adbc93633a6","timestamp":"2023-04-21T11:28:56.934863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:28:56.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:28:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e63ea9b0-9116-44b6-be14-fe55476647e0","timestamp":"2023-04-21T11:28:58.735815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:28:59.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:28:59.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f2711b3-bb2e-416f-8ff1-8025a80f3321","timestamp":"2023-04-21T11:28:59.333508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:28:59.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:29:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d5087e-6932-4bd0-9e81-25f6b1624b20","timestamp":"2023-04-21T11:29:00.236097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:29:00.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"52d5087e-6932-4bd0-9e81-25f6b1624b20","timestamp":"2023-04-21T11:29:00.236097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:29:00.293+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:29:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e2178de-7b1d-4b72-9af2-6ce0d125904a","timestamp":"2023-04-21T11:29:00.147222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:29:00.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:30:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c958a01-e874-459c-a366-a07199ae58f2","timestamp":"2023-04-21T11:30:56.934766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:30:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:30:59.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8d7db20-e389-4856-a414-e2846fb3f98e","timestamp":"2023-04-21T11:30:58.735764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:30:59.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:30:59.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b205670-8905-4848-bff9-b554236f6992","timestamp":"2023-04-21T11:30:59.333676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:30:59.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:31:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d23b5e-dd9e-4bbd-9dcd-aa08eda2207c","timestamp":"2023-04-21T11:31:00.236013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:31:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d23b5e-dd9e-4bbd-9dcd-aa08eda2207c","timestamp":"2023-04-21T11:31:00.236013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:31:00.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:31:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10b0ac0c-13b4-4f08-90fa-508bf6840c0d","timestamp":"2023-04-21T11:31:00.147046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:31:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:32:30.326+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-21T11:32:56.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532cac4e-7593-4176-8a23-9294a9d572d0","timestamp":"2023-04-21T11:32:56.934572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:32:56.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:32:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1159a7bb-14fd-4964-b230-f03cca9d59b9","timestamp":"2023-04-21T11:32:58.735695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:32:59.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:32:59.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92ec0f12-1d31-424a-b251-b6d63c86d6ea","timestamp":"2023-04-21T11:32:59.333688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:32:59.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:33:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd3045c-11be-40f6-8fa6-52441a153c8c","timestamp":"2023-04-21T11:33:00.236093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:33:00.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd3045c-11be-40f6-8fa6-52441a153c8c","timestamp":"2023-04-21T11:33:00.236093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:33:00.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:33:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c97874d6-17d9-42d7-bd9a-d12cbaf45c01","timestamp":"2023-04-21T11:33:00.146904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:33:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:34:56.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f25cda0b-6bee-484e-a81e-827419f7579b","timestamp":"2023-04-21T11:34:56.934681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:34:56.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:34:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"047b2128-53a5-44df-91db-d3135d59c5cc","timestamp":"2023-04-21T11:34:58.735820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:34:59.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:34:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8c8a043-4ee3-4f04-b024-dd05416a02ef","timestamp":"2023-04-21T11:34:59.333299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:34:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:35:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a2aa72-df76-4a42-99c9-bf2f6032e1e9","timestamp":"2023-04-21T11:35:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:35:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"24a2aa72-df76-4a42-99c9-bf2f6032e1e9","timestamp":"2023-04-21T11:35:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:35:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:35:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff9d6f40-0c2a-4b2a-a581-c021879af58d","timestamp":"2023-04-21T11:35:00.146967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:35:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:36:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3668c5e1-09e5-4311-87d0-3e7b281c4d58","timestamp":"2023-04-21T11:36:56.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:36:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:36:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5708abab-28fe-43dd-96fd-6d51ea719034","timestamp":"2023-04-21T11:36:58.735688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:36:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:36:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72634a7-762c-482c-9bf5-645637a20e3e","timestamp":"2023-04-21T11:36:59.333338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:36:59.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:37:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f1e5c6-62dd-42e3-ace6-abc45db9b3aa","timestamp":"2023-04-21T11:37:00.236613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:37:00.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0f1e5c6-62dd-42e3-ace6-abc45db9b3aa","timestamp":"2023-04-21T11:37:00.236613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:37:00.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:37:00.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eaaab1d2-b9c1-44cb-91a8-3543428d53da","timestamp":"2023-04-21T11:37:00.147110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:37:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:38:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e02fc2ee-478f-415d-bae9-f745b99c96e2","timestamp":"2023-04-21T11:38:56.934791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:38:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:38:59.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae2edbe3-2d13-4426-8763-abc384d79a57","timestamp":"2023-04-21T11:38:58.735888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:38:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:38:59.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f5f370-4fdc-439a-a586-494052d0610c","timestamp":"2023-04-21T11:38:59.333239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:38:59.721+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:39:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d2298-928c-452b-b7a1-145127df6426","timestamp":"2023-04-21T11:39:00.237291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:39:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d2298-928c-452b-b7a1-145127df6426","timestamp":"2023-04-21T11:39:00.237291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:39:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:39:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a07c2f-a7c3-4c32-b996-eac3f8068bd9","timestamp":"2023-04-21T11:39:00.147301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:39:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:40:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"772aa119-7a03-441c-99c6-c25df2bbeca1","timestamp":"2023-04-21T11:40:56.934845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:40:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:40:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f77d083-f47b-44cc-a927-848c2189f444","timestamp":"2023-04-21T11:40:58.735939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:40:59.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:40:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949173f4-da4b-425e-bcfe-d238acce1765","timestamp":"2023-04-21T11:40:59.333452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:40:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:41:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ddb103-2dde-4c57-ab70-54744f58ce2d","timestamp":"2023-04-21T11:41:00.235936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:41:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ddb103-2dde-4c57-ab70-54744f58ce2d","timestamp":"2023-04-21T11:41:00.235936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:41:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:41:00.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8920a21b-e18e-480d-8858-d43d84eae168","timestamp":"2023-04-21T11:41:00.147012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:41:00.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:42:56.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7976f936-7bf5-4796-b387-4800defecd5d","timestamp":"2023-04-21T11:42:56.934549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:42:56.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:42:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f818be-7126-4c41-90a5-6a338ac427e0","timestamp":"2023-04-21T11:42:58.735740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:42:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:42:59.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45bc4915-6584-47bb-8469-813d81f9fb1f","timestamp":"2023-04-21T11:42:59.333346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:42:59.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:43:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c087405-a25c-4e8f-a498-8e8fe68880de","timestamp":"2023-04-21T11:43:00.235904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:43:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c087405-a25c-4e8f-a498-8e8fe68880de","timestamp":"2023-04-21T11:43:00.235904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:43:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:43:00.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd8c0fa0-c641-4992-867d-7dee1a423a7c","timestamp":"2023-04-21T11:43:00.146909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:43:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:44:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92d6a995-dbb5-47f9-8850-16aee04fccba","timestamp":"2023-04-21T11:44:56.934848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:44:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:44:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a4f054a-daa0-4c3a-b296-9959f6b60973","timestamp":"2023-04-21T11:44:59.333381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:44:59.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:44:59.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b84839dc-aa01-4ee7-aeed-6b834dbefe51","timestamp":"2023-04-21T11:44:58.735843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:44:59.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:45:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4511de-973f-4237-9d72-14828ad1d5d7","timestamp":"2023-04-21T11:45:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:45:00.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c4511de-973f-4237-9d72-14828ad1d5d7","timestamp":"2023-04-21T11:45:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:45:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:45:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"317c4426-1541-40b7-b79c-31a188d666e2","timestamp":"2023-04-21T11:45:00.146985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:45:00.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:46:00.315+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-21T11:46:56.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84568939-d1b0-4257-84a5-7531e37adbe2","timestamp":"2023-04-21T11:46:56.935442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:46:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:46:59.624+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87695da1-2b18-4c0b-8b18-6019489cdb78","timestamp":"2023-04-21T11:46:58.735732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:46:59.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:46:59.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8cbc644-bdeb-47be-a410-b5c843a66b78","timestamp":"2023-04-21T11:46:59.333163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:46:59.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:47:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd596d7e-0f81-4234-834e-56a9c3aafae8","timestamp":"2023-04-21T11:47:00.235852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:47:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd596d7e-0f81-4234-834e-56a9c3aafae8","timestamp":"2023-04-21T11:47:00.235852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:47:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:47:01.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35c96132-3bfa-443d-8f8f-d68468c10138","timestamp":"2023-04-21T11:47:00.147272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:47:01.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:48:56.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d35f9f5-dc97-4acd-b6db-593974ab1a19","timestamp":"2023-04-21T11:48:56.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:48:56.438+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:48:59.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf844ee1-839b-4c20-93f5-f8060aeb7d9e","timestamp":"2023-04-21T11:48:58.735818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:48:59.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:48:59.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af5ab251-fbd9-46c5-ba1a-251bb0af4216","timestamp":"2023-04-21T11:48:59.333203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:48:59.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:49:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3514871-dfed-4a8c-9aec-7c218a3d585b","timestamp":"2023-04-21T11:49:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:49:00.341+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3514871-dfed-4a8c-9aec-7c218a3d585b","timestamp":"2023-04-21T11:49:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:49:00.341+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:49:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a88d6287-bdf3-48a4-be3f-86f8574991b4","timestamp":"2023-04-21T11:49:00.147312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:49:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:50:56.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1b133ac-32cb-44f5-9a71-cae7c82090b4","timestamp":"2023-04-21T11:50:56.934880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:50:56.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:50:59.617+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02677871-471c-4a48-a122-e45ad5700a98","timestamp":"2023-04-21T11:50:58.735922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:50:59.617+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:50:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"782777ad-47ad-4bec-b1f7-aea7c9a30bec","timestamp":"2023-04-21T11:50:59.333215Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:50:59.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:51:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e78831f-2483-4770-88d4-aa1885021827","timestamp":"2023-04-21T11:51:00.235962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:51:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e78831f-2483-4770-88d4-aa1885021827","timestamp":"2023-04-21T11:51:00.235962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:51:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:51:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"642877dd-841c-423b-97d1-ba7aab8ee0c6","timestamp":"2023-04-21T11:51:00.147209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:51:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:52:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75a01aec-b548-4866-902b-cccf71f312c5","timestamp":"2023-04-21T11:52:56.934607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:52:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:52:59.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b57d9ae5-2887-46f4-9ca9-016304d35f9d","timestamp":"2023-04-21T11:52:58.735797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:52:59.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:52:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be68b3db-8324-4517-af04-1509ad6da621","timestamp":"2023-04-21T11:52:59.333406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:52:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:53:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a6ac9-2429-49a3-9b76-0684950e3350","timestamp":"2023-04-21T11:53:00.235919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:53:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"319a6ac9-2429-49a3-9b76-0684950e3350","timestamp":"2023-04-21T11:53:00.235919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:53:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:53:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bce55e5-3b36-468b-97dc-57879371b466","timestamp":"2023-04-21T11:53:00.147020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:53:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:54:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f4f6d7b-0868-4d89-98c9-feda1f067947","timestamp":"2023-04-21T11:54:56.934840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:54:56.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:54:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356f492b-396b-4bc4-b2b8-4450f6c80d1f","timestamp":"2023-04-21T11:54:58.735721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:54:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:54:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a54e144-0d4f-4c67-b97d-b05899356695","timestamp":"2023-04-21T11:54:59.333446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:54:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:55:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d610db2-4d67-4886-a7a3-9a49cc9a2235","timestamp":"2023-04-21T11:55:00.236021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:55:00.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d610db2-4d67-4886-a7a3-9a49cc9a2235","timestamp":"2023-04-21T11:55:00.236021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:55:00.272+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:55:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76cc81b-5217-4be2-94e1-30ea031b3c1f","timestamp":"2023-04-21T11:55:00.147170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:55:00.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:56:00.314+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-21T11:56:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79ba65a7-fe90-49f7-9c95-d2ad974b5582","timestamp":"2023-04-21T11:56:56.934638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:56:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:56:59.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b4d9f8c-598e-4b62-b063-35ee8e1d9445","timestamp":"2023-04-21T11:56:58.735896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:56:59.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:56:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da277523-a44c-4079-b3d0-0dcae7ef08f3","timestamp":"2023-04-21T11:56:59.333506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:56:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:57:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"751fcc9a-9037-47fa-92f2-cbbeb8b475b7","timestamp":"2023-04-21T11:57:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:57:00.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"751fcc9a-9037-47fa-92f2-cbbeb8b475b7","timestamp":"2023-04-21T11:57:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:57:00.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:57:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bfa1fb7-d7d3-4423-b2fc-e33682e4ae73","timestamp":"2023-04-21T11:57:00.147546Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:57:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:58:56.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42e4e6c0-e839-41ea-9b72-529ef9e4ea76","timestamp":"2023-04-21T11:58:56.934607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T11:58:56.452+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:58:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52757b05-a449-45ab-845d-294988265c26","timestamp":"2023-04-21T11:58:59.333375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T11:58:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:58:59.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7f8c349-4edb-4350-b4c5-41daac4efd20","timestamp":"2023-04-21T11:58:58.735977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T11:58:59.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:59:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4075d6d6-e156-4a14-8499-0e5fd122168f","timestamp":"2023-04-21T11:59:00.235903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:59:00.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4075d6d6-e156-4a14-8499-0e5fd122168f","timestamp":"2023-04-21T11:59:00.235903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T11:59:00.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T11:59:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83b3b7cb-0fc4-4018-aac2-38ab944f8a08","timestamp":"2023-04-21T11:59:00.147111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T11:59:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:00:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d057d92-d61c-4ae5-ae29-0d35f99a0124","timestamp":"2023-04-21T12:00:56.934662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:00:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:00:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14bfb3dc-88df-4659-9002-8104c9020f51","timestamp":"2023-04-21T12:00:58.735644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:00:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:00:59.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763beb73-a5c8-4839-9203-721f673f006b","timestamp":"2023-04-21T12:00:59.333444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:00:59.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:01:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b2bbe9-ddc3-4733-adc5-bfdad124d368","timestamp":"2023-04-21T12:01:00.236080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:01:00.272+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68b2bbe9-ddc3-4733-adc5-bfdad124d368","timestamp":"2023-04-21T12:01:00.236080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:01:00.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:01:00.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba22e9e0-8935-41b4-9a73-e2de9358c23b","timestamp":"2023-04-21T12:01:00.146989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:01:00.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:02:56.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7e277f-7c79-424e-809a-95d8819a4a7d","timestamp":"2023-04-21T12:02:56.934787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:02:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:02:59.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c592690-6430-443b-9dfc-189601b2f16d","timestamp":"2023-04-21T12:02:58.735786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:02:59.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:02:59.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c72f570-04d2-47dc-9379-c702a6fc4489","timestamp":"2023-04-21T12:02:59.333433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:02:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:03:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18346150-2c3d-4011-a9ac-9b8bd03c8880","timestamp":"2023-04-21T12:03:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:03:00.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"18346150-2c3d-4011-a9ac-9b8bd03c8880","timestamp":"2023-04-21T12:03:00.235925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:03:00.271+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:03:00.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19255620-b68a-4b08-a0ad-d32b7a860caf","timestamp":"2023-04-21T12:03:00.147231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:03:00.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:04:56.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c281a93-d188-4e23-92cb-77d84417aadd","timestamp":"2023-04-21T12:04:56.934760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:04:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:04:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5624e705-f7b1-4423-a7c5-649d616c18d6","timestamp":"2023-04-21T12:04:59.333439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:04:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:04:59.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba495526-fad3-4e04-a582-76317cd3c1f1","timestamp":"2023-04-21T12:04:58.735613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:04:59.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:05:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fef1a-f6ee-4d29-8942-356930586f9a","timestamp":"2023-04-21T12:05:00.235861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:05:00.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"493fef1a-f6ee-4d29-8942-356930586f9a","timestamp":"2023-04-21T12:05:00.235861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:05:00.308+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:05:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5820e47a-7bd8-44ab-a631-3ac648acc096","timestamp":"2023-04-21T12:05:00.146970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:05:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:05:30.283+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-21T12:06:56.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db40482-d70c-487b-9860-907a2b1e3bc8","timestamp":"2023-04-21T12:06:56.934712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:06:56.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:06:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f059562a-3434-4612-9c4f-fbe4bc503a8d","timestamp":"2023-04-21T12:06:58.736024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:06:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:06:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cca724a7-72cb-4937-be41-72b308403604","timestamp":"2023-04-21T12:06:59.333266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:06:59.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:07:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f874-334a-4db6-bcdb-895dfb7791e1","timestamp":"2023-04-21T12:07:00.236287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:07:00.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f874-334a-4db6-bcdb-895dfb7791e1","timestamp":"2023-04-21T12:07:00.236287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:07:00.350+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:07:00.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"266980bd-b584-451d-92cd-7c448061961a","timestamp":"2023-04-21T12:07:00.147082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:07:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:08:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cb7b6ab-fc20-406d-9ae8-f61fa9728778","timestamp":"2023-04-21T12:08:56.934729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:08:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:08:59.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64c85dc6-cdc5-441b-aa08-94393658abfa","timestamp":"2023-04-21T12:08:58.735821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:08:59.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:08:59.672+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c8ce920-950d-4489-a658-28de89c11b32","timestamp":"2023-04-21T12:08:59.333418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:08:59.672+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:09:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8846bb-4d07-4179-b31b-895e6011ca27","timestamp":"2023-04-21T12:09:00.235907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:09:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e8846bb-4d07-4179-b31b-895e6011ca27","timestamp":"2023-04-21T12:09:00.235907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:09:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:09:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6117bb14-ed34-4bfb-9ab6-97d99bc0f1f8","timestamp":"2023-04-21T12:09:00.146943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:09:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:10:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac122cd2-8a57-4ae1-b412-068cf2622c15","timestamp":"2023-04-21T12:10:56.934682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:10:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:10:59.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fa34fff-bd32-44a2-8ef5-5f640e644987","timestamp":"2023-04-21T12:10:58.735718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:10:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:10:59.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8157e0ef-b32e-4aa1-95c5-bae429434cbb","timestamp":"2023-04-21T12:10:59.333250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:10:59.711+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:11:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"955b3cea-7431-4a49-8411-d97946ca0e8c","timestamp":"2023-04-21T12:11:00.235994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:11:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"955b3cea-7431-4a49-8411-d97946ca0e8c","timestamp":"2023-04-21T12:11:00.235994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:11:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:11:00.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f15b2229-8868-40f2-8949-9b91bd632323","timestamp":"2023-04-21T12:11:00.147168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:11:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:12:56.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b135add0-bf0c-44ae-a834-30d6359cf4e2","timestamp":"2023-04-21T12:12:56.934789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:12:56.435+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:12:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad34df41-7a18-4ad8-8ef1-58230cb968d8","timestamp":"2023-04-21T12:12:58.735822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:12:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:12:59.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42578d42-cdbc-40a9-92e7-ab9a898528c1","timestamp":"2023-04-21T12:12:59.333374Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:12:59.729+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:13:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"906b0acf-7c2e-49cb-9d92-7f6c52adf4ad","timestamp":"2023-04-21T12:13:00.236010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:13:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"906b0acf-7c2e-49cb-9d92-7f6c52adf4ad","timestamp":"2023-04-21T12:13:00.236010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:13:00.280+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:13:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84a5271-db12-475e-9d91-4d1a0de3c5ee","timestamp":"2023-04-21T12:13:00.147309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:13:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:14:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e6fef96-2bdd-4dc1-98b7-3350ce180741","timestamp":"2023-04-21T12:14:56.934719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:14:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:14:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6cd6103-561c-4cfb-8af5-1bc2fd0aae53","timestamp":"2023-04-21T12:14:59.333268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:14:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:14:59.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1732cea6-08e3-4936-b320-bb00f0377949","timestamp":"2023-04-21T12:14:58.735725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:14:59.699+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da9db052-0de0-4d53-933a-0091d2f2fc30","timestamp":"2023-04-21T12:15:00.235777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:15:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da9db052-0de0-4d53-933a-0091d2f2fc30","timestamp":"2023-04-21T12:15:00.235777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:15:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:15:00.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9bba235-5e0c-4500-9c29-49c6b383a590","timestamp":"2023-04-21T12:15:00.147096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:15:00.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:16:56.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a2d017-88b8-4c59-a861-b54a6053e3b8","timestamp":"2023-04-21T12:16:56.935106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:16:56.425+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:16:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"962a188c-bdd2-4915-b78d-d1d9f5fba98d","timestamp":"2023-04-21T12:16:58.735724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:16:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:16:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18f54b19-dc1a-477f-98d1-ae96d7e0a552","timestamp":"2023-04-21T12:16:59.333365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:16:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:17:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6549190c-7fae-4bc9-aaaa-dfb04a851509","timestamp":"2023-04-21T12:17:00.235888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:17:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6549190c-7fae-4bc9-aaaa-dfb04a851509","timestamp":"2023-04-21T12:17:00.235888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:17:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:17:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69934b51-beac-478a-940b-b39d2479d77d","timestamp":"2023-04-21T12:17:00.147143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:17:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:18:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f47e82e-48b8-40aa-ac1f-9bc7c272320e","timestamp":"2023-04-21T12:18:56.934703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:18:56.449+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:18:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19cb3453-64fa-4c94-8a19-d17a6d366f95","timestamp":"2023-04-21T12:18:58.735887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:18:59.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:18:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0711b5f-a88d-41cb-862b-b8dd3afb250f","timestamp":"2023-04-21T12:18:59.333376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:18:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:19:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fe1c648-0de7-4c14-a8e4-e3a3beae8b51","timestamp":"2023-04-21T12:19:00.235723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:19:00.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fe1c648-0de7-4c14-a8e4-e3a3beae8b51","timestamp":"2023-04-21T12:19:00.235723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:19:00.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:19:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"625084d2-a9da-4615-aaa6-6c3bb35751ae","timestamp":"2023-04-21T12:19:00.147213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:19:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:20:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10e380e-1ef7-49ea-aaf9-d47eb62fe53a","timestamp":"2023-04-21T12:20:56.934742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:20:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:20:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d79afa9-5e7b-4743-a093-abee4eb8a4be","timestamp":"2023-04-21T12:20:58.735751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:20:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:20:59.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8bfbd87-2b9b-4d87-aac9-abb0595a1ad7","timestamp":"2023-04-21T12:20:59.333294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:20:59.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:21:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c20aef-4d9b-4318-9756-7fe65e76445c","timestamp":"2023-04-21T12:21:00.235844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:21:00.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"82c20aef-4d9b-4318-9756-7fe65e76445c","timestamp":"2023-04-21T12:21:00.235844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:21:00.317+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:21:00.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00d0f80b-cdb8-4f61-8b4a-f895c089535e","timestamp":"2023-04-21T12:21:00.146919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:21:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:22:56.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7b7276f-1337-403c-8892-32c086cd1248","timestamp":"2023-04-21T12:22:56.934653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:22:56.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:22:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3595a25-26f6-4970-b4d7-b6c9ba58ecd4","timestamp":"2023-04-21T12:22:58.735777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:22:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:22:59.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"951e0bb2-a515-4076-9b31-108136a2eb38","timestamp":"2023-04-21T12:22:59.333558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:22:59.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:23:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71f8235-3631-4bbc-a529-59f5fd7cdc4f","timestamp":"2023-04-21T12:23:00.235958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:23:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71f8235-3631-4bbc-a529-59f5fd7cdc4f","timestamp":"2023-04-21T12:23:00.235958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:23:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:23:01.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc1b9937-fcc9-4182-85c6-7741567fb0e3","timestamp":"2023-04-21T12:23:00.147023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:23:01.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:24:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b75c5098-d93b-429a-9b1e-3e28728d0551","timestamp":"2023-04-21T12:24:56.934677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:24:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:24:59.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cf33d1a-33d4-4bb1-98f4-15fff327a3c3","timestamp":"2023-04-21T12:24:58.736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:24:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:24:59.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17963aa7-f369-444f-9093-d8a4f1853eeb","timestamp":"2023-04-21T12:24:59.333239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:24:59.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:25:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"665f0aeb-c5e3-44ae-8cb3-3ab8a3b08ca9","timestamp":"2023-04-21T12:25:00.236117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:25:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"665f0aeb-c5e3-44ae-8cb3-3ab8a3b08ca9","timestamp":"2023-04-21T12:25:00.236117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:25:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:25:00.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeab5ced-51f4-4be1-be05-f186dfe42ca7","timestamp":"2023-04-21T12:25:00.147189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:25:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:26:56.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24cd8345-a2cb-4073-b091-72dbc402463b","timestamp":"2023-04-21T12:26:56.934623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:26:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:26:59.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69c5c69a-3656-455e-a632-99ef4292df2d","timestamp":"2023-04-21T12:26:58.738567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:26:59.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:26:59.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97312dce-d2bd-4330-a481-e572bac71dee","timestamp":"2023-04-21T12:26:59.333364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:26:59.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:27:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70301e60-d3a6-455f-8423-653a0c650975","timestamp":"2023-04-21T12:27:00.235902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:27:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"70301e60-d3a6-455f-8423-653a0c650975","timestamp":"2023-04-21T12:27:00.235902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:27:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:27:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20368b90-e63e-45de-9a2d-7a8ffbecead2","timestamp":"2023-04-21T12:27:00.147009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:27:00.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:28:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fe188e6-8301-490a-9b75-0f71b6f3a1e6","timestamp":"2023-04-21T12:28:56.934630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:28:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:28:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ca0a450-f785-49f3-825c-971c5d619479","timestamp":"2023-04-21T12:28:58.735829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:28:59.618+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:28:59.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20cc367c-2d0c-4e89-83c5-c4556b0454d6","timestamp":"2023-04-21T12:28:59.333240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:28:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:29:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc36759d-4004-4cc3-85cd-e79a59dbf8e0","timestamp":"2023-04-21T12:29:00.235920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:29:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc36759d-4004-4cc3-85cd-e79a59dbf8e0","timestamp":"2023-04-21T12:29:00.235920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:29:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:29:00.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2fa13e0-f21c-4bed-ac51-8d970c152bfa","timestamp":"2023-04-21T12:29:00.147100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:29:00.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:30:56.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98365a7c-c299-4b3a-bd33-6b386e4c6d97","timestamp":"2023-04-21T12:30:56.934827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:30:56.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:30:59.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15a33b67-e7c0-4b5f-aafc-0f8453959df9","timestamp":"2023-04-21T12:30:58.735834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:30:59.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:30:59.684+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70e8f431-6c11-4729-ba02-b91188d8ae4a","timestamp":"2023-04-21T12:30:59.333445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:30:59.685+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:31:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d04d9a9-03b2-4ae9-a9e6-dc39de83a889","timestamp":"2023-04-21T12:31:00.236037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:31:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d04d9a9-03b2-4ae9-a9e6-dc39de83a889","timestamp":"2023-04-21T12:31:00.236037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:31:00.283+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:31:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93f55a24-8a2b-4113-ada0-b802a93f5257","timestamp":"2023-04-21T12:31:00.147044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:31:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:32:56.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ad85063-efc6-4d5d-9e12-96e03df15d35","timestamp":"2023-04-21T12:32:56.934668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:32:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:32:59.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e2f809-2dce-4cfa-a9ff-24281aacccef","timestamp":"2023-04-21T12:32:58.735771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:32:59.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:32:59.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6cbd203-339b-493f-b9d3-a6caa5446645","timestamp":"2023-04-21T12:32:59.333382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:32:59.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:33:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac642c9-4dfa-4f6a-a5f3-b3226898241d","timestamp":"2023-04-21T12:33:00.235748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:33:00.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac642c9-4dfa-4f6a-a5f3-b3226898241d","timestamp":"2023-04-21T12:33:00.235748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:33:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:33:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473e5c0b-e527-46c5-99ee-9155d2622797","timestamp":"2023-04-21T12:33:00.146975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:33:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:34:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"361f0d35-4beb-4d51-9aff-41c2b2e4c1be","timestamp":"2023-04-21T12:34:56.934540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:34:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:34:59.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f71386cd-51fd-4cb1-892b-7ab86e981b35","timestamp":"2023-04-21T12:34:58.735802Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:34:59.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:34:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9333d7e-708f-4f4d-995c-c26ab6b1445a","timestamp":"2023-04-21T12:34:59.333322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:34:59.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:35:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8076d82b-5271-450e-b70d-d84c36d7b4cb","timestamp":"2023-04-21T12:35:00.235748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:35:00.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8076d82b-5271-450e-b70d-d84c36d7b4cb","timestamp":"2023-04-21T12:35:00.235748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:35:00.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:35:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d074ed4-2470-4388-91f2-97128691ec78","timestamp":"2023-04-21T12:35:00.147199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:35:00.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:36:56.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3120ae0e-44d8-4131-b632-901470c73ecf","timestamp":"2023-04-21T12:36:56.934844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:36:56.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:36:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27255cb-5ae0-4efd-8791-82c8889934ef","timestamp":"2023-04-21T12:36:58.735829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:36:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:36:59.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fdeca82-3f9f-467e-b223-7f7d4dfce75d","timestamp":"2023-04-21T12:36:59.333646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:36:59.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:37:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebd4e71e-2c65-4a02-baf0-f391b3933a63","timestamp":"2023-04-21T12:37:00.235829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:37:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebd4e71e-2c65-4a02-baf0-f391b3933a63","timestamp":"2023-04-21T12:37:00.235829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:37:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:37:00.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dc0d873-741f-4155-aff7-f473362b65ff","timestamp":"2023-04-21T12:37:00.146993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:37:00.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:38:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd9fd80-85ef-47cb-9d61-670cc8c7aec3","timestamp":"2023-04-21T12:38:56.934461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:38:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:38:59.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c88899db-fb9f-4406-9b2b-0f4d0b281595","timestamp":"2023-04-21T12:38:58.735768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:38:59.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:38:59.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65dcd204-e623-4876-bfb2-9c4f7c7146ea","timestamp":"2023-04-21T12:38:59.333400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:38:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:39:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dda5844-acbc-478d-8c86-ca1bb92f4796","timestamp":"2023-04-21T12:39:00.236213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:39:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dda5844-acbc-478d-8c86-ca1bb92f4796","timestamp":"2023-04-21T12:39:00.236213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:39:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:39:01.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efc8bfc4-fa02-4314-9b96-cda68f25a4fd","timestamp":"2023-04-21T12:39:00.146895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:39:01.020+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:40:00.287+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-21T12:40:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ab725d7-e321-472e-bf65-e943c6a768e1","timestamp":"2023-04-21T12:40:56.934740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:40:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:40:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53c98685-883b-4142-923e-6d9bda1fafe2","timestamp":"2023-04-21T12:40:58.737472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:40:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:40:59.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4281e8-1783-420d-a85c-9444ff81d6e5","timestamp":"2023-04-21T12:40:59.333399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:40:59.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:41:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fcaa2c-be97-44c3-a0fa-2e8a3eaacd38","timestamp":"2023-04-21T12:41:00.235873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:41:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1fcaa2c-be97-44c3-a0fa-2e8a3eaacd38","timestamp":"2023-04-21T12:41:00.235873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:41:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:41:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc2d6c31-8d51-4663-991a-0f42db183e40","timestamp":"2023-04-21T12:41:00.147084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:41:00.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:42:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d9db2c-2adc-4d86-b1b7-96c81e55bf9d","timestamp":"2023-04-21T12:42:56.934678Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:42:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:42:59.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f7fcb50-2d36-47c6-af54-a1b6e74ce672","timestamp":"2023-04-21T12:42:58.735702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:42:59.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:42:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86695706-8b89-4221-a430-fe1d7a526d44","timestamp":"2023-04-21T12:42:59.333294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:42:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:43:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f404d16-5ee4-41b5-9825-ff8a4614e924","timestamp":"2023-04-21T12:43:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:43:00.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f404d16-5ee4-41b5-9825-ff8a4614e924","timestamp":"2023-04-21T12:43:00.235997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:43:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:43:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c415a994-8ef4-4e1c-872e-25aaed87deba","timestamp":"2023-04-21T12:43:00.147159Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:43:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:44:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61627b5d-63f7-44ca-8bf1-2849a1d110c3","timestamp":"2023-04-21T12:44:56.934407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:44:56.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:44:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d72d59d-6664-403e-bff0-de09500c898c","timestamp":"2023-04-21T12:44:59.333368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:44:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:44:59.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b8f2662-aeb5-48bb-8923-885aec49ab9c","timestamp":"2023-04-21T12:44:58.735643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:44:59.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:45:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ea28483-336a-4d26-8e82-b6af8c77aab4","timestamp":"2023-04-21T12:45:00.235894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:45:00.336+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ea28483-336a-4d26-8e82-b6af8c77aab4","timestamp":"2023-04-21T12:45:00.235894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:45:00.337+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:45:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"742d7301-5e14-4505-9d13-3eec55547cb1","timestamp":"2023-04-21T12:45:00.147045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:45:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:46:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eac93e4-e7df-41b9-8150-4882d2f424b2","timestamp":"2023-04-21T12:46:56.934671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:46:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:46:59.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66c0c165-b051-41fa-9d99-a0452374fa3c","timestamp":"2023-04-21T12:46:58.735837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:46:59.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:46:59.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62ef3761-9e3e-4a5f-a9ba-8a1885929bb0","timestamp":"2023-04-21T12:46:59.333333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:46:59.667+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:47:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c250063c-6c0d-4fd7-97ed-f97ead36c6ee","timestamp":"2023-04-21T12:47:00.235823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:47:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c250063c-6c0d-4fd7-97ed-f97ead36c6ee","timestamp":"2023-04-21T12:47:00.235823Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:47:00.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:47:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afc8887-7e35-4b59-82ce-b3b79f7f19bb","timestamp":"2023-04-21T12:47:00.146978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:47:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:48:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6c9a988-da12-4c12-b854-938794857605","timestamp":"2023-04-21T12:48:56.934554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:48:56.442+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:48:59.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"329d7773-bef8-4630-a29f-0ed97237386f","timestamp":"2023-04-21T12:48:58.735900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:48:59.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:48:59.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccc26400-12bf-4f07-9667-6593b314e196","timestamp":"2023-04-21T12:48:59.333478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:48:59.655+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:49:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc8d5f9-3780-4a37-895d-cf3f16b25e2f","timestamp":"2023-04-21T12:49:00.235906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:49:00.292+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc8d5f9-3780-4a37-895d-cf3f16b25e2f","timestamp":"2023-04-21T12:49:00.235906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:49:00.292+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:49:01.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e3bf04b-32da-478d-b294-fb6235b08495","timestamp":"2023-04-21T12:49:00.146966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:49:01.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:50:56.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38f21468-ac02-4776-a95d-7a7ad0868249","timestamp":"2023-04-21T12:50:56.934456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:50:56.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:50:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1271c58-1008-4777-aadd-bbb52a306fa5","timestamp":"2023-04-21T12:50:58.736079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:50:59.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:50:59.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e288786f-ce0b-4e77-8963-152260dfc457","timestamp":"2023-04-21T12:50:59.333334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:50:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:51:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b343869-2425-4a81-a871-fc70279a03e7","timestamp":"2023-04-21T12:51:00.235839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:51:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b343869-2425-4a81-a871-fc70279a03e7","timestamp":"2023-04-21T12:51:00.235839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:51:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:51:00.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a7b5775-1e8b-45eb-975e-e5e57b53c310","timestamp":"2023-04-21T12:51:00.147035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:51:00.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:52:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08b9c3df-75ff-47a6-92cc-0963f49d844f","timestamp":"2023-04-21T12:52:56.934730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:52:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:52:59.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"537c5aaf-9adb-498b-be2a-90b885bd1d28","timestamp":"2023-04-21T12:52:58.735979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:52:59.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:52:59.665+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76fe7e33-9f60-4c87-bce5-75616b9700af","timestamp":"2023-04-21T12:52:59.333817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:52:59.665+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:53:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2daae8-5ec2-4455-a82f-6a464a67108a","timestamp":"2023-04-21T12:53:00.236067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:53:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2daae8-5ec2-4455-a82f-6a464a67108a","timestamp":"2023-04-21T12:53:00.236067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:53:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:53:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62f4b68c-feab-446c-9699-1581ac19e29a","timestamp":"2023-04-21T12:53:00.147376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:53:00.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:54:00.315+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected. [2023-04-21T12:54:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c44fcde3-6f8a-4e03-94e8-703d5703c88b","timestamp":"2023-04-21T12:54:56.934545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:54:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:54:59.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc57511-71fa-4a6c-b16f-e1c30a662220","timestamp":"2023-04-21T12:54:59.333266Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:54:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:54:59.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3143c5a2-2b12-4ac7-b95c-ae2075ebcf1a","timestamp":"2023-04-21T12:54:58.737305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:54:59.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:55:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0776ad9-1208-4028-bc81-98e1067bbcb4","timestamp":"2023-04-21T12:55:00.235853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:55:00.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0776ad9-1208-4028-bc81-98e1067bbcb4","timestamp":"2023-04-21T12:55:00.235853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:55:00.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:55:00.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4da3a70-fc7e-483c-8823-a2649170c92c","timestamp":"2023-04-21T12:55:00.146949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:55:00.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:56:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c8ccd10-6a54-469d-b0c5-0f6411f021b4","timestamp":"2023-04-21T12:56:56.934690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:56:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:56:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4497b616-fbdb-4251-9986-666f4d5a3ee4","timestamp":"2023-04-21T12:56:58.735600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:56:59.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:56:59.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27f725a-a7d8-42c8-bea0-d88de2dba461","timestamp":"2023-04-21T12:56:59.333404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:56:59.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:57:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"282ad8f4-1ab8-415b-a14c-3768c10e6a3c","timestamp":"2023-04-21T12:57:00.236018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:57:00.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"282ad8f4-1ab8-415b-a14c-3768c10e6a3c","timestamp":"2023-04-21T12:57:00.236018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:57:00.291+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:57:00.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04935f03-733c-476f-82ac-de834475af76","timestamp":"2023-04-21T12:57:00.147108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:57:00.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:58:56.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b9b4c7-b5f9-4df4-ba68-770ad9a3d3f9","timestamp":"2023-04-21T12:58:56.934521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T12:58:56.431+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:58:59.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c5dd268-b64d-4480-b58d-de5ad14ae725","timestamp":"2023-04-21T12:58:58.735829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T12:58:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:58:59.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"011071ee-1ee5-48ea-937a-e774e9ed6d02","timestamp":"2023-04-21T12:58:59.333254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T12:58:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:59:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10dfd7b9-e853-48be-8134-4880ccea3ede","timestamp":"2023-04-21T12:59:00.235855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:59:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10dfd7b9-e853-48be-8134-4880ccea3ede","timestamp":"2023-04-21T12:59:00.235855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T12:59:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T12:59:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81a2d248-ec99-4cd9-8e4c-efcae3c610a1","timestamp":"2023-04-21T12:59:00.147657Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T12:59:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:00:56.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e3907c8-8fa2-4de5-aee0-ad5643a4f912","timestamp":"2023-04-21T13:00:56.934713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:00:56.490+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:00:59.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"326d867f-e636-4298-a698-65feac8e83a6","timestamp":"2023-04-21T13:00:58.735774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:00:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:00:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea130b0-6225-427a-8a50-cf16ae590bb3","timestamp":"2023-04-21T13:00:59.333347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:00:59.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:01:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3bd06ae-6dca-473d-8fcb-46cafe635e7b","timestamp":"2023-04-21T13:01:00.236195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:01:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3bd06ae-6dca-473d-8fcb-46cafe635e7b","timestamp":"2023-04-21T13:01:00.236195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:01:00.285+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:01:00.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde811ac-13a4-44e4-ab8b-a45a7e1ffaa7","timestamp":"2023-04-21T13:01:00.147033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:01:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:02:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c0e5ff0-6b06-428e-bdbb-5232727bd817","timestamp":"2023-04-21T13:02:56.934659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:02:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:02:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7957db83-a63a-41e3-b181-2cefc536cf61","timestamp":"2023-04-21T13:02:58.735817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:02:59.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:02:59.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21875e0b-e2a4-4a0f-ad41-c3bb365d7373","timestamp":"2023-04-21T13:02:59.333390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:02:59.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:03:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d3005a3-ddf5-4dd9-ad50-e7a047329b83","timestamp":"2023-04-21T13:03:00.235946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:03:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d3005a3-ddf5-4dd9-ad50-e7a047329b83","timestamp":"2023-04-21T13:03:00.235946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:03:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:03:00.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15eff652-5dbe-409a-a8a8-a97d25f7584f","timestamp":"2023-04-21T13:03:00.147120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:03:00.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:04:56.456+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5e857a2-a71c-4398-a8d8-0e4bf2b17c20","timestamp":"2023-04-21T13:04:56.934701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:04:56.456+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:04:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e6871d8-376a-4957-893c-59116632a0af","timestamp":"2023-04-21T13:04:58.735825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:04:59.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:04:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f47ebd6b-2dc1-4c09-8fc4-cccb51c73cad","timestamp":"2023-04-21T13:04:59.333315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:04:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:05:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d31a944-9723-464b-8158-9589dc9c2bb1","timestamp":"2023-04-21T13:05:00.237389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:05:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d31a944-9723-464b-8158-9589dc9c2bb1","timestamp":"2023-04-21T13:05:00.237389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:05:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:05:00.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"988eecf8-ecd4-4ecc-9831-12c6dd53d6f7","timestamp":"2023-04-21T13:05:00.146959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:05:00.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:06:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e66acf7a-4e53-42b6-b471-8284b36ecba7","timestamp":"2023-04-21T13:06:56.934733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:06:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:06:59.637+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"791c2311-dc73-475a-b8e2-d63a7ed02773","timestamp":"2023-04-21T13:06:58.735788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:06:59.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:06:59.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc2940c3-d545-405f-8538-6d7fa13f89e5","timestamp":"2023-04-21T13:06:59.333319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:06:59.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:07:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebcada98-65b9-409c-bf70-579307c28b10","timestamp":"2023-04-21T13:07:00.235857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:07:00.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebcada98-65b9-409c-bf70-579307c28b10","timestamp":"2023-04-21T13:07:00.235857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:07:00.276+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:07:00.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b3ec29a-7689-41fd-9cf5-0a267e2666d6","timestamp":"2023-04-21T13:07:00.147202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:07:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:08:56.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0914c266-7e9e-44d0-aea2-4c1b54508f51","timestamp":"2023-04-21T13:08:56.934567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:08:56.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:08:59.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04ae0489-3ad8-4c15-8e12-00fb26bcc26e","timestamp":"2023-04-21T13:08:58.735698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:08:59.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:08:59.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6e7c648-0b18-40ca-b4a4-22e3268d7c03","timestamp":"2023-04-21T13:08:59.333205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:08:59.698+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:09:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4fba88-0cb1-42b0-a17b-71e04c1187ed","timestamp":"2023-04-21T13:09:00.235901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:09:00.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa4fba88-0cb1-42b0-a17b-71e04c1187ed","timestamp":"2023-04-21T13:09:00.235901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:09:00.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:09:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"789d677a-7658-48b4-80af-8bde80b1d718","timestamp":"2023-04-21T13:09:00.147096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:09:00.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:10:00.353+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-21T13:10:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"338c951f-f9a2-4d34-a5a4-c7871ae77a99","timestamp":"2023-04-21T13:10:56.934575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:10:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:10:59.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0a310f1-7c88-4bc0-bd6e-584d0979ccf0","timestamp":"2023-04-21T13:10:59.333659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:10:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:10:59.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd122ff8-394a-4487-9496-f4afcc7863d5","timestamp":"2023-04-21T13:10:58.735757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:10:59.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:11:00.237+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93ab65e-66ff-454b-a50d-868e42ba68e8","timestamp":"2023-04-21T13:11:00.237238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:11:00.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93ab65e-66ff-454b-a50d-868e42ba68e8","timestamp":"2023-04-21T13:11:00.237238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:11:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:11:00.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9052e637-3d37-4158-b1a7-6fdc3efb3131","timestamp":"2023-04-21T13:11:00.147162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:11:00.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:12:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d28f432-3d87-4eb2-b0ae-c6633a414a37","timestamp":"2023-04-21T13:12:56.934797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:12:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:12:59.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea3ff167-ead1-4ea8-a847-5343a4f2d72c","timestamp":"2023-04-21T13:12:58.736075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:12:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:12:59.658+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28bea2c8-053c-4554-9c4c-de8fcce26840","timestamp":"2023-04-21T13:12:59.333296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:12:59.658+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:13:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"467a1713-7310-4536-87c6-71c776fa0e11","timestamp":"2023-04-21T13:13:00.236051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:13:00.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"467a1713-7310-4536-87c6-71c776fa0e11","timestamp":"2023-04-21T13:13:00.236051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:13:00.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:13:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"559d0b8c-ded9-476e-b999-a55c57e734df","timestamp":"2023-04-21T13:13:00.147178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:13:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:14:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d73c410-6660-4e8c-828c-65a26d9385ee","timestamp":"2023-04-21T13:14:56.934602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:14:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:14:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20be3777-bb46-452a-a6ac-2a9fc87921b8","timestamp":"2023-04-21T13:14:58.735781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:14:59.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:14:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d69a2e-3013-478a-88cb-1bd2048b9af1","timestamp":"2023-04-21T13:14:59.333312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:14:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8389b12a-a1d4-483b-affe-fd29ecbe0e88","timestamp":"2023-04-21T13:15:00.235775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:15:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8389b12a-a1d4-483b-affe-fd29ecbe0e88","timestamp":"2023-04-21T13:15:00.235775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:15:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:15:00.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b5b60e8-604e-4e02-a532-216fc527ab6d","timestamp":"2023-04-21T13:15:00.146981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:15:00.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:16:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84d9fade-1d93-415b-80b3-fd8b17a0b1c0","timestamp":"2023-04-21T13:16:56.934708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:16:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:16:59.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43d676b1-be39-43f8-a0e8-db2ed11ce97b","timestamp":"2023-04-21T13:16:58.735760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:16:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:16:59.639+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"387c6493-733c-4412-91cd-74e5736b65ee","timestamp":"2023-04-21T13:16:59.333305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:16:59.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:17:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5183de7a-bbd5-4ad0-b6b6-876bb43c3d83","timestamp":"2023-04-21T13:17:00.235995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:17:00.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5183de7a-bbd5-4ad0-b6b6-876bb43c3d83","timestamp":"2023-04-21T13:17:00.235995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:17:00.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:17:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11393711-4be0-4a52-b20e-c7e9438c8296","timestamp":"2023-04-21T13:17:00.146962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:17:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:18:56.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dd92f3f-36a7-4fc8-a2ef-2c96503a5bd0","timestamp":"2023-04-21T13:18:56.934560Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:18:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:18:59.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e489c927-9f4e-4744-9ecb-042d13f93008","timestamp":"2023-04-21T13:18:58.735752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:18:59.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:18:59.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30cf33a4-2aac-4683-83c8-0b7ad06fc8c0","timestamp":"2023-04-21T13:18:59.333481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:18:59.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:19:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab42c8ed-0967-4a5b-9a25-50c38353cab5","timestamp":"2023-04-21T13:19:00.235923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:19:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab42c8ed-0967-4a5b-9a25-50c38353cab5","timestamp":"2023-04-21T13:19:00.235923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:19:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:19:00.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1499129-a964-4e4b-9268-7faf48795c30","timestamp":"2023-04-21T13:19:00.146914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:19:00.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:19:30.287+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-21T13:20:56.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6905bde6-073b-4426-8205-eaf6fe807d1c","timestamp":"2023-04-21T13:20:56.936338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:20:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:20:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e11aac-e10a-4c64-9408-6bcac219b6ee","timestamp":"2023-04-21T13:20:58.735701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:20:59.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:20:59.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46c826b8-228f-443c-849d-ad7ba10e713e","timestamp":"2023-04-21T13:20:59.333252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:20:59.638+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:21:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48be1a5d-056f-4472-97c7-08630d8dc51f","timestamp":"2023-04-21T13:21:00.235865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:21:00.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48be1a5d-056f-4472-97c7-08630d8dc51f","timestamp":"2023-04-21T13:21:00.235865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:21:00.279+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:21:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c5749a-48dc-4834-b793-8b7e2fd7e89f","timestamp":"2023-04-21T13:21:00.147058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:21:00.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:22:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c5765e9-75a4-444d-aa7f-788f5e7f174a","timestamp":"2023-04-21T13:22:56.934706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:22:56.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:22:59.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"69b93932-9ae0-4dbc-8a4f-dcec9ba12586","timestamp":"2023-04-21T13:22:58.735920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:22:59.625+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:22:59.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"300f4d7a-350d-420a-bc47-b80413198b8b","timestamp":"2023-04-21T13:22:59.333339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:22:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:23:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf7d1a49-6aac-4796-9c70-b56619ae5ee4","timestamp":"2023-04-21T13:23:00.235896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:23:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf7d1a49-6aac-4796-9c70-b56619ae5ee4","timestamp":"2023-04-21T13:23:00.235896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:23:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:23:00.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bcf58af-114d-4aed-a053-4f3d5e470690","timestamp":"2023-04-21T13:23:00.147070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:23:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:24:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42ddc89-bc3f-480d-841e-5f52ffcc63cf","timestamp":"2023-04-21T13:24:56.934710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:24:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:24:59.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6ff09bd-1268-4ff5-98cf-0f5f423f3951","timestamp":"2023-04-21T13:24:58.735877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:24:59.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:24:59.668+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"496217be-f3a5-43f2-a885-dd3038fc7267","timestamp":"2023-04-21T13:24:59.333420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:24:59.668+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:25:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdc4a178-dbff-4a4c-a14d-07f683337d76","timestamp":"2023-04-21T13:25:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:25:00.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdc4a178-dbff-4a4c-a14d-07f683337d76","timestamp":"2023-04-21T13:25:00.235943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:25:00.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:25:01.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08ad115-6b73-4cc4-9950-5dbff9c00f6a","timestamp":"2023-04-21T13:25:00.147034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:25:01.005+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:26:56.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed9167a-9f91-4f7e-b55d-65070ac5e34d","timestamp":"2023-04-21T13:26:56.934708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:26:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:26:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8053391e-fc3a-44b1-9762-a89c65b4fed4","timestamp":"2023-04-21T13:26:59.333447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:26:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:26:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c07fe164-945b-4fca-a265-373e4b0b461a","timestamp":"2023-04-21T13:26:58.735681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:26:59.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:27:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbdf29b5-9f05-4fa0-8a4c-be3bd63e7037","timestamp":"2023-04-21T13:27:00.235942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:27:00.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbdf29b5-9f05-4fa0-8a4c-be3bd63e7037","timestamp":"2023-04-21T13:27:00.235942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:27:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:27:00.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5945240e-9d18-4a15-95d6-fc282eb8de45","timestamp":"2023-04-21T13:27:00.147140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:27:00.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:28:56.442+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90018ba3-4faf-4c49-b4da-fde1bd7ad5e9","timestamp":"2023-04-21T13:28:56.934558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:28:56.443+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:28:59.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bd54351-7d7e-4610-9747-53af127361ea","timestamp":"2023-04-21T13:28:58.735770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:28:59.637+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:28:59.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0d01d01-29d2-40ee-8422-bce97027f652","timestamp":"2023-04-21T13:28:59.333524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:28:59.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:29:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a66091c-e3d7-4512-a117-fa365d4de54e","timestamp":"2023-04-21T13:29:00.235827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:29:00.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a66091c-e3d7-4512-a117-fa365d4de54e","timestamp":"2023-04-21T13:29:00.235827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:29:00.274+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:29:00.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2531ebb6-02c4-40f1-a031-20a341071382","timestamp":"2023-04-21T13:29:00.146857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:29:00.955+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:30:56.430+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5dc9cd40-0ca6-46e6-b4ab-7e88e3355d60","timestamp":"2023-04-21T13:30:56.934710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:30:56.430+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:30:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f42fc4d-9254-4edc-89c9-be6fdc919a33","timestamp":"2023-04-21T13:30:58.735759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:30:59.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:30:59.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"866b460b-f311-420d-8eae-16111204c3a4","timestamp":"2023-04-21T13:30:59.336500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:30:59.660+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:31:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98dd1edd-6358-4dbf-a484-eba994bac9ca","timestamp":"2023-04-21T13:31:00.236517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:31:00.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98dd1edd-6358-4dbf-a484-eba994bac9ca","timestamp":"2023-04-21T13:31:00.236517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:31:00.304+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:31:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e201206-599e-4f96-a21c-3987715da427","timestamp":"2023-04-21T13:31:00.146976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:31:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:32:56.444+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f313cb69-86f8-4048-b22e-3a39942dca96","timestamp":"2023-04-21T13:32:56.934617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:32:56.444+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:32:59.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2757e53-bebb-432e-bd83-a994ad7c56bb","timestamp":"2023-04-21T13:32:58.735810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:32:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:32:59.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a831edd-38d6-4a9a-9127-9427a579b20e","timestamp":"2023-04-21T13:32:59.333411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:32:59.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:33:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ed1cda-fbb7-4b01-9eeb-4b2ebd9dc15a","timestamp":"2023-04-21T13:33:00.235864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:33:00.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ed1cda-fbb7-4b01-9eeb-4b2ebd9dc15a","timestamp":"2023-04-21T13:33:00.235864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:33:00.278+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:33:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17c409f2-a7a3-4383-af42-dcfaf8f7254c","timestamp":"2023-04-21T13:33:00.147492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:33:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:34:30.338+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 2 disconnected. [2023-04-21T13:34:56.511+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea758e94-5823-464e-96d3-4daf6cb64d61","timestamp":"2023-04-21T13:34:56.934641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:34:56.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:34:59.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91aa57f3-0fe3-484d-979c-8f922796ed43","timestamp":"2023-04-21T13:34:59.333246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:34:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:34:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5f13677-39c6-4313-9385-437ead409c08","timestamp":"2023-04-21T13:34:58.735807Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:34:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:35:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb97572-06b1-4e94-b3ae-f9723f80bbd6","timestamp":"2023-04-21T13:35:00.235888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:35:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4eb97572-06b1-4e94-b3ae-f9723f80bbd6","timestamp":"2023-04-21T13:35:00.235888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:35:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:35:00.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b576594-c08c-4f43-b112-5f1a04f3c047","timestamp":"2023-04-21T13:35:00.147212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:35:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:36:56.437+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac755100-9eb7-43c1-ba2a-146d78d63e66","timestamp":"2023-04-21T13:36:56.934575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:36:56.437+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:36:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4363121-9ca2-4103-acba-04e1d335a9bf","timestamp":"2023-04-21T13:36:59.333379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:36:59.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:36:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b297d8d-7166-458a-bc6a-cbe703db104e","timestamp":"2023-04-21T13:36:58.736377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:36:59.653+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:37:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a930b054-4fd4-4230-842a-1342e844d8bd","timestamp":"2023-04-21T13:37:00.235901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:37:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a930b054-4fd4-4230-842a-1342e844d8bd","timestamp":"2023-04-21T13:37:00.235901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:37:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:37:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"084befd9-0a8f-4cee-aa76-d8fbc4b170d0","timestamp":"2023-04-21T13:37:00.146882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:37:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:38:56.446+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3db5af3-257f-48f3-8e8d-f7a19e80e121","timestamp":"2023-04-21T13:38:56.934671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:38:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:38:59.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c22e5340-732e-47a8-89de-d9d4daaf0d18","timestamp":"2023-04-21T13:38:59.333319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:38:59.635+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:38:59.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"342ac2c3-e887-4c2f-84e9-13753844478a","timestamp":"2023-04-21T13:38:58.735700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:38:59.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:39:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"876cc614-965c-4c32-88a1-7b7d5cb8c2b0","timestamp":"2023-04-21T13:39:00.236138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:39:00.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"876cc614-965c-4c32-88a1-7b7d5cb8c2b0","timestamp":"2023-04-21T13:39:00.236138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:39:00.325+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:39:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ca85f72-c43e-42a3-aee3-88cc6facb3a3","timestamp":"2023-04-21T13:39:00.147073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:39:00.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:40:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd269df-2f38-4bd5-9a38-5f7470648971","timestamp":"2023-04-21T13:40:56.934619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:40:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:40:59.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f32c012f-e92b-462b-8ddc-eb0a8ec24ab5","timestamp":"2023-04-21T13:40:58.735647Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:40:59.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:40:59.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"090def52-eee8-4a20-a554-d32260c8e250","timestamp":"2023-04-21T13:40:59.333458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:40:59.690+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:41:00.235+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2c1d838-00b3-4d12-8f54-df0cb0679829","timestamp":"2023-04-21T13:41:00.235688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:41:00.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2c1d838-00b3-4d12-8f54-df0cb0679829","timestamp":"2023-04-21T13:41:00.235688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:41:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:41:00.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f35c6ae-4001-4c05-88d7-5c80f88c2067","timestamp":"2023-04-21T13:41:00.146944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:41:00.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:42:56.439+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1420a54-dfc6-4787-bf25-450cdc484447","timestamp":"2023-04-21T13:42:56.934482Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:42:56.439+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:42:59.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f2c7760-d53c-4958-a2da-1631c385d226","timestamp":"2023-04-21T13:42:59.333342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:42:59.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:42:59.651+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf046445-63cd-4f3e-8aed-f0443fa17b4b","timestamp":"2023-04-21T13:42:58.735704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:42:59.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:43:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2aefd90-6b1f-4a18-ad35-b51525d1ef33","timestamp":"2023-04-21T13:43:00.235995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:43:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2aefd90-6b1f-4a18-ad35-b51525d1ef33","timestamp":"2023-04-21T13:43:00.235995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:43:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:43:00.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67367143-26a1-4ba2-ae7d-e8f33af104e0","timestamp":"2023-04-21T13:43:00.147085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:43:00.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:44:00.313+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 1 disconnected. [2023-04-21T13:44:56.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57d86005-b0e3-4e15-b139-ad48ed69c2fe","timestamp":"2023-04-21T13:44:56.934543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:44:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:44:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4e60728-9530-4d17-a2b6-d0c287e7fcc5","timestamp":"2023-04-21T13:44:59.333412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:44:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:44:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04770651-38d9-4417-aa14-0a3f7e7d15cd","timestamp":"2023-04-21T13:44:58.737441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:44:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:45:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d618ab81-0326-4072-9ce3-64e99f9e8280","timestamp":"2023-04-21T13:45:00.235894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:45:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d618ab81-0326-4072-9ce3-64e99f9e8280","timestamp":"2023-04-21T13:45:00.235894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:45:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:45:01.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"976d7bab-de45-4a58-a635-38b384273f21","timestamp":"2023-04-21T13:45:00.147156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:45:01.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:46:56.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecb9e0ac-0d3b-401e-b4ce-41ae8d91abde","timestamp":"2023-04-21T13:46:56.934729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:46:56.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:46:59.631+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bcc73bd-6cf4-4187-9aeb-c6efc76f2b9c","timestamp":"2023-04-21T13:46:59.333288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:46:59.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:46:59.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da4ef2dc-267d-498d-8ab2-faccef584c6d","timestamp":"2023-04-21T13:46:58.735790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:46:59.661+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:47:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94d4b95c-ed69-405b-b18c-2c0b19a5b6f7","timestamp":"2023-04-21T13:47:00.236015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:47:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94d4b95c-ed69-405b-b18c-2c0b19a5b6f7","timestamp":"2023-04-21T13:47:00.236015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:47:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:47:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d597f408-2971-45e0-80fd-d913015d3f81","timestamp":"2023-04-21T13:47:00.147068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:47:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:48:56.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71eb21ae-0f06-4410-9c4c-495ef09a6921","timestamp":"2023-04-21T13:48:56.934622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:48:56.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:48:59.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"189e2a00-e4a3-4f80-8e78-faaa9800fdc8","timestamp":"2023-04-21T13:48:59.333471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:48:59.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:48:59.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"342ffa25-08e0-4ef9-8dcb-2f1d3fdcfcae","timestamp":"2023-04-21T13:48:58.735740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:48:59.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:49:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc8473e-7547-450d-be91-be19d757d024","timestamp":"2023-04-21T13:49:00.235762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:49:00.276+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"abc8473e-7547-450d-be91-be19d757d024","timestamp":"2023-04-21T13:49:00.235762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:49:00.277+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:49:00.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ca63657-5516-4741-ac2d-dcb0653c44d1","timestamp":"2023-04-21T13:49:00.147064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:49:00.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:50:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f78bd048-0dec-4c61-970d-c05a328734e4","timestamp":"2023-04-21T13:50:56.934677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:50:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:50:59.627+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b853b321-aa0f-4832-b953-fdac4dde81ba","timestamp":"2023-04-21T13:50:59.333347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:50:59.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:50:59.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fa79ec6-1cf7-4842-9ba5-1d55258281f4","timestamp":"2023-04-21T13:50:58.735642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:50:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:51:00.235+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1405870-c05b-4992-925b-28ae0bedcb41","timestamp":"2023-04-21T13:51:00.235715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:51:00.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1405870-c05b-4992-925b-28ae0bedcb41","timestamp":"2023-04-21T13:51:00.235715Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:51:00.275+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:51:00.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3a98b49-22c5-4d8c-b3ad-06e206f98c20","timestamp":"2023-04-21T13:51:00.147450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:51:00.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:52:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ffa76cb-63bc-4444-995c-ca4988d96df1","timestamp":"2023-04-21T13:52:56.934565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:52:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:52:59.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d8b0892-11bf-423c-a203-432cd66db929","timestamp":"2023-04-21T13:52:59.333654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:52:59.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:52:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ab970bf-3403-444d-b60b-efae27ce70d1","timestamp":"2023-04-21T13:52:58.735752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:52:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:53:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42fbd5b1-5552-4624-89fe-cbece0c9ed92","timestamp":"2023-04-21T13:53:00.235982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:53:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"42fbd5b1-5552-4624-89fe-cbece0c9ed92","timestamp":"2023-04-21T13:53:00.235982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:53:00.289+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:53:00.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71f46773-bc36-486a-bd6a-a15436a8e812","timestamp":"2023-04-21T13:53:00.147028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:53:00.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:54:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"960ee0cb-5773-4891-9a2d-d086511acace","timestamp":"2023-04-21T13:54:56.934701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:54:56.445+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:54:59.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a4a41e-52eb-4857-a06b-6b439ff33816","timestamp":"2023-04-21T13:54:59.333380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:54:59.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:54:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fda5dab1-89bc-4c8a-9dff-7ddc3fa925c8","timestamp":"2023-04-21T13:54:58.735716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:54:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:55:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"337bc98d-f53e-457d-a5c2-d15e81c55fde","timestamp":"2023-04-21T13:55:00.235731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:55:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"337bc98d-f53e-457d-a5c2-d15e81c55fde","timestamp":"2023-04-21T13:55:00.235731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:55:00.287+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:55:00.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be0052fa-e71c-4238-8db0-fffd93fc8678","timestamp":"2023-04-21T13:55:00.147212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:55:00.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:56:56.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ff3c9bb-4e1f-409e-b9e5-5602645ccd6b","timestamp":"2023-04-21T13:56:56.934618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:56:56.491+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:56:59.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b67ae833-2d06-4bda-a87f-e94236c4f06d","timestamp":"2023-04-21T13:56:59.334817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:56:59.630+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:56:59.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6029b6ea-27d2-4436-a7be-e44cd3bcf878","timestamp":"2023-04-21T13:56:58.735753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:56:59.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:57:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fccdf8-ad70-402d-ae0b-fd6cd9e50e49","timestamp":"2023-04-21T13:57:00.235835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:57:00.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fccdf8-ad70-402d-ae0b-fd6cd9e50e49","timestamp":"2023-04-21T13:57:00.235835Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:57:00.288+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:57:01.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c40c72-7f9b-4fd8-8683-8fd2382751bb","timestamp":"2023-04-21T13:57:00.146972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:57:01.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:58:56.445+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0be0ec5f-6603-4bdb-94b3-125f16f96dca","timestamp":"2023-04-21T13:58:56.934572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T13:58:56.446+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:58:59.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f01ef92c-47f5-4b12-969f-cb70215dbadf","timestamp":"2023-04-21T13:58:59.333315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T13:58:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:58:59.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83991a0e-54c0-4a37-a7c8-835ce5f57f70","timestamp":"2023-04-21T13:58:58.735719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T13:58:59.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:59:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48f0f01d-49a4-4948-96cb-ef7c9f3f7e7f","timestamp":"2023-04-21T13:59:00.236008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:59:00.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48f0f01d-49a4-4948-96cb-ef7c9f3f7e7f","timestamp":"2023-04-21T13:59:00.236008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T13:59:00.347+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T13:59:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"698a8d3f-7dd8-4fe7-9e62-6310024c7146","timestamp":"2023-04-21T13:59:00.146988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T13:59:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:00:56.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"add9c796-9bf2-4449-aba9-53280bef8461","timestamp":"2023-04-21T14:00:56.934608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:00:56.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:00:59.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d45a36e-2b7c-4db6-a12c-1471fe253fa0","timestamp":"2023-04-21T14:00:59.333267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:00:59.631+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:00:59.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db6f36af-0dee-44b8-9079-b66f7efaf917","timestamp":"2023-04-21T14:00:58.735780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:00:59.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:01:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62c99373-070e-4035-b884-3260031da3e9","timestamp":"2023-04-21T14:01:00.236011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:01:00.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62c99373-070e-4035-b884-3260031da3e9","timestamp":"2023-04-21T14:01:00.236011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:01:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:01:00.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a356f443-521b-4e13-bde3-d1d86d0b95e7","timestamp":"2023-04-21T14:01:00.147202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:01:00.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:02:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99aea30e-a8f4-48d9-b425-1d0c77c80b6b","timestamp":"2023-04-21T14:02:56.934672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:02:56.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:02:59.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2606015-d524-471e-bb0d-3cfedd38a983","timestamp":"2023-04-21T14:02:59.333362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:02:59.621+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:02:59.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"805575fe-8aaa-4758-a96f-704d1ff1271a","timestamp":"2023-04-21T14:02:58.735832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:02:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:03:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8f80e0-507c-43ed-8bb8-ad60fabe98c2","timestamp":"2023-04-21T14:03:00.235868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:03:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f8f80e0-507c-43ed-8bb8-ad60fabe98c2","timestamp":"2023-04-21T14:03:00.235868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:03:00.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:03:00.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"387a79da-46f7-48cc-bc2b-f260d1bfeb38","timestamp":"2023-04-21T14:03:00.147002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:03:00.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:04:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c30038be-279a-4c88-ab4a-2987c7a879df","timestamp":"2023-04-21T14:04:56.934531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:04:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:04:59.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fdad1a6-ba25-4a6b-80a5-f3073bcb221d","timestamp":"2023-04-21T14:04:59.333522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:04:59.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:04:59.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db0056a0-afd8-4a85-a729-291756c93aca","timestamp":"2023-04-21T14:04:58.735815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:04:59.696+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:05:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29969f98-e9c8-4f33-a0c9-cf5006aaa31a","timestamp":"2023-04-21T14:05:00.235699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:05:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29969f98-e9c8-4f33-a0c9-cf5006aaa31a","timestamp":"2023-04-21T14:05:00.235699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:05:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:05:01.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8172a7ae-95c0-4cb0-ab2a-e3e452d09dc2","timestamp":"2023-04-21T14:05:00.147020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:05:01.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:06:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68da0859-8007-42de-85e1-487d2826b91c","timestamp":"2023-04-21T14:06:56.934486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:06:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:06:59.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a26799b-a883-4e73-82d0-44b2fc0e5bf4","timestamp":"2023-04-21T14:06:59.336885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:06:59.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:06:59.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a4621fd-623b-432e-a4fa-558ab8cf9196","timestamp":"2023-04-21T14:06:58.736152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:06:59.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:07:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"634c2c10-3622-4144-b7b2-f28646d53658","timestamp":"2023-04-21T14:07:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:07:00.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"634c2c10-3622-4144-b7b2-f28646d53658","timestamp":"2023-04-21T14:07:00.235882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:07:00.284+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:07:00.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c331ff0-c3ad-4223-992d-7e921bb2e2b3","timestamp":"2023-04-21T14:07:00.147062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:07:00.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:08:30.320+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-a1pms-ppnt-client-id] [Producer clientId=policy-clamp-ac-a1pms-ppnt-client-id] Node 0 disconnected. [2023-04-21T14:08:56.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"421aaa03-d714-4283-b7ee-91f9d1425531","timestamp":"2023-04-21T14:08:56.934593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:08:56.453+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:08:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db08ad13-b6ea-4441-b1c2-835a776249ae","timestamp":"2023-04-21T14:08:59.333239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:08:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:08:59.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88fec955-c623-4093-be15-b19f5ed488d0","timestamp":"2023-04-21T14:08:58.735766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:08:59.652+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:09:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a2b31e3-c2fd-4930-8ed0-ad731cb272c4","timestamp":"2023-04-21T14:09:00.235832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:09:00.282+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a2b31e3-c2fd-4930-8ed0-ad731cb272c4","timestamp":"2023-04-21T14:09:00.235832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:09:00.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:09:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a84731e0-7d6c-404f-82a3-018400a1db0b","timestamp":"2023-04-21T14:09:00.146899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:09:00.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:10:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eb7226e-1524-4575-847e-b376a35b399f","timestamp":"2023-04-21T14:10:56.934674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:10:56.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:10:59.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb5014d0-a076-42cc-84b8-49a9430f0032","timestamp":"2023-04-21T14:10:59.333211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:10:59.620+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:10:59.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41d0dc53-0973-4591-850f-5ff5b642bba4","timestamp":"2023-04-21T14:10:58.735690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:10:59.650+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:11:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9636a18b-0049-45b8-a5c0-c3053791fc33","timestamp":"2023-04-21T14:11:00.235913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:11:00.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9636a18b-0049-45b8-a5c0-c3053791fc33","timestamp":"2023-04-21T14:11:00.235913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:11:00.296+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:11:00.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea899394-8aea-4038-912b-b03b107a1587","timestamp":"2023-04-21T14:11:00.147002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:11:00.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:12:56.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b28983-46e5-46e1-b2da-e4e41e387f19","timestamp":"2023-04-21T14:12:56.934743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:12:56.447+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:12:59.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"603da361-e24c-45e9-849e-c3cc778a7e8c","timestamp":"2023-04-21T14:12:59.333292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:12:59.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:12:59.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4401863-54ea-43ec-ab3f-96b962a51dac","timestamp":"2023-04-21T14:12:58.735759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:12:59.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:13:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"44525c27-36ba-4ba8-98fa-b928768ae8c6","timestamp":"2023-04-21T14:13:00.236008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:13:00.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"44525c27-36ba-4ba8-98fa-b928768ae8c6","timestamp":"2023-04-21T14:13:00.236008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:13:00.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:13:01.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8add6b1-9938-4093-9a3c-f2fd23cd175d","timestamp":"2023-04-21T14:13:00.147006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:13:01.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:14:56.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d991f559-bf73-4679-aece-4f7d71e1ecb4","timestamp":"2023-04-21T14:14:56.934724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:14:56.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:14:59.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"877ea13e-9027-4a47-908e-97d7e1d5cbca","timestamp":"2023-04-21T14:14:59.333404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:14:59.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:14:59.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae1d09fd-d9bb-4e06-8cd5-be1c4adb624e","timestamp":"2023-04-21T14:14:58.735887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:14:59.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:15:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9079a11a-e884-432d-92d7-60f05e45f31a","timestamp":"2023-04-21T14:15:00.235821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:15:00.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9079a11a-e884-432d-92d7-60f05e45f31a","timestamp":"2023-04-21T14:15:00.235821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:15:00.351+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:15:00.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"726b3b62-de3b-441f-8842-a7c7070e635b","timestamp":"2023-04-21T14:15:00.147113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:15:00.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:16:56.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf217f7-24ab-47a1-aa08-e2926df5a40e","timestamp":"2023-04-21T14:16:56.934758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:16:56.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:16:59.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4fb3ced-d5a3-4cf3-bb44-8a5e924ab141","timestamp":"2023-04-21T14:16:59.333502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:16:59.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:16:59.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59c0e489-95c3-4315-94c6-b720d3a97d95","timestamp":"2023-04-21T14:16:58.735819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:16:59.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:17:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6302f0f9-6f92-4a10-9169-ad7c55abd382","timestamp":"2023-04-21T14:17:00.236009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:17:00.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6302f0f9-6f92-4a10-9169-ad7c55abd382","timestamp":"2023-04-21T14:17:00.236009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:17:00.290+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:17:00.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1753a5c7-f313-4933-ae03-37ddcd2b3835","timestamp":"2023-04-21T14:17:00.147056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:17:00.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:18:56.441+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6abd5644-0fc0-4dff-88f3-930aeccb33dc","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9c349f-6bbe-4057-9808-872f6bd5b740","timestamp":"2023-04-21T14:18:56.934450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"} [2023-04-21T14:18:56.441+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:18:59.628+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7f0872ea-7596-4970-bb3c-4eb9d26e24a8","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bc4722-7951-48c7-8875-3ab229084951","timestamp":"2023-04-21T14:18:59.333578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"} [2023-04-21T14:18:59.628+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:18:59.657+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a771a9db-4b47-4a12-8507-1498276ad04f","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d2d6ed7-95cc-40b4-b7da-6ea6977f687d","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36599f4b-d693-4956-bc63-ca26ac1912db","timestamp":"2023-04-21T14:18:58.735624Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"} [2023-04-21T14:18:59.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:19:00.236+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba8d1e2-c5ca-4f37-9810-ad4bd827e66e","timestamp":"2023-04-21T14:19:00.235850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:19:00.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"6c438e7d-6e8f-4e79-90ee-e3c1bdc0462e","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba8d1e2-c5ca-4f37-9810-ad4bd827e66e","timestamp":"2023-04-21T14:19:00.235850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"} [2023-04-21T14:19:00.281+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS [2023-04-21T14:19:00.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm] {"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"2ee29155-9116-4951-9dff-75fb16e3bdb0","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbb81385-cfcc-45de-bc2c-f8e89f1e7334","timestamp":"2023-04-21T14:19:00.147388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"} [2023-04-21T14:19:00.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS