By type
Policy clamp HTTP participant config file: /opt/app/policy/clamp/etc/mounted/HttpParticipantParameters.yaml
overriding logback xml file
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.8)
[2023-11-06T03:06:33.601+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-11-06T03:06:33.601+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-ac-http-ppnt-56649b78d-57d95 with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-11-06T03:06:33.615+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-11-06T03:06:52.971+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8084 (http)
[2023-11-06T03:06:53.015+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8084"]
[2023-11-06T03:06:53.016+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-11-06T03:06:53.016+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-11-06T03:06:53.568+00:00|INFO|[/onap/httpparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-11-06T03:06:53.569+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 19598 ms
[2023-11-06T03:07:04.751+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-ac-http-ppnt-1
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-ac-http-ppnt
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-11-06T03:07:05.578+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-11-06T03:07:06.178+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-11-06T03:07:06.218+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-11-06T03:07:06.218+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1699240026015
[2023-11-06T03:07:06.393+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-1, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-11-06T03:07:10.838+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@31f20c9f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@f446158, org.springframework.security.web.context.SecurityContextPersistenceFilter@7123be6c, org.springframework.security.web.header.HeaderWriterFilter@23b3aa8c, org.springframework.security.web.authentication.logout.LogoutFilter@3bbf9027, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@108d55c4, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77a2aa4a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@2b917fb0, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@32f0c7f8, org.springframework.security.web.session.SessionManagementFilter@128c502c, org.springframework.security.web.access.ExceptionTranslationFilter@64a9d48c, org.springframework.security.web.access.intercept.AuthorizationFilter@69fa8e76]
[2023-11-06T03:07:35.941+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-11-06T03:07:36.253+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8084"]
[2023-11-06T03:07:37.013+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8084 (http) with context path '/onap/httpparticipant'
[2023-11-06T03:07:37.247+00:00|INFO|ServiceManager|main] service manager starting
[2023-11-06T03:07:37.247+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-11-06T03:07:37.341+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4ec520a3-92a1-4eff-a561-e00cb105461f, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-57d95, 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-11-06T03:07:38.256+00:00|INFO|ConsumerConfig|main] ConsumerConfig values:
allow.auto.create.topics = false
auto.commit.interval.ms = 5000
auto.include.jmx.reporter = true
auto.offset.reset = latest
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
check.crcs = true
client.dns.lookup = use_all_dns_ips
client.id = consumer-policy-clamp-ac-http-ppnt-2
client.rack =
connections.max.idle.ms = 540000
default.api.timeout.ms = 60000
enable.auto.commit = true
exclude.internal.topics = true
fetch.max.bytes = 52428800
fetch.max.wait.ms = 500
fetch.min.bytes = 1
group.id = policy-clamp-ac-http-ppnt
group.instance.id = null
heartbeat.interval.ms = 3000
interceptor.classes = []
internal.leave.group.on.close = true
internal.throw.on.fetch.stable.offset.unsupported = false
isolation.level = read_uncommitted
key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
max.partition.fetch.bytes = 1048576
max.poll.interval.ms = 300000
max.poll.records = 500
metadata.max.age.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
receive.buffer.bytes = 65536
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
session.timeout.ms = 45000
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
[2023-11-06T03:07:38.383+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-11-06T03:07:38.383+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-11-06T03:07:38.384+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1699240058382
[2023-11-06T03:07:38.385+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-11-06T03:07:38.398+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=3996883a-a9f8-4232-82aa-99610503a8d5, alive=false, publisher=null]]: starting
[2023-11-06T03:07:39.238+00:00|INFO|ProducerConfig|main] ProducerConfig values:
acks = -1
auto.include.jmx.reporter = true
batch.size = 16384
bootstrap.servers = [onap-strimzi-kafka-bootstrap:9092]
buffer.memory = 33554432
client.dns.lookup = use_all_dns_ips
client.id = policy-clamp-ac-http-ppnt-client-id
compression.type = none
connections.max.idle.ms = 540000
delivery.timeout.ms = 120000
enable.idempotence = true
interceptor.classes = []
key.serializer = class org.apache.kafka.common.serialization.StringSerializer
linger.ms = 0
max.block.ms = 60000
max.in.flight.requests.per.connection = 5
max.request.size = 1048576
metadata.max.age.ms = 300000
metadata.max.idle.ms = 300000
metric.reporters = []
metrics.num.samples = 2
metrics.recording.level = INFO
metrics.sample.window.ms = 30000
partitioner.adaptive.partitioning.enable = true
partitioner.availability.timeout.ms = 0
partitioner.class = null
partitioner.ignore.keys = false
receive.buffer.bytes = 32768
reconnect.backoff.max.ms = 1000
reconnect.backoff.ms = 50
request.timeout.ms = 30000
retries = 2147483647
retry.backoff.ms = 100
sasl.client.callback.handler.class = null
sasl.jaas.config = [hidden]
sasl.kerberos.kinit.cmd = /usr/bin/kinit
sasl.kerberos.min.time.before.relogin = 60000
sasl.kerberos.service.name = null
sasl.kerberos.ticket.renew.jitter = 0.05
sasl.kerberos.ticket.renew.window.factor = 0.8
sasl.login.callback.handler.class = null
sasl.login.class = null
sasl.login.connect.timeout.ms = null
sasl.login.read.timeout.ms = null
sasl.login.refresh.buffer.seconds = 300
sasl.login.refresh.min.period.seconds = 60
sasl.login.refresh.window.factor = 0.8
sasl.login.refresh.window.jitter = 0.05
sasl.login.retry.backoff.max.ms = 10000
sasl.login.retry.backoff.ms = 100
sasl.mechanism = SCRAM-SHA-512
sasl.oauthbearer.clock.skew.seconds = 30
sasl.oauthbearer.expected.audience = null
sasl.oauthbearer.expected.issuer = null
sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
sasl.oauthbearer.jwks.endpoint.url = null
sasl.oauthbearer.scope.claim.name = scope
sasl.oauthbearer.sub.claim.name = sub
sasl.oauthbearer.token.endpoint.url = null
security.protocol = SASL_PLAINTEXT
security.providers = null
send.buffer.bytes = 131072
socket.connection.setup.timeout.max.ms = 30000
socket.connection.setup.timeout.ms = 10000
ssl.cipher.suites = null
ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
ssl.endpoint.identification.algorithm = https
ssl.engine.factory.class = null
ssl.key.password = null
ssl.keymanager.algorithm = SunX509
ssl.keystore.certificate.chain = null
ssl.keystore.key = null
ssl.keystore.location = null
ssl.keystore.password = null
ssl.keystore.type = JKS
ssl.protocol = TLSv1.3
ssl.provider = null
ssl.secure.random.implementation = null
ssl.trustmanager.algorithm = PKIX
ssl.truststore.certificates = null
ssl.truststore.location = null
ssl.truststore.password = null
ssl.truststore.type = JKS
transaction.timeout.ms = 60000
transactional.id = null
value.serializer = class org.apache.kafka.common.serialization.StringSerializer
[2023-11-06T03:07:39.610+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Instantiated an idempotent producer.
[2023-11-06T03:07:39.915+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-11-06T03:07:39.917+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-11-06T03:07:39.917+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1699240059915
[2023-11-06T03:07:39.919+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=3996883a-a9f8-4232-82aa-99610503a8d5, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-11-06T03:07:39.919+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$cae59199
[2023-11-06T03:07:40.030+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-11-06T03:07:40.033+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-11-06T03:07:40.033+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-11-06T03:07:40.033+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-11-06T03:07:40.033+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-11-06T03:07:40.033+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-11-06T03:07:40.034+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-11-06T03:07:40.035+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-11-06T03:07:40.035+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4ec520a3-92a1-4eff-a561-e00cb105461f, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-57d95, 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@58b91d57
[2023-11-06T03:07:40.035+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4ec520a3-92a1-4eff-a561-e00cb105461f, consumerInstance=onap-policy-clamp-ac-http-ppnt-56649b78d-57d95, 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-11-06T03:07:40.036+00:00|INFO|ServiceManager|main] service manager started
[2023-11-06T03:07:40.239+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-11-06T03:07:40.264+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b14ff64a-01c5-42a0-8488-d5eab8265868","timestamp":"2023-11-06T03:07:40.086160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:07:44.936+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.963+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.967+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.967+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.967+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.967+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:44.968+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.006+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.007+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.007+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.007+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.007+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to phLg3XBsS4yFccxTVKbOjA
[2023-11-06T03:07:45.021+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Cluster ID: ycgosJPuSWie1uwOkWkA3A
[2023-11-06T03:07:45.025+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Cluster ID: ycgosJPuSWie1uwOkWkA3A
[2023-11-06T03:07:45.026+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] ProducerId set to 2001 with epoch 0
[2023-11-06T03:07:45.058+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-11-06T03:07:45.321+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-11-06T03:07:46.567+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-http-ppnt-2-7265a10a-bcbf-4495-8232-a02292c662ec
[2023-11-06T03:07:46.569+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-11-06T03:07:46.569+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] (Re-)joining group
[2023-11-06T03:07:46.712+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=b14ff64a-01c5-42a0-8488-d5eab8265868, timestamp=2023-11-06T03:07:40.086160Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=13d2783f-08a7-47c6-9228-e41404cc65d3, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])
[2023-11-06T03:07:47.120+00:00|INFO|Application|main] Started Application in 81.924 seconds (JVM running for 87.255)
[2023-11-06T03:07:49.715+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7265a10a-bcbf-4495-8232-a02292c662ec', protocol='range'}
[2023-11-06T03:07:49.772+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-http-ppnt-2-7265a10a-bcbf-4495-8232-a02292c662ec=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-11-06T03:07:50.001+00:00|INFO|ConsumerCoordinator|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-http-ppnt-2-7265a10a-bcbf-4495-8232-a02292c662ec', protocol='range'}
[2023-11-06T03:07:50.016+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-11-06T03:07:50.135+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] 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-11-06T03:07:50.236+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-11-06T03:07:50.236+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-11-06T03:07:50.236+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-11-06T03:07:50.236+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-11-06T03:07:50.237+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-11-06T03:07:50.237+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-11-06T03:07:50.895+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=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-11-06T03:07:50.896+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-11-06T03:07:51.021+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 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-11-06T03:07:51.022+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-1 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-11-06T03:07:51.219+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-11-06T03:07:51.219+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | policy-clamp-ac-http-ppnt] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-11-06T03:07:52.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80045790-4c88-488c-ba9a-f4210d8a0807","timestamp":"2023-11-06T03:07:51.782405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:07:52.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:09:03.905+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa7d1c38-1b72-43d1-974b-02bdb0be14a2","timestamp":"2023-11-06T03:09:03.856606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:09:04.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa7d1c38-1b72-43d1-974b-02bdb0be14a2","timestamp":"2023-11-06T03:09:03.856606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:09:04.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:09:11.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ff010df-aa14-4022-8684-c706b8bcf731","timestamp":"2023-11-06T03:09:11.373002Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:09:11.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:09:33.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2817f6a5-03c4-4490-8c69-c17fd03c424b","timestamp":"2023-11-06T03:09:32.477933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:09:33.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:09:49.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c35143d5-c64f-4596-bc6f-80951933a61f","timestamp":"2023-11-06T03:09:49.374133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:09:49.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:09:52.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b03ca8-7494-4946-a1a4-d7a4aaaf00fb","timestamp":"2023-11-06T03:09:51.782012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:09:52.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:11:03.858+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d805498-2a5b-40dc-badd-38625155fc86","timestamp":"2023-11-06T03:11:03.855484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:11:03.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d805498-2a5b-40dc-badd-38625155fc86","timestamp":"2023-11-06T03:11:03.855484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:11:03.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:11:11.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1d7ac72-ed01-4a3a-96dc-d5ce06a64350","timestamp":"2023-11-06T03:11:11.372348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:11:11.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:11:32.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a697ed0-8609-45e0-87bc-5d13c3aff124","timestamp":"2023-11-06T03:11:32.477218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:11:32.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:11:49.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72c0221c-11d0-4045-b93c-aa7e26e0f0ac","timestamp":"2023-11-06T03:11:49.374462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:11:49.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:11:52.653+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61313889-c9ba-46fa-900b-41c32c223e11","timestamp":"2023-11-06T03:11:51.782047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:11:52.654+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:13:03.964+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"091a1dbd-a2f7-4ee2-a1af-bc4e8e225af7","timestamp":"2023-11-06T03:13:03.961522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:13:04.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"091a1dbd-a2f7-4ee2-a1af-bc4e8e225af7","timestamp":"2023-11-06T03:13:03.961522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:13:04.434+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:13:10.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c12deecc-709e-45c5-9d26-3b85ac33b663","timestamp":"2023-11-06T03:13:11.371160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:13:10.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:13:33.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5394a0c-1625-4924-9c8d-fe1428434ce1","timestamp":"2023-11-06T03:13:32.476999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:13:33.358+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:13:49.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"28275b9d-ada3-4051-a712-b7c66f7682d7","timestamp":"2023-11-06T03:13:49.373971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:13:49.565+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:13:52.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e4605b9-dfbf-4215-adb4-e88d0532e9f5","timestamp":"2023-11-06T03:13:51.782058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:13:52.636+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:15:03.860+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08454bac-6ad7-42de-80c4-b29f4627c4f1","timestamp":"2023-11-06T03:15:03.853457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:15:03.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08454bac-6ad7-42de-80c4-b29f4627c4f1","timestamp":"2023-11-06T03:15:03.853457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:15:03.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:15:11.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"023f76c6-9777-4068-9f50-92eccb4027ad","timestamp":"2023-11-06T03:15:11.372127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:15:11.037+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:15:32.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bbfa694-c184-4883-879f-aa380b6e5977","timestamp":"2023-11-06T03:15:32.477031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:15:32.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:15:49.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b14a06f-ecbc-450f-8d65-6b875853ea28","timestamp":"2023-11-06T03:15:49.374436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:15:49.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:15:52.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e43eb70f-1a52-4fb7-9711-04d59c2fdea5","timestamp":"2023-11-06T03:15:51.782198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:15:52.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:16:45.268+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-http-ppnt-2, groupId=policy-clamp-ac-http-ppnt] Node -1 disconnected.
[2023-11-06T03:17:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45102d8d-8ab8-4436-ab0e-3bf36e9a9c59","timestamp":"2023-11-06T03:17:03.852604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:17:03.862+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node -1 disconnected.
[2023-11-06T03:17:04.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45102d8d-8ab8-4436-ab0e-3bf36e9a9c59","timestamp":"2023-11-06T03:17:03.852604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:17:04.387+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:17:10.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b5c3550-acfb-44b0-b0ea-e43ccfc896d0","timestamp":"2023-11-06T03:17:11.375489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:17:10.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:17:32.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9db3c457-8d67-46ba-963e-1e564eefecd5","timestamp":"2023-11-06T03:17:32.477077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:17:32.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:17:49.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cb7bb86-05da-407c-891a-9f32d0b6c122","timestamp":"2023-11-06T03:17:49.374157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:17:49.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:17:52.641+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf6dd14b-9151-44ce-a074-65b1928d9cf3","timestamp":"2023-11-06T03:17:51.781997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:17:52.641+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:19:03.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ef5d041-b157-4ad4-a933-a3304c21ba75","timestamp":"2023-11-06T03:19:03.853984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:19:03.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ef5d041-b157-4ad4-a933-a3304c21ba75","timestamp":"2023-11-06T03:19:03.853984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:19:03.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:19:10.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f343b12-866d-4184-bc10-58c6a1b7d5ba","timestamp":"2023-11-06T03:19:11.371144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:19:10.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:19:32.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48bcbc70-78cd-4d64-9060-1f7f30ad1549","timestamp":"2023-11-06T03:19:32.477441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:19:32.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:19:49.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"591f4273-2c52-438d-9e92-a9894d9565b6","timestamp":"2023-11-06T03:19:49.374247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:19:49.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:19:52.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db675a6a-63da-4cda-bf78-e6654a43f839","timestamp":"2023-11-06T03:19:51.782212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:19:52.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:21:03.875+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a7d7707-1212-48a0-9568-073c43743d86","timestamp":"2023-11-06T03:21:03.857598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:21:04.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a7d7707-1212-48a0-9568-073c43743d86","timestamp":"2023-11-06T03:21:03.857598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:21:04.029+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:21:10.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea5eb4ee-bfa1-4542-a606-1a41e2b0e5f2","timestamp":"2023-11-06T03:21:11.370952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:21:10.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:21:32.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fd86866-4ea2-47dd-818c-12a1732c0293","timestamp":"2023-11-06T03:21:32.477065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:21:32.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:21:49.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b07b2a-a56d-4dae-8445-909f8e3b152d","timestamp":"2023-11-06T03:21:49.375991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:21:49.761+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:21:52.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67035a49-964f-459a-9c02-aecb839c44dd","timestamp":"2023-11-06T03:21:51.782001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:21:52.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:23:03.873+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90ff39b3-1023-4a35-86eb-3159dd562d0d","timestamp":"2023-11-06T03:23:03.870633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:23:03.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90ff39b3-1023-4a35-86eb-3159dd562d0d","timestamp":"2023-11-06T03:23:03.870633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:23:03.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:23:10.938+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"418c15f1-dbc2-41f5-a2e5-1bf2cc273e53","timestamp":"2023-11-06T03:23:11.371942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:23:10.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:23:32.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06b3eb8d-151e-482b-b047-271392df860f","timestamp":"2023-11-06T03:23:32.477144Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:23:32.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:23:49.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9421732-16ab-4a7e-9748-c92ed34ce914","timestamp":"2023-11-06T03:23:49.374670Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:23:49.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:23:52.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be9ef903-5335-44b5-bee0-112548d86b8f","timestamp":"2023-11-06T03:23:51.782227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:23:52.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:25:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cde023b-d103-4603-a1ad-6430bc959593","timestamp":"2023-11-06T03:25:03.852611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:25:04.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cde023b-d103-4603-a1ad-6430bc959593","timestamp":"2023-11-06T03:25:03.852611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:25:04.097+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:25:10.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e95a24b2-5cab-4fa1-8c38-66b79c325ad3","timestamp":"2023-11-06T03:25:11.370917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:25:10.969+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:25:32.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9a71e12-a289-46f5-b1d4-6345ece9eb69","timestamp":"2023-11-06T03:25:32.476950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:25:32.920+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:25:49.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"724a7b6d-3814-40e6-80e1-d70f30731fae","timestamp":"2023-11-06T03:25:49.374471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:25:49.501+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:25:52.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d743363c-1e42-4f94-911d-ca3effc1e3aa","timestamp":"2023-11-06T03:25:51.781980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:25:52.726+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:26:34.126+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-11-06T03:27:03.857+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58270ca8-de7d-44d5-b741-31d9e39b20f2","timestamp":"2023-11-06T03:27:03.854473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:27:04.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58270ca8-de7d-44d5-b741-31d9e39b20f2","timestamp":"2023-11-06T03:27:03.854473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:27:04.156+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:27:11.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b76a46-e778-4660-bb0c-089057f3fccb","timestamp":"2023-11-06T03:27:11.371966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:27:11.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:27:32.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28b31961-3557-4923-bb01-6c4f0e8591b6","timestamp":"2023-11-06T03:27:32.477027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:27:32.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:27:49.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77e08bb2-c8f9-45f8-b038-402924c7caf5","timestamp":"2023-11-06T03:27:49.374040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:27:49.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:27:52.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b35e727b-80b9-4de8-a47b-78f44bde9332","timestamp":"2023-11-06T03:27:51.782356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:27:52.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:29:03.884+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09cbeccf-dc31-4ece-b173-467de6218656","timestamp":"2023-11-06T03:29:03.881321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:29:03.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09cbeccf-dc31-4ece-b173-467de6218656","timestamp":"2023-11-06T03:29:03.881321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:29:03.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:29:10.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38478a14-47dc-4ff5-bd34-b66c87760676","timestamp":"2023-11-06T03:29:11.370450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:29:10.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:29:32.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e39afc25-56e2-4b77-9f6d-a0f65d1aca77","timestamp":"2023-11-06T03:29:32.476983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:29:32.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:29:49.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e061e34-75d7-4624-ada0-2a79adb4da8e","timestamp":"2023-11-06T03:29:49.374016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:29:49.535+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:29:52.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6110961-c2fd-4447-9303-70f433951ae5","timestamp":"2023-11-06T03:29:51.782024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:29:52.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:31:03.905+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4655b430-200a-47e2-8fda-7f7b708d1649","timestamp":"2023-11-06T03:31:03.878811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:31:03.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4655b430-200a-47e2-8fda-7f7b708d1649","timestamp":"2023-11-06T03:31:03.878811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:31:03.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:31:10.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09f277cb-abec-436a-9f01-fefe4e98111b","timestamp":"2023-11-06T03:31:11.372859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:31:10.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:31:32.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568d4ec2-e20d-47b5-80e5-3589774f5e29","timestamp":"2023-11-06T03:31:32.477012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:31:32.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:31:49.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4109012b-5640-4b16-9229-1e5ebf0b39dd","timestamp":"2023-11-06T03:31:49.374667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:31:49.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:31:52.667+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e517d9e2-6ba4-4c70-8f17-1fcca72e4feb","timestamp":"2023-11-06T03:31:51.782028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:31:52.669+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:33:03.925+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61b6a7d8-46ff-4791-82b4-3324a0b4627e","timestamp":"2023-11-06T03:33:03.852821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:33:04.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61b6a7d8-46ff-4791-82b4-3324a0b4627e","timestamp":"2023-11-06T03:33:03.852821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:33:04.106+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:33:11.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"778ad800-6f3b-4558-8200-3456017bdc81","timestamp":"2023-11-06T03:33:11.371360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:33:11.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:33:32.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"966b6067-909b-4fb1-95af-43811dc79605","timestamp":"2023-11-06T03:33:32.477222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:33:32.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:33:49.518+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7048fea8-98cb-49f9-b028-8f5c8b6a321a","timestamp":"2023-11-06T03:33:49.374233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:33:49.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:33:52.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed15b30d-06fc-4bab-a8c4-250a57cf35cc","timestamp":"2023-11-06T03:33:51.782024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:33:52.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:35:03.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f124c49b-9c93-4625-8702-57a6e603b32a","timestamp":"2023-11-06T03:35:03.861868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:35:03.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f124c49b-9c93-4625-8702-57a6e603b32a","timestamp":"2023-11-06T03:35:03.861868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:35:03.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:35:11.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"283e32c5-8062-4594-99be-f6fa091c2bc1","timestamp":"2023-11-06T03:35:11.370424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:35:11.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:35:32.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13141a4c-c63e-4bc4-8ec3-dad5abe88690","timestamp":"2023-11-06T03:35:32.477143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:35:32.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:35:49.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"23a694e5-3397-4185-91c5-8c78da805969","timestamp":"2023-11-06T03:35:49.374335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:35:49.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:35:52.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43bb2670-773f-4ffd-89a8-ded2ea2df38c","timestamp":"2023-11-06T03:35:51.782065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:35:52.680+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:37:03.860+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26679b4c-3f82-4659-8c5f-530215057991","timestamp":"2023-11-06T03:37:03.852808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:37:03.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26679b4c-3f82-4659-8c5f-530215057991","timestamp":"2023-11-06T03:37:03.852808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:37:03.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:37:10.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45db1568-f743-436e-9c89-17dd6cb3cb35","timestamp":"2023-11-06T03:37:11.393301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:37:10.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:37:32.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d14d575-f3d7-434e-b8ca-3e925cfe7d9a","timestamp":"2023-11-06T03:37:32.477027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:37:32.938+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:37:49.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04c24270-8b5a-4efb-8f7a-637f5d9220ff","timestamp":"2023-11-06T03:37:49.374875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:37:49.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:37:52.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93b350e8-364a-4717-9bae-a670939d264f","timestamp":"2023-11-06T03:37:51.782271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:37:52.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:39:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dbc0998-fb3a-484d-a12c-6235ef5031bb","timestamp":"2023-11-06T03:39:03.853571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:39:03.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dbc0998-fb3a-484d-a12c-6235ef5031bb","timestamp":"2023-11-06T03:39:03.853571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:39:03.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:39:10.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35ed5706-4a9f-47d8-812f-2766cc85aba6","timestamp":"2023-11-06T03:39:11.372824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:39:10.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:39:32.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"940a7d58-b570-4bbf-affa-5e28e47f14aa","timestamp":"2023-11-06T03:39:32.477580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:39:32.890+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:39:49.515+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fd86735-0277-4759-b71d-0ad5ff3d5ee5","timestamp":"2023-11-06T03:39:49.374107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:39:49.516+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:39:52.661+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9ebe4cc-4f6a-41ac-a9e9-e36d8ea37b96","timestamp":"2023-11-06T03:39:51.782165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:39:52.662+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:41:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8cefe0a-7a9e-4770-a2fc-3a0e61d4cd30","timestamp":"2023-11-06T03:41:03.852937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:41:03.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8cefe0a-7a9e-4770-a2fc-3a0e61d4cd30","timestamp":"2023-11-06T03:41:03.852937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:41:03.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:41:10.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33bb54f9-9403-4870-8cb7-ca885415b7f2","timestamp":"2023-11-06T03:41:11.370664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:41:10.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:41:33.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d49859a-881b-4418-b7a3-3b2854972bf8","timestamp":"2023-11-06T03:41:32.477167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:41:33.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:41:49.513+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ed5ee47-2d0d-46fc-930a-a09f4355722e","timestamp":"2023-11-06T03:41:49.373954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:41:49.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:41:52.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a0be9b4-5906-4e7c-80f6-25ef227566a1","timestamp":"2023-11-06T03:41:51.782312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:41:52.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:43:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a69d3f7c-90bc-4a13-93b7-00f61c7049dc","timestamp":"2023-11-06T03:43:03.853752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:43:03.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a69d3f7c-90bc-4a13-93b7-00f61c7049dc","timestamp":"2023-11-06T03:43:03.853752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:43:03.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:43:10.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaf3c65d-2ca4-4220-b9bb-d0e4d7a0b350","timestamp":"2023-11-06T03:43:11.371168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:43:10.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:43:32.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a14295f4-743c-42e5-8d4a-3293157f3954","timestamp":"2023-11-06T03:43:32.477008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:43:32.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:43:49.521+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f98bfbd-3ce6-43fa-a482-b28f6a53be1b","timestamp":"2023-11-06T03:43:49.375337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:43:49.522+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:43:52.678+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1568ae74-5f0e-4429-a307-e157486165d9","timestamp":"2023-11-06T03:43:51.782010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:43:52.679+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:45:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48761353-d839-4b82-aad3-9f5d941fd24b","timestamp":"2023-11-06T03:45:03.853111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:45:03.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48761353-d839-4b82-aad3-9f5d941fd24b","timestamp":"2023-11-06T03:45:03.853111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:45:03.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:45:10.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e61a5570-c13a-48f3-931a-2b1a30bc3455","timestamp":"2023-11-06T03:45:11.371709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:45:10.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:45:32.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e7faec5-3aca-4efc-9ab9-665ddfd0350e","timestamp":"2023-11-06T03:45:32.478268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:45:32.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:45:49.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bb6118c-7cf9-488c-8fc0-f9bda983d282","timestamp":"2023-11-06T03:45:49.373903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:45:49.573+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:45:52.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"100fce03-c8e6-49fa-a472-43ca3a09ccf2","timestamp":"2023-11-06T03:45:51.781942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:45:52.666+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:47:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8ce8c7-e796-42ef-b08e-b9834ef5814a","timestamp":"2023-11-06T03:47:03.853436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:47:03.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8ce8c7-e796-42ef-b08e-b9834ef5814a","timestamp":"2023-11-06T03:47:03.853436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:47:03.927+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:47:10.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0513b10d-1f0d-4b5d-a7e9-01be33df5219","timestamp":"2023-11-06T03:47:11.370762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:47:10.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:47:32.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1008223-3feb-44ad-bac7-cf943b1a1167","timestamp":"2023-11-06T03:47:32.477160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:47:32.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:47:49.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94c44774-e47b-4ba9-b53f-653805f459f3","timestamp":"2023-11-06T03:47:49.374025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:47:49.562+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:47:52.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a58ef7d-8dd8-4329-bbc6-9544f05b6b05","timestamp":"2023-11-06T03:47:51.781991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:47:52.663+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:49:03.859+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73980d78-c62b-40dd-899c-796673da9ede","timestamp":"2023-11-06T03:49:03.853483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:49:04.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73980d78-c62b-40dd-899c-796673da9ede","timestamp":"2023-11-06T03:49:03.853483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:49:04.078+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:49:10.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf4a9fed-dabd-426b-b276-2c4109a3cb65","timestamp":"2023-11-06T03:49:11.370827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:49:10.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:49:32.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71e317d7-6dc2-4e88-bccc-4fec68e14daa","timestamp":"2023-11-06T03:49:32.476999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:49:32.946+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:49:49.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1bce72f-fa73-4343-9b24-18615f8e1cb0","timestamp":"2023-11-06T03:49:49.374728Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:49:49.647+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:49:52.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e564986-e720-4e5d-aef8-b5bcce31444b","timestamp":"2023-11-06T03:49:51.782223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:49:52.712+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:51:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"428c8dc2-154d-42e6-b61a-3a25e8ec234d","timestamp":"2023-11-06T03:51:03.852510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:51:03.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"428c8dc2-154d-42e6-b61a-3a25e8ec234d","timestamp":"2023-11-06T03:51:03.852510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:51:03.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:51:10.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43b814df-4b84-4e51-a8f0-131fd1ae4666","timestamp":"2023-11-06T03:51:11.372053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:51:10.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:51:32.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a70d7e2f-7e94-4c8f-abd9-03970aaae2b3","timestamp":"2023-11-06T03:51:32.477024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:51:32.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:51:49.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0cfba57-264b-45a1-9099-485f6dce0dfd","timestamp":"2023-11-06T03:51:49.373924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:51:49.553+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:51:52.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"789b569c-b076-455f-bf71-9aa22891e626","timestamp":"2023-11-06T03:51:51.782122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:51:52.693+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:52:04.329+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-11-06T03:53:03.872+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06e01a1f-3535-46d7-84f6-7853a1c5f056","timestamp":"2023-11-06T03:53:03.855653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:53:04.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06e01a1f-3535-46d7-84f6-7853a1c5f056","timestamp":"2023-11-06T03:53:03.855653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:53:04.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:53:10.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f41deb72-cdcd-4c76-85b9-ee49a0a35dac","timestamp":"2023-11-06T03:53:11.370923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:53:10.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:53:32.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"706e91e7-6505-4724-950e-bf2943d091d4","timestamp":"2023-11-06T03:53:32.477208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:53:32.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:53:49.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75b91381-9fb5-4213-9a76-637a9192a49b","timestamp":"2023-11-06T03:53:49.373942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:53:49.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:53:52.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa42c68-52ff-4343-8c35-5a796573c1d6","timestamp":"2023-11-06T03:53:51.781956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:53:52.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:55:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f2432f-3d4e-4fdd-87ea-656cc8747c5a","timestamp":"2023-11-06T03:55:03.852056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:55:03.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6f2432f-3d4e-4fdd-87ea-656cc8747c5a","timestamp":"2023-11-06T03:55:03.852056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:55:03.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:55:10.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d1b2bc4-2dbe-4854-b1e4-b128c7ef2442","timestamp":"2023-11-06T03:55:11.370764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:55:11.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:55:32.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24b94a87-b941-4753-b297-af9ce566c72a","timestamp":"2023-11-06T03:55:32.477417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:55:32.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:55:49.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c576127-0669-41ff-913a-20e37c074658","timestamp":"2023-11-06T03:55:49.374959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:55:49.601+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:55:52.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a63054a-93f0-49ad-bd6d-29a59c45361f","timestamp":"2023-11-06T03:55:51.781928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:55:52.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:57:03.868+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac9d88ea-cdbc-48dc-86e2-97f00a7490a2","timestamp":"2023-11-06T03:57:03.858422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:57:03.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac9d88ea-cdbc-48dc-86e2-97f00a7490a2","timestamp":"2023-11-06T03:57:03.858422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:57:03.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:57:10.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"754f15f8-b964-4691-9beb-8202c298a938","timestamp":"2023-11-06T03:57:11.370453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:57:10.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:57:33.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f6a89b8-c76c-4ef8-9128-1c4dfd13e6fc","timestamp":"2023-11-06T03:57:32.477325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:57:33.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:57:49.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"63dbef1d-e9eb-45d9-ae9c-a4bf0f0fb895","timestamp":"2023-11-06T03:57:49.374051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:57:49.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:57:52.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c423893d-76a9-4eae-8c2f-0dc2509dee66","timestamp":"2023-11-06T03:57:51.782444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:57:52.707+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:59:03.874+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d2e4eb-8da1-4271-b835-be130b74e531","timestamp":"2023-11-06T03:59:03.862363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:59:03.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3d2e4eb-8da1-4271-b835-be130b74e531","timestamp":"2023-11-06T03:59:03.862363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T03:59:03.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:59:10.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8279318-d5f4-4a2a-871f-025288966213","timestamp":"2023-11-06T03:59:11.371730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T03:59:10.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:59:33.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30abc316-b9ac-43d9-84bf-6c7b0ae0a09f","timestamp":"2023-11-06T03:59:32.477133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T03:59:33.026+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:59:49.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eb665af-b2f9-44e4-8f6d-e2ef41b185d8","timestamp":"2023-11-06T03:59:49.373917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T03:59:49.567+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T03:59:52.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0c65735-9f86-4020-9c5f-5ccb7c7e3906","timestamp":"2023-11-06T03:59:51.782005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T03:59:52.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:01:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8674e7b-992b-430c-8cc4-c5ed2eb0b5f1","timestamp":"2023-11-06T04:01:03.853423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:01:03.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8674e7b-992b-430c-8cc4-c5ed2eb0b5f1","timestamp":"2023-11-06T04:01:03.853423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:01:03.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:01:10.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceb3a92a-a0a6-4b50-a537-339422f380c7","timestamp":"2023-11-06T04:01:11.370506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:01:10.931+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:01:32.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e0fc4a8-1931-4615-aeec-c9e21128de86","timestamp":"2023-11-06T04:01:32.477039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:01:32.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:01:49.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0744e9b8-2280-4be1-9b30-0f6ffe59a98b","timestamp":"2023-11-06T04:01:49.373936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:01:49.568+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:01:52.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76a240e-59ab-481f-8619-227c98190635","timestamp":"2023-11-06T04:01:51.782201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:01:52.697+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:03:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6d0e4ac-80f1-4695-9e5c-5e1ce1990bb2","timestamp":"2023-11-06T04:03:03.853260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:03:03.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6d0e4ac-80f1-4695-9e5c-5e1ce1990bb2","timestamp":"2023-11-06T04:03:03.853260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:03:03.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:03:10.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c05bbcaf-18f0-4c81-8f94-17939c43eecd","timestamp":"2023-11-06T04:03:11.371523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:03:10.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:03:32.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6143bcb-b71b-48c0-b9df-5564c24fef32","timestamp":"2023-11-06T04:03:32.477113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:03:32.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:03:49.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1f1e19d-9953-4279-b8b1-d825b1eddef5","timestamp":"2023-11-06T04:03:49.376633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:03:49.594+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:03:52.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f21d36de-db21-4c60-9994-43e8f669a228","timestamp":"2023-11-06T04:03:51.782084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:03:52.700+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:05:03.857+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66b75e89-beb5-413d-a97f-57762cf30506","timestamp":"2023-11-06T04:05:03.851896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:05:03.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66b75e89-beb5-413d-a97f-57762cf30506","timestamp":"2023-11-06T04:05:03.851896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:05:03.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:05:10.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"123ec420-4ecf-4813-b50c-b501bd95db6c","timestamp":"2023-11-06T04:05:11.371156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:05:10.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:05:32.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2124563-c262-4d7e-ad90-cceb25ea5c85","timestamp":"2023-11-06T04:05:32.477054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:05:32.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:05:49.669+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04dc4167-207e-496d-970e-bce706e0b49c","timestamp":"2023-11-06T04:05:49.373901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:05:49.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:05:52.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf070663-326a-4e1b-a1b9-a5c02816fa88","timestamp":"2023-11-06T04:05:51.782008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:05:52.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:07:03.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4527a39f-62c2-456d-856a-6246083bceea","timestamp":"2023-11-06T04:07:03.856626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:07:03.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4527a39f-62c2-456d-856a-6246083bceea","timestamp":"2023-11-06T04:07:03.856626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:07:03.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:07:10.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"594adde9-1b3f-48c5-8d9a-b396a5b4ac48","timestamp":"2023-11-06T04:07:11.371286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:07:10.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:07:32.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56b200c2-4c0e-4946-9be7-1377228137f3","timestamp":"2023-11-06T04:07:32.477372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:07:32.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:07:49.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9914d2-4883-4182-a0f1-5ac44da0d49d","timestamp":"2023-11-06T04:07:49.373975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:07:49.659+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:07:52.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1fb08b9-36d5-4874-8e43-76f2d9315624","timestamp":"2023-11-06T04:07:51.781969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:07:52.740+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:09:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d599c-8d32-4f37-976c-374df17f81ea","timestamp":"2023-11-06T04:09:03.855480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:09:03.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d42d599c-8d32-4f37-976c-374df17f81ea","timestamp":"2023-11-06T04:09:03.855480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:09:03.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:09:10.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6227dc20-f8c8-4331-8ac5-c5da08886369","timestamp":"2023-11-06T04:09:11.370508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:09:10.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:09:33.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a31cfd8-759f-45de-8a3e-f3e1c283b028","timestamp":"2023-11-06T04:09:32.477285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:09:33.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:09:49.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fad39748-b9d4-4fba-bdeb-45e43fac6588","timestamp":"2023-11-06T04:09:49.374717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:09:49.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:09:52.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f41ff37-6f01-4cce-ba55-ae2318ce68f4","timestamp":"2023-11-06T04:09:51.781966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:09:52.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:11:03.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a53f3b-e4c7-4448-ba06-597ea5e5c2ac","timestamp":"2023-11-06T04:11:03.859115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:11:03.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26a53f3b-e4c7-4448-ba06-597ea5e5c2ac","timestamp":"2023-11-06T04:11:03.859115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:11:03.954+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:11:10.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca504139-1c45-4900-abf1-ff0b231ab5f9","timestamp":"2023-11-06T04:11:11.370543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:11:10.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:11:33.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"769663a8-2fd6-4ad3-9bfa-7c2a59c9d2d9","timestamp":"2023-11-06T04:11:32.477023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:11:33.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:11:49.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5302c3d-3678-44dc-bd64-2bb670c11fb9","timestamp":"2023-11-06T04:11:49.374024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:11:49.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:11:52.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b680865d-adee-4d0b-bc3c-acb5c3379c29","timestamp":"2023-11-06T04:11:51.781958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:11:52.725+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:12:03.955+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-11-06T04:13:03.888+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d02c8e5-1e0c-4da7-90c6-d8d812314e6e","timestamp":"2023-11-06T04:13:03.861804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:13:03.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d02c8e5-1e0c-4da7-90c6-d8d812314e6e","timestamp":"2023-11-06T04:13:03.861804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:13:03.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:13:10.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccc5b32-dbc7-460d-88bb-a7485073345f","timestamp":"2023-11-06T04:13:11.371915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:13:10.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:13:32.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fafaec3-83de-456f-b9d7-7a8f330b4b32","timestamp":"2023-11-06T04:13:32.477103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:13:32.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:13:49.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"032a5c71-8da6-4a4c-8ed0-c59e248a310a","timestamp":"2023-11-06T04:13:49.373930Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:13:49.612+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:13:52.737+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"625740af-4946-4398-b33e-d5dd996484ad","timestamp":"2023-11-06T04:13:51.781959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:13:52.738+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:15:03.860+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f148914-4641-4b01-a7e0-8c5214c11b68","timestamp":"2023-11-06T04:15:03.855006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:15:03.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f148914-4641-4b01-a7e0-8c5214c11b68","timestamp":"2023-11-06T04:15:03.855006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:15:03.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:15:10.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c6c653-f3dc-4d39-b51a-a4a52ae55b11","timestamp":"2023-11-06T04:15:11.371755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:15:10.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:15:32.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c8a4f67-04d6-474d-b5db-245fee58013f","timestamp":"2023-11-06T04:15:32.477214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:15:32.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:15:49.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1586aca5-96c3-4d20-a069-b436fccc5da1","timestamp":"2023-11-06T04:15:49.380998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:15:49.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:15:52.692+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56532fa6-51b3-4528-9e27-5d59fdb68f87","timestamp":"2023-11-06T04:15:51.782262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:15:52.692+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:17:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c1482f-b759-4f83-86c7-6dce96cdba82","timestamp":"2023-11-06T04:17:03.852805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:17:04.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c1482f-b759-4f83-86c7-6dce96cdba82","timestamp":"2023-11-06T04:17:03.852805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:17:04.080+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:17:10.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"176febad-09e2-47ea-b5a9-c71e7505fd5d","timestamp":"2023-11-06T04:17:11.370814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:17:10.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:17:33.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49a1bd2-058c-44aa-8c18-b6b292309324","timestamp":"2023-11-06T04:17:32.476913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:17:33.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:17:49.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"29f16a32-4ab7-445c-a39c-f218a8d25747","timestamp":"2023-11-06T04:17:49.374630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:17:49.714+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:17:52.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"678abf64-6aca-4474-b02f-dc27f6c94eeb","timestamp":"2023-11-06T04:17:51.781875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:17:52.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:19:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4db3a3-c8dc-45c3-a1c8-cdb50b497929","timestamp":"2023-11-06T04:19:03.852010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:19:03.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c4db3a3-c8dc-45c3-a1c8-cdb50b497929","timestamp":"2023-11-06T04:19:03.852010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:19:03.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:19:11.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fba7214f-2247-4037-b872-812277825ba0","timestamp":"2023-11-06T04:19:11.371584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:19:11.048+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:19:32.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d25ff7fd-04ca-421b-923c-a2ee8ee246f4","timestamp":"2023-11-06T04:19:32.477195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:19:32.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:19:49.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8b2a88a-2795-4d81-b925-f8ae235c593b","timestamp":"2023-11-06T04:19:49.373853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:19:49.604+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:19:52.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"586a1792-2245-4844-b9d8-1491696f0331","timestamp":"2023-11-06T04:19:51.781942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:19:52.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:21:03.886+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d8a5c7-a5c1-4d18-a1ab-db13c6c90d41","timestamp":"2023-11-06T04:21:03.884408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:21:04.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d8a5c7-a5c1-4d18-a1ab-db13c6c90d41","timestamp":"2023-11-06T04:21:03.884408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:21:04.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:21:10.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21517ae3-6cac-4ff6-be5e-8e5bb920166f","timestamp":"2023-11-06T04:21:11.371491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:21:10.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:21:32.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46b8b6de-01e6-42fa-b3af-757216a4aa27","timestamp":"2023-11-06T04:21:32.476933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:21:32.934+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:21:49.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ae59908-8024-466b-a071-8d6fe74e8d82","timestamp":"2023-11-06T04:21:49.373916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:21:49.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:21:52.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72ad1607-d31a-48a5-a182-ff3d8c05fa87","timestamp":"2023-11-06T04:21:51.781894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:21:52.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:23:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffba1fd-5bf0-461c-a250-57553a1ac8eb","timestamp":"2023-11-06T04:23:03.852210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:23:03.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ffba1fd-5bf0-461c-a250-57553a1ac8eb","timestamp":"2023-11-06T04:23:03.852210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:23:03.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:23:10.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f29a5683-b92e-4c54-a06f-6ba8bff0623a","timestamp":"2023-11-06T04:23:11.370544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:23:10.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:23:32.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6c414dc-9e10-4e7f-8036-4cf04fa16db4","timestamp":"2023-11-06T04:23:32.476894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:23:32.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:23:49.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d03909b-d8d0-4ac5-a4a3-acedf90cd078","timestamp":"2023-11-06T04:23:49.374677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:23:49.664+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:23:52.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30ab34c0-4bd0-42aa-998c-311cb56e41cc","timestamp":"2023-11-06T04:23:51.782102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:23:52.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:25:03.875+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7109314a-88fd-4b72-a575-67faa9e89949","timestamp":"2023-11-06T04:25:03.873662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:25:04.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7109314a-88fd-4b72-a575-67faa9e89949","timestamp":"2023-11-06T04:25:03.873662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:25:04.064+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:25:10.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b22fb7ab-372a-4203-8b01-a37f3f497d9d","timestamp":"2023-11-06T04:25:11.370506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:25:10.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:25:32.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d4279b4-5a08-4cb5-b091-d1a87077f3f2","timestamp":"2023-11-06T04:25:32.477166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:25:32.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:25:49.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"494ebf70-5ce1-4821-9183-6b89ea5adab6","timestamp":"2023-11-06T04:25:49.373912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:25:49.651+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:25:52.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4d177e9-fc16-4b1d-a196-3991caaaa685","timestamp":"2023-11-06T04:25:51.781963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:25:52.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:26:34.017+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-11-06T04:27:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea25adf-91e9-4e53-8807-206ba9b2e6a2","timestamp":"2023-11-06T04:27:03.853030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:27:04.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ea25adf-91e9-4e53-8807-206ba9b2e6a2","timestamp":"2023-11-06T04:27:03.853030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:27:04.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:27:10.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed679e8-ba66-4df3-b759-f93888677ed8","timestamp":"2023-11-06T04:27:11.372530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:27:10.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:27:32.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc64f9e9-78e2-4f25-9ef9-c40b733d8e87","timestamp":"2023-11-06T04:27:32.477232Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:27:32.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:27:49.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b0bda0f-f3f6-4c7e-aa05-d8292a3f388a","timestamp":"2023-11-06T04:27:49.376904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:27:49.733+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:27:52.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19bc10b6-0cab-45d0-87b2-f72324f12286","timestamp":"2023-11-06T04:27:51.781878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:27:52.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:29:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025a57de-94d9-4b6f-8885-bb749b82c35c","timestamp":"2023-11-06T04:29:03.852395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:29:03.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"025a57de-94d9-4b6f-8885-bb749b82c35c","timestamp":"2023-11-06T04:29:03.852395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:29:03.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:29:10.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0703ef-0d28-4976-811c-ae8604556059","timestamp":"2023-11-06T04:29:11.371423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:29:10.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:29:32.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da332419-f061-49dd-bdfd-8984b9f5ce56","timestamp":"2023-11-06T04:29:32.476947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:29:32.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:29:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05ef87b3-75bd-4011-9283-ca8081708558","timestamp":"2023-11-06T04:29:49.374493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:29:49.704+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:29:52.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"313cebe6-7bb3-41bf-be50-2e7528f7bd96","timestamp":"2023-11-06T04:29:51.781832Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:29:52.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:31:03.858+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2daa6950-f604-49a3-92a6-0c0b5396069a","timestamp":"2023-11-06T04:31:03.854173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:31:04.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2daa6950-f604-49a3-92a6-0c0b5396069a","timestamp":"2023-11-06T04:31:03.854173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:31:04.031+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:31:11.102+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61fc3760-8bc1-4973-b364-c5a8cb51db17","timestamp":"2023-11-06T04:31:11.370612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:31:11.102+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:31:32.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"730a308d-d17e-4267-9493-a9a54cbdefd0","timestamp":"2023-11-06T04:31:32.476967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:31:32.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:31:49.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"315248b6-2eba-410e-9566-c863a089bc7b","timestamp":"2023-11-06T04:31:49.376979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:31:49.715+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:31:52.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb31f3ad-01a5-4076-a3e6-d2b438ea4500","timestamp":"2023-11-06T04:31:51.782135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:31:52.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:32:04.182+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-11-06T04:33:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fda384-15fc-4753-97ab-464086ca790e","timestamp":"2023-11-06T04:33:03.852095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:33:03.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2fda384-15fc-4753-97ab-464086ca790e","timestamp":"2023-11-06T04:33:03.852095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:33:03.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:33:10.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9df77f9c-4caf-40db-b62c-705e98a2ff9c","timestamp":"2023-11-06T04:33:11.372095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:33:10.951+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:33:33.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38b95a32-2db5-49c0-9672-3c16ed979d2e","timestamp":"2023-11-06T04:33:32.477094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:33:33.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:33:49.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4848cd14-69ca-4a31-b3ab-86f5cc5baaa1","timestamp":"2023-11-06T04:33:49.373885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:33:49.657+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:33:52.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35876dc2-7789-4a05-8512-f156546cdcb3","timestamp":"2023-11-06T04:33:51.781924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:33:52.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:35:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12936a0f-a39b-42a9-a963-908421b07166","timestamp":"2023-11-06T04:35:03.852523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:35:03.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12936a0f-a39b-42a9-a963-908421b07166","timestamp":"2023-11-06T04:35:03.852523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:35:03.970+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:35:10.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57fa6e2a-1c42-486f-8acd-634c511b403a","timestamp":"2023-11-06T04:35:11.370453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:35:10.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:35:33.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4490d983-d190-4d5d-a6d0-f91b1502adb2","timestamp":"2023-11-06T04:35:32.476998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:35:33.040+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:35:49.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d39f7953-2d60-4095-84e0-35d2aaecabd4","timestamp":"2023-11-06T04:35:49.373891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:35:49.724+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:35:52.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48070fea-3c26-4e3c-a8a0-3ad76de10677","timestamp":"2023-11-06T04:35:51.782111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:35:52.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:37:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc603f7e-260f-4bfd-867c-35debcdca2d9","timestamp":"2023-11-06T04:37:03.853561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:37:03.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc603f7e-260f-4bfd-867c-35debcdca2d9","timestamp":"2023-11-06T04:37:03.853561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:37:03.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:37:10.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab1db55d-91fd-4aa8-b763-1defce3bda62","timestamp":"2023-11-06T04:37:11.370608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:37:10.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:37:33.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"313b56a5-d838-42ef-84fd-33ada043e231","timestamp":"2023-11-06T04:37:32.477010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:37:33.002+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:37:49.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5bed0a-78b9-4e24-a516-abf473fd417b","timestamp":"2023-11-06T04:37:49.374752Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:37:49.718+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:37:52.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f15626cd-50ac-436f-b06f-75f5b6ff0e80","timestamp":"2023-11-06T04:37:51.781898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:37:52.744+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:39:03.860+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aee24fe-7de3-409a-87fd-3ee7571219a7","timestamp":"2023-11-06T04:39:03.858050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:39:03.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0aee24fe-7de3-409a-87fd-3ee7571219a7","timestamp":"2023-11-06T04:39:03.858050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:39:03.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:39:10.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77839c4b-17dd-4901-928f-e1ad97d630d4","timestamp":"2023-11-06T04:39:11.373611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:39:10.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:39:33.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57c1fc31-5b5b-4f27-9d8e-96e925504542","timestamp":"2023-11-06T04:39:32.477200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:39:33.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:39:49.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"07955a3b-e179-48b4-bb2a-ab2b3b100aea","timestamp":"2023-11-06T04:39:49.373928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:39:49.683+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:39:52.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a25c36-9d69-4be0-a2c0-cbe6a17697b9","timestamp":"2023-11-06T04:39:51.781827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:39:52.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:41:03.862+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f0a7ca2-bb9e-4d8f-a75f-e6e5abff516f","timestamp":"2023-11-06T04:41:03.860173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:41:03.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f0a7ca2-bb9e-4d8f-a75f-e6e5abff516f","timestamp":"2023-11-06T04:41:03.860173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:41:03.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:41:11.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b7c8e1-4bef-4a51-a17f-4e7e61686488","timestamp":"2023-11-06T04:41:11.371013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:41:11.093+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:41:32.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15318492-7865-4b9c-9b4c-c0125950e48a","timestamp":"2023-11-06T04:41:32.476915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:41:32.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:41:49.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cad65d5-f366-4c55-a5f4-f5be0a67408f","timestamp":"2023-11-06T04:41:49.374336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:41:49.694+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:41:52.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02385505-2f96-4df1-a705-e244a8ae3460","timestamp":"2023-11-06T04:41:51.782454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:41:52.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:43:03.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f54edb46-5b37-4e55-9578-2dc4f4d89d79","timestamp":"2023-11-06T04:43:03.861305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:43:04.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f54edb46-5b37-4e55-9578-2dc4f4d89d79","timestamp":"2023-11-06T04:43:03.861305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:43:04.063+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:43:11.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f64347f-0828-4bda-894a-679a257a2a57","timestamp":"2023-11-06T04:43:11.370738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:43:11.069+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:43:32.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3edca6f9-9c34-4739-8940-c5c219cc3061","timestamp":"2023-11-06T04:43:32.477020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:43:32.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:43:49.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ed19dc-da76-4915-8105-48fc981d759e","timestamp":"2023-11-06T04:43:49.373885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:43:49.765+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:43:52.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64042bc6-8e87-498b-82f0-0f073d63f558","timestamp":"2023-11-06T04:43:51.781887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:43:52.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:45:03.859+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f82ecc72-2abd-4ee7-ba68-07b75bcffad1","timestamp":"2023-11-06T04:45:03.853322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:45:04.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f82ecc72-2abd-4ee7-ba68-07b75bcffad1","timestamp":"2023-11-06T04:45:03.853322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:45:04.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:45:10.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4212ef77-9d7e-4380-8ea1-e115d7d72986","timestamp":"2023-11-06T04:45:11.370650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:45:10.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:45:32.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19fa1429-9c6a-43f3-8a62-68f2a3f4b2f4","timestamp":"2023-11-06T04:45:32.476959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:45:32.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:45:49.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c82305-111b-401f-a21d-ecaca5111d64","timestamp":"2023-11-06T04:45:49.374831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:45:49.739+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:45:52.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fefcf54d-b11b-4b7d-b1c7-65ebce3da464","timestamp":"2023-11-06T04:45:51.782101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:45:52.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:46:34.023+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-11-06T04:47:03.858+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd421e6-86e8-41ec-8f48-90dbfde41ab1","timestamp":"2023-11-06T04:47:03.855405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:47:04.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd421e6-86e8-41ec-8f48-90dbfde41ab1","timestamp":"2023-11-06T04:47:03.855405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:47:04.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:47:10.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62cbcd0a-6485-42c2-8d91-c28948c32765","timestamp":"2023-11-06T04:47:11.372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:47:10.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:47:33.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d94b6193-bf96-4d03-bd13-4f1d52f5bea2","timestamp":"2023-11-06T04:47:32.476959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:47:33.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:47:49.776+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6265213e-4bc7-4ae7-bdbb-d5953bcd9d26","timestamp":"2023-11-06T04:47:49.377078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:47:49.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:47:52.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5c4ae8e-2081-49b3-980a-cce1e74832b3","timestamp":"2023-11-06T04:47:51.781945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:47:52.751+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:49:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc1922f-1037-4a85-8306-e75d3685c9e6","timestamp":"2023-11-06T04:49:03.852110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:49:04.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc1922f-1037-4a85-8306-e75d3685c9e6","timestamp":"2023-11-06T04:49:03.852110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:49:04.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:49:10.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c713fe2f-bf48-437f-bfd8-05d9c34dde39","timestamp":"2023-11-06T04:49:11.372681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:49:10.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:49:33.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7356d7d5-a183-42bd-b1fa-c4b6031e4430","timestamp":"2023-11-06T04:49:32.476948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:49:33.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:49:49.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"323bf44e-c667-4951-98e7-b119210949f9","timestamp":"2023-11-06T04:49:49.373917Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:49:49.746+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:49:52.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ea0de1b-a7d9-4f50-9be9-f9de0e7e749c","timestamp":"2023-11-06T04:49:51.782066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:49:52.755+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:50:04.010+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-11-06T04:51:03.863+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16f04581-b076-4e43-8423-200c28d49aba","timestamp":"2023-11-06T04:51:03.854365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:51:04.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16f04581-b076-4e43-8423-200c28d49aba","timestamp":"2023-11-06T04:51:03.854365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:51:04.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:51:10.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14aae880-cf4f-4d92-b39c-7032e2830728","timestamp":"2023-11-06T04:51:11.370658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:51:10.935+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:51:33.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4fc26fb-297e-4461-82ea-076cd9de48af","timestamp":"2023-11-06T04:51:32.476931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:51:33.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:51:49.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb6fd206-387f-4159-bc49-872d4df562b9","timestamp":"2023-11-06T04:51:49.373941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:51:49.743+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:51:52.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f853506-c6e8-439b-bca1-b77ffd2cddfd","timestamp":"2023-11-06T04:51:51.782031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:51:52.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:53:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9677a75-de54-4830-83de-25ed95b5ec10","timestamp":"2023-11-06T04:53:03.853527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:53:03.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9677a75-de54-4830-83de-25ed95b5ec10","timestamp":"2023-11-06T04:53:03.853527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:53:03.989+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:53:10.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"071f0e36-7565-4c59-a625-c966b721ef42","timestamp":"2023-11-06T04:53:11.370566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:53:10.989+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:53:33.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8898ed3-81b7-4c16-a9a0-c62dfd4b2d22","timestamp":"2023-11-06T04:53:32.476953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:53:33.070+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:53:49.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bfa7389-fdd0-408b-8fd3-e0b7499fb9c6","timestamp":"2023-11-06T04:53:49.374753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:53:49.722+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:53:52.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e2cff5a-cb64-4576-9abd-f975b1f9472b","timestamp":"2023-11-06T04:53:51.781885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:53:52.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:55:03.882+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"649f37c7-58b4-4155-ae7f-fddfb040319d","timestamp":"2023-11-06T04:55:03.856340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:55:04.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"649f37c7-58b4-4155-ae7f-fddfb040319d","timestamp":"2023-11-06T04:55:03.856340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:55:04.103+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:55:10.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e4413e-b664-4ff4-ae0b-f85ae0e41387","timestamp":"2023-11-06T04:55:11.371687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:55:10.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:55:33.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"572ea8fc-0b86-49fb-8755-11adcb07827d","timestamp":"2023-11-06T04:55:32.476901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:55:33.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:55:49.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8294a23-c5d0-4c23-8e5b-9befd3f928f2","timestamp":"2023-11-06T04:55:49.373920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:55:49.703+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:55:52.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09a90a7f-96b1-4f50-9a7c-cfe390d7e4b7","timestamp":"2023-11-06T04:55:51.781982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:55:52.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:57:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18bf3913-efc7-4ca6-beb0-02bd725d1610","timestamp":"2023-11-06T04:57:03.853209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:57:04.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18bf3913-efc7-4ca6-beb0-02bd725d1610","timestamp":"2023-11-06T04:57:03.853209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:57:04.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:57:10.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"473696b8-3118-4e83-9bc7-07afba642165","timestamp":"2023-11-06T04:57:11.370508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:57:10.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:57:33.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ea6dd5a-c827-431a-b39a-c5fbef506f73","timestamp":"2023-11-06T04:57:32.476904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:57:33.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:57:49.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"68cccfad-b312-40a6-97b8-fdc465beaa55","timestamp":"2023-11-06T04:57:49.373934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:57:49.713+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:57:52.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1adba1e6-6856-4f90-b7dc-2b0a340d7de1","timestamp":"2023-11-06T04:57:51.781987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:57:52.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:59:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"224bb491-0a66-4448-a539-1ff310ba4b3a","timestamp":"2023-11-06T04:59:03.852029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:59:03.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"224bb491-0a66-4448-a539-1ff310ba4b3a","timestamp":"2023-11-06T04:59:03.852029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T04:59:03.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:59:10.981+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"934243a3-550d-4b4d-a9ce-f421ba55574d","timestamp":"2023-11-06T04:59:11.375634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T04:59:10.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:59:33.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f97377a7-90c5-4d7c-92fc-f3579e47997a","timestamp":"2023-11-06T04:59:32.476925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T04:59:33.172+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:59:49.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d183ee24-dea4-4a84-9c21-47a8e2fbf6cb","timestamp":"2023-11-06T04:59:49.374184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T04:59:49.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T04:59:52.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d56cafaa-9dd1-4f78-b37a-a224054f6601","timestamp":"2023-11-06T04:59:51.781941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T04:59:52.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:01:03.880+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b9e5dde-4bd7-4527-b60d-ca3cb475bcf3","timestamp":"2023-11-06T05:01:03.854242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:01:03.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b9e5dde-4bd7-4527-b60d-ca3cb475bcf3","timestamp":"2023-11-06T05:01:03.854242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:01:03.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:01:11.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f0d38f5-46ad-477b-b164-4ace4a5e261d","timestamp":"2023-11-06T05:01:11.374829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:01:11.017+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:01:33.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f5a268e-878f-4835-9392-b5d736922f5c","timestamp":"2023-11-06T05:01:32.476990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:01:33.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:01:49.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"369d3f5f-64dd-438a-aa78-de408f43c602","timestamp":"2023-11-06T05:01:49.374341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:01:49.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:01:52.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43a39f11-8fe1-487e-981b-c2c9c6ca51ad","timestamp":"2023-11-06T05:01:51.782021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:01:52.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:03:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad06dc4a-d102-41b3-afc7-a2f2229ab5d2","timestamp":"2023-11-06T05:03:03.851925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:03:03.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad06dc4a-d102-41b3-afc7-a2f2229ab5d2","timestamp":"2023-11-06T05:03:03.851925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:03:03.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:03:10.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43da49ff-7089-4e66-940a-386bba253c38","timestamp":"2023-11-06T05:03:11.370446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:03:10.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:03:33.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ed6159f-9e43-439b-8c71-c89295d6d7d2","timestamp":"2023-11-06T05:03:32.477134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:03:33.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:03:49.740+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c8b4dd7-b975-46a2-a452-4bb5674fdf90","timestamp":"2023-11-06T05:03:49.373914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:03:49.741+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:03:52.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f6beec9-4d19-4f8f-b069-d95d6e8312ed","timestamp":"2023-11-06T05:03:51.781981Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:03:52.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:05:03.902+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c64115-1e75-449d-ad08-b3ff37d8d999","timestamp":"2023-11-06T05:05:03.900673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:05:04.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c64115-1e75-449d-ad08-b3ff37d8d999","timestamp":"2023-11-06T05:05:03.900673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:05:04.021+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:05:10.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"56eb593f-8a1d-4d3d-8430-bd1a96132460","timestamp":"2023-11-06T05:05:11.370510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:05:10.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:05:33.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3db1cdc6-5bd4-4a27-bc47-2e0834006db4","timestamp":"2023-11-06T05:05:32.476955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:05:33.055+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:05:49.719+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b3db031-9ccd-42a2-81f5-a6ccaf24a6dc","timestamp":"2023-11-06T05:05:49.373924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:05:49.719+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:05:52.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b197d45c-46da-45c1-b072-b906aa7d73d2","timestamp":"2023-11-06T05:05:51.781937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:05:52.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:07:03.889+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b01e2852-2bdc-4a92-a778-d6505dfa8515","timestamp":"2023-11-06T05:07:03.889148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:07:03.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b01e2852-2bdc-4a92-a778-d6505dfa8515","timestamp":"2023-11-06T05:07:03.889148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:07:03.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:07:10.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da946197-c84a-4155-bf64-e3327872cdf7","timestamp":"2023-11-06T05:07:11.370407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:07:10.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:07:33.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e12f9ffc-3ec1-4605-b9b8-1ff12e3745ec","timestamp":"2023-11-06T05:07:32.476987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:07:33.127+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:07:49.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5522213d-cf99-4049-b3ff-7040b1a61d23","timestamp":"2023-11-06T05:07:49.374648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:07:49.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:07:52.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edd7abca-3d48-4ea6-b5d9-29d80a12b724","timestamp":"2023-11-06T05:07:51.782549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:07:52.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:09:03.859+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c81458-bcb2-41d8-b6a4-abcb2080a49e","timestamp":"2023-11-06T05:09:03.858058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:09:03.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c81458-bcb2-41d8-b6a4-abcb2080a49e","timestamp":"2023-11-06T05:09:03.858058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:09:03.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:09:10.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39382737-d292-4af3-808c-588ee7a03439","timestamp":"2023-11-06T05:09:11.372718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:09:10.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:09:33.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b27fb0d9-62d9-484d-88cd-905d6109ebd8","timestamp":"2023-11-06T05:09:32.477112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:09:33.046+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:09:49.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b6a260b-4f46-44b4-a974-98f428cc6cd3","timestamp":"2023-11-06T05:09:49.374100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:09:49.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:09:52.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6908a5cb-3701-4986-bf7d-2d8fd9a29b8e","timestamp":"2023-11-06T05:09:51.781943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:09:52.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:11:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df46003f-f8a7-4f33-8591-f6440d4bde9d","timestamp":"2023-11-06T05:11:03.853788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:11:03.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df46003f-f8a7-4f33-8591-f6440d4bde9d","timestamp":"2023-11-06T05:11:03.853788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:11:03.917+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:11:10.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b083fdf-6901-4af5-aeb8-1444fad540dc","timestamp":"2023-11-06T05:11:11.370468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:11:10.889+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:11:33.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"379fffd9-717b-4151-9903-44dc127ac2db","timestamp":"2023-11-06T05:11:32.476965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:11:33.095+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:11:49.747+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d84ea0d2-9e0c-4149-be54-7f8bc3cea6d8","timestamp":"2023-11-06T05:11:49.374014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:11:49.747+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:11:52.853+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e12975e7-aaf6-4366-a13e-cd47aa5a5118","timestamp":"2023-11-06T05:11:51.781982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:11:52.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:13:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c4acffb-bb71-46d2-82b9-a06c81075069","timestamp":"2023-11-06T05:13:03.852238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:13:03.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c4acffb-bb71-46d2-82b9-a06c81075069","timestamp":"2023-11-06T05:13:03.852238Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:13:03.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:13:10.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"360b2022-377b-404e-a514-cb9fae1ba53c","timestamp":"2023-11-06T05:13:11.370378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:13:10.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:13:33.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a812206-edf6-4490-8c95-d234355d76f6","timestamp":"2023-11-06T05:13:32.476929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:13:33.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:13:49.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27eaf6f1-4470-4052-b9a1-767d0f53597e","timestamp":"2023-11-06T05:13:49.373871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:13:49.728+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:13:52.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d927842-ee56-4a5d-aa4e-f93ff52eb708","timestamp":"2023-11-06T05:13:51.782049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:13:52.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:14:03.982+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 0 disconnected.
[2023-11-06T05:15:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f63b561d-3bc0-49ea-ad75-bab67e315cb5","timestamp":"2023-11-06T05:15:03.852724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:15:04.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f63b561d-3bc0-49ea-ad75-bab67e315cb5","timestamp":"2023-11-06T05:15:03.852724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:15:04.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:15:10.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b60a78a-99dc-4ff3-a2cf-1e5c838618d0","timestamp":"2023-11-06T05:15:11.372409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:15:10.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:15:33.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b81c40e0-1f0d-4d42-809b-9a44a011245c","timestamp":"2023-11-06T05:15:32.477281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:15:33.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:15:49.754+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e30dedd-f57d-41e4-8e6d-c15b1caaf44d","timestamp":"2023-11-06T05:15:49.375068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:15:49.754+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:15:52.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c4b257-8e60-4b7f-a784-d8daa8e62d73","timestamp":"2023-11-06T05:15:51.781843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:15:52.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:17:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b47860f0-3e08-4481-8dc2-6e88232e7927","timestamp":"2023-11-06T05:17:03.851846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:17:03.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b47860f0-3e08-4481-8dc2-6e88232e7927","timestamp":"2023-11-06T05:17:03.851846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:17:03.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:17:10.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28269a28-f634-4343-bdab-f12e0a065790","timestamp":"2023-11-06T05:17:11.370493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:17:10.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:17:33.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f01d18-aece-48eb-83b0-097b1eeb8977","timestamp":"2023-11-06T05:17:32.476890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:17:33.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:17:49.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4115c548-efc3-44ab-b995-fa9b8b5aa4a7","timestamp":"2023-11-06T05:17:49.373966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:17:49.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:17:52.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"593dd5d5-a8f4-4e79-9ba8-0f2f781ae8c7","timestamp":"2023-11-06T05:17:51.781875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:17:52.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:19:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"880132f9-c61a-4e57-9635-ebe3d8a4ec1f","timestamp":"2023-11-06T05:19:03.852999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:19:03.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"880132f9-c61a-4e57-9635-ebe3d8a4ec1f","timestamp":"2023-11-06T05:19:03.852999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:19:03.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:19:10.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bb7c922-e150-49f2-91ec-49ffcca9d835","timestamp":"2023-11-06T05:19:11.371650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:19:10.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:19:33.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a3353e6-7a04-417e-833c-df03c4d20acb","timestamp":"2023-11-06T05:19:32.477312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:19:33.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:19:49.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1176550e-48cf-4c77-a6d3-8da80f5b1e72","timestamp":"2023-11-06T05:19:49.373890Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:19:49.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:19:52.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e339ad3-fc95-4872-b30f-b5132562b993","timestamp":"2023-11-06T05:19:51.782214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:19:52.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:21:03.852+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a6c323f-c221-461f-a439-51a9af9b3cf8","timestamp":"2023-11-06T05:21:03.852005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:21:03.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a6c323f-c221-461f-a439-51a9af9b3cf8","timestamp":"2023-11-06T05:21:03.852005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:21:03.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:21:10.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f379824-b621-4adf-bc47-0d5eda39b73b","timestamp":"2023-11-06T05:21:11.370512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:21:10.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:21:33.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"460a9e1e-e7da-4fbb-969e-12b5b770245d","timestamp":"2023-11-06T05:21:32.478043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:21:33.099+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:21:49.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"617e1ede-2722-4462-900c-2a68d09d9a53","timestamp":"2023-11-06T05:21:49.374597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:21:49.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:21:52.859+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8422ab90-fe7e-45b9-bb6f-937c2a30cfb5","timestamp":"2023-11-06T05:21:51.782356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:21:52.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:23:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d15b0e4-3dab-4637-b07a-954a36ed9ec9","timestamp":"2023-11-06T05:23:03.852643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:23:03.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d15b0e4-3dab-4637-b07a-954a36ed9ec9","timestamp":"2023-11-06T05:23:03.852643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:23:03.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:23:10.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fd6c4cb-4d28-420c-af71-a71a45d51779","timestamp":"2023-11-06T05:23:11.371430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:23:10.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:23:33.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"459abb6f-db69-4266-b8d1-96a5698b9d17","timestamp":"2023-11-06T05:23:32.477217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:23:33.162+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:23:49.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83c129e8-7bfc-41c6-87ee-3467e3db16b6","timestamp":"2023-11-06T05:23:49.374014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:23:49.757+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:23:52.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a7c84aa-0b95-4250-8743-0ff1ca5a97d5","timestamp":"2023-11-06T05:23:51.782004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:23:52.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:25:03.857+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"443b6db0-2356-44c5-b374-5e4023732427","timestamp":"2023-11-06T05:25:03.852861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:25:03.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"443b6db0-2356-44c5-b374-5e4023732427","timestamp":"2023-11-06T05:25:03.852861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:25:03.916+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:25:10.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6930cab-d64c-48ad-be83-edcd39c31f1c","timestamp":"2023-11-06T05:25:11.372569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:25:10.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:25:33.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d74f2bf-2532-4e0c-ac1d-2e596e117ded","timestamp":"2023-11-06T05:25:32.477672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:25:33.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:25:49.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d3cb54-8933-4aa1-b957-fb6ec8bd568c","timestamp":"2023-11-06T05:25:49.373858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:25:49.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:25:52.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55507bc6-c14e-4226-a758-bb640c72784a","timestamp":"2023-11-06T05:25:51.782229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:25:52.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:27:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f31fd95e-9d10-44aa-a540-f47c9b21e652","timestamp":"2023-11-06T05:27:03.852579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:27:03.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f31fd95e-9d10-44aa-a540-f47c9b21e652","timestamp":"2023-11-06T05:27:03.852579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:27:03.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:27:10.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c1db878-d296-49c6-9cbf-f6bc7a16691f","timestamp":"2023-11-06T05:27:11.370369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:27:10.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:27:33.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07c16215-677f-4054-80e6-835b23e6c6ff","timestamp":"2023-11-06T05:27:32.476912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:27:33.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:27:49.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"325b9518-6d27-4fc9-a1b1-10eba856c2fd","timestamp":"2023-11-06T05:27:49.373919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:27:49.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:27:52.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7876d6e6-9ab6-418a-aa26-d42edd9a94ff","timestamp":"2023-11-06T05:27:51.782029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:27:52.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:28:33.954+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-11-06T05:29:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"928fd6cf-2c2e-46e0-9c68-79fb9e522c9e","timestamp":"2023-11-06T05:29:03.854371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:29:04.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"928fd6cf-2c2e-46e0-9c68-79fb9e522c9e","timestamp":"2023-11-06T05:29:03.854371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:29:04.286+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:29:10.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2878fc4-9e62-4f92-82b9-89344f4eb603","timestamp":"2023-11-06T05:29:11.371413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:29:10.933+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:29:33.131+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53071927-818c-4906-a068-31f4160b3a02","timestamp":"2023-11-06T05:29:32.477388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:29:33.131+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:29:49.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"15e20e1a-2f25-41ef-bd22-4b77e604fee0","timestamp":"2023-11-06T05:29:49.375081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:29:49.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:29:52.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"246e9825-e960-4247-a167-617283713cdd","timestamp":"2023-11-06T05:29:51.782015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:29:52.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:31:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2285273-af12-4b64-8d1a-abcb5eae1839","timestamp":"2023-11-06T05:31:03.854594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:31:03.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2285273-af12-4b64-8d1a-abcb5eae1839","timestamp":"2023-11-06T05:31:03.854594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:31:03.948+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:31:10.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8060fa1-ee74-4c5b-b609-6a8e3ec1d523","timestamp":"2023-11-06T05:31:11.370540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:31:10.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:31:33.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b9279cd-bea9-4563-ab4c-514f7b36a149","timestamp":"2023-11-06T05:31:32.477284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:31:33.077+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:31:49.784+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"37bcad90-8913-460a-8ade-4d552cae9683","timestamp":"2023-11-06T05:31:49.373908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:31:49.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:31:52.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5213f3f7-cd64-488e-90a6-4a0bb348e809","timestamp":"2023-11-06T05:31:51.782255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:31:52.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:33:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86376d68-ff56-4b42-8c72-6b93f18130f8","timestamp":"2023-11-06T05:33:03.852370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:33:03.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86376d68-ff56-4b42-8c72-6b93f18130f8","timestamp":"2023-11-06T05:33:03.852370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:33:03.997+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:33:10.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f1521a8-ec18-4454-8cc2-4e09623a97b9","timestamp":"2023-11-06T05:33:11.371019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:33:10.941+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:33:33.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9810c89-26fa-44b0-b457-4af18fac70f8","timestamp":"2023-11-06T05:33:32.477013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:33:33.165+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:33:49.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"179ecbbe-4708-4869-bf0c-bf89abf9aa78","timestamp":"2023-11-06T05:33:49.373994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:33:49.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:33:52.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5415a16a-a232-4289-95e4-fad8dfb7e386","timestamp":"2023-11-06T05:33:51.782087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:33:52.901+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:35:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b75561d1-4025-4e8c-9575-602446cb9a0e","timestamp":"2023-11-06T05:35:03.855345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:35:04.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b75561d1-4025-4e8c-9575-602446cb9a0e","timestamp":"2023-11-06T05:35:03.855345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:35:04.115+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:35:10.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec903c88-09f7-4b09-a9bd-ea5665643a25","timestamp":"2023-11-06T05:35:11.371333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:35:10.909+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:35:33.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efc3e940-702d-49fb-b3e3-8e07b8f6a652","timestamp":"2023-11-06T05:35:32.478021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:35:33.087+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:35:49.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27028625-291f-48e0-b836-d524df05acea","timestamp":"2023-11-06T05:35:49.374061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:35:49.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:35:52.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d9027a2-be68-40c4-9df9-f2db4b273605","timestamp":"2023-11-06T05:35:51.782019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:35:52.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:37:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"574972f6-1589-42a8-8607-353a435f404e","timestamp":"2023-11-06T05:37:03.852333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:37:03.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"574972f6-1589-42a8-8607-353a435f404e","timestamp":"2023-11-06T05:37:03.852333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:37:03.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:37:10.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f947d69b-7005-4d77-a1fa-b28f2aa12d9f","timestamp":"2023-11-06T05:37:11.370562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:37:10.950+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:37:33.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22a9a3ca-eaa7-4ade-afaf-97d90f77db33","timestamp":"2023-11-06T05:37:32.477065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:37:33.120+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:37:49.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1524f642-ed5a-4f69-998e-ffcf7346f49d","timestamp":"2023-11-06T05:37:49.374445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:37:49.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:37:52.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c13d63e-9ceb-4e99-a018-e3c38f420ed7","timestamp":"2023-11-06T05:37:51.782100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:37:52.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:38:03.962+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 1 disconnected.
[2023-11-06T05:39:03.901+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"627e8191-3e55-447c-a8d1-d6503d876958","timestamp":"2023-11-06T05:39:03.878276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:39:04.417+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"627e8191-3e55-447c-a8d1-d6503d876958","timestamp":"2023-11-06T05:39:03.878276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:39:04.418+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:39:10.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31741db7-4c64-4c81-b2eb-c0b996166598","timestamp":"2023-11-06T05:39:11.371024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:39:10.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:39:33.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c154d7a-f42c-4811-a4c3-bd58a7ae0c2b","timestamp":"2023-11-06T05:39:32.476951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:39:33.076+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:39:49.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ff90d4a-ae09-45b5-abc1-b7abc1885c36","timestamp":"2023-11-06T05:39:49.374209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:39:49.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:39:52.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ddbd3a7-ee69-4d7e-b6b0-4f06cb3851ed","timestamp":"2023-11-06T05:39:51.782024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:39:52.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:41:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c73b434-6087-4e27-a9b7-8ce78042e96d","timestamp":"2023-11-06T05:41:03.855151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:41:03.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c73b434-6087-4e27-a9b7-8ce78042e96d","timestamp":"2023-11-06T05:41:03.855151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:41:03.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:41:10.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a7a4571-09a3-4151-ae78-cf78f678c498","timestamp":"2023-11-06T05:41:11.370773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:41:10.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:41:33.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2498e234-6410-4f44-abbe-3b9909d70044","timestamp":"2023-11-06T05:41:32.477096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:41:33.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:41:49.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"03b00d54-146a-4a95-9efb-f6bfcda0c417","timestamp":"2023-11-06T05:41:49.373851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:41:49.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:41:52.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42d83516-70bd-4328-b676-388511780fb3","timestamp":"2023-11-06T05:41:51.781786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:41:52.882+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:42:34.033+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-http-ppnt-client-id] [Producer clientId=policy-clamp-ac-http-ppnt-client-id] Node 2 disconnected.
[2023-11-06T05:43:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fcc75f-0ab6-4811-a658-8aa369688d86","timestamp":"2023-11-06T05:43:03.852509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:43:03.906+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fcc75f-0ab6-4811-a658-8aa369688d86","timestamp":"2023-11-06T05:43:03.852509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:43:03.906+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:43:10.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bda6ce8-2f98-4127-a0de-201c261b624f","timestamp":"2023-11-06T05:43:11.371558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:43:10.905+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:43:33.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"983ad438-f0fe-432c-b21d-d2b3075ec8b8","timestamp":"2023-11-06T05:43:32.477091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:43:33.152+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:43:49.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b4f2629-e047-4c36-b25a-68654fdea872","timestamp":"2023-11-06T05:43:49.373968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:43:49.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:43:52.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe797850-de89-417a-9a17-be123c4a8dc6","timestamp":"2023-11-06T05:43:51.782378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:43:52.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:45:03.869+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"336e7442-94c4-44c7-939c-61da8affbead","timestamp":"2023-11-06T05:45:03.865430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:45:03.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"336e7442-94c4-44c7-939c-61da8affbead","timestamp":"2023-11-06T05:45:03.865430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:45:03.981+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:45:10.883+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fea20378-8c4b-4347-aa95-f190c5974c70","timestamp":"2023-11-06T05:45:11.370625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:45:10.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:45:33.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62824603-092f-4ce4-bc47-92945dbe4ccf","timestamp":"2023-11-06T05:45:32.477102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:45:33.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:45:49.874+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb4a9a37-3bfb-494b-bd2b-41b44115e9f1","timestamp":"2023-11-06T05:45:49.373936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:45:49.874+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:45:52.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b114c8e7-e6c7-4d11-85aa-1a3bd3110aa8","timestamp":"2023-11-06T05:45:51.782032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:45:52.869+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:47:03.902+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a23c19c-9b37-4e25-860c-9b3671a6ce2d","timestamp":"2023-11-06T05:47:03.900598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:47:04.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a23c19c-9b37-4e25-860c-9b3671a6ce2d","timestamp":"2023-11-06T05:47:03.900598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:47:04.324+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:47:10.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4412871c-9fa5-4bd2-80e1-7751a5bd47ff","timestamp":"2023-11-06T05:47:11.370689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:47:10.911+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:47:33.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acce85ae-246e-4615-ae0d-119cba28cae0","timestamp":"2023-11-06T05:47:32.477260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:47:33.168+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:47:49.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db583245-eae6-469e-b05b-5ab87455cfb7","timestamp":"2023-11-06T05:47:49.374693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:47:49.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:47:52.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2fef420-f2fa-4895-a737-c183357390fc","timestamp":"2023-11-06T05:47:51.781955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:47:52.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:49:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b01607-f4a1-4cb8-bdbe-c751e9186567","timestamp":"2023-11-06T05:49:03.853255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:49:03.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b01607-f4a1-4cb8-bdbe-c751e9186567","timestamp":"2023-11-06T05:49:03.853255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:49:03.985+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:49:11.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b142543-7849-4e7f-a375-58c693456073","timestamp":"2023-11-06T05:49:11.371620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:49:11.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:49:33.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5566b7df-dc1c-4cba-b05b-6073c3912482","timestamp":"2023-11-06T05:49:32.477053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:49:33.137+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:49:49.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb992418-0aba-4b24-8ff8-1a59c58f4832","timestamp":"2023-11-06T05:49:49.373860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:49:49.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:49:52.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8091832a-e728-43b6-a189-5e67b1661c72","timestamp":"2023-11-06T05:49:51.781952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:49:52.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:51:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c179038c-416e-42cf-8972-90f49d4734fe","timestamp":"2023-11-06T05:51:03.855019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:51:03.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c179038c-416e-42cf-8972-90f49d4734fe","timestamp":"2023-11-06T05:51:03.855019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:51:03.899+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:51:10.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"117356ad-ce74-4547-b539-b37efe857899","timestamp":"2023-11-06T05:51:11.371388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:51:10.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:51:33.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82f21d6e-a69a-4ffe-a19d-bf4d5ce1c104","timestamp":"2023-11-06T05:51:32.476885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:51:33.119+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:51:49.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c51d0f64-8a56-4c71-8994-512c2e07b60a","timestamp":"2023-11-06T05:51:49.373895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:51:49.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:51:52.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb299c97-264c-4043-8f9f-d815df46dcb8","timestamp":"2023-11-06T05:51:51.781846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:51:52.949+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:53:03.855+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0603bfc-2f14-431b-9f28-99e3c8e23950","timestamp":"2023-11-06T05:53:03.852976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:53:04.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0603bfc-2f14-431b-9f28-99e3c8e23950","timestamp":"2023-11-06T05:53:03.852976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:53:04.001+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:53:10.903+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4885a0b4-1777-4a9a-9215-6d06d5b9a1ec","timestamp":"2023-11-06T05:53:11.371453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:53:10.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:53:33.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bac23e10-58ea-4f1a-81c0-634e24c3684a","timestamp":"2023-11-06T05:53:32.477311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:53:33.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:53:49.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"83df0a3e-ba90-41d2-98da-6f0853e51e73","timestamp":"2023-11-06T05:53:49.376069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:53:49.888+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:53:52.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c03a4d4-a2d0-4cab-93ab-423bc0d0547b","timestamp":"2023-11-06T05:53:51.781976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:53:52.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:55:03.856+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f820135-4a16-42f4-ad41-9b782a2954ec","timestamp":"2023-11-06T05:55:03.854737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:55:03.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f820135-4a16-42f4-ad41-9b782a2954ec","timestamp":"2023-11-06T05:55:03.854737Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:55:03.904+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:55:10.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeea35a7-e9e8-42dd-b5e2-14c271ad116e","timestamp":"2023-11-06T05:55:11.370379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:55:10.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:55:33.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7a7b01-9a61-4fb1-a2f6-7fdb027ba64c","timestamp":"2023-11-06T05:55:32.476986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:55:33.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:55:49.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3b7512-a8e6-4ef7-8e10-0f5284c5318c","timestamp":"2023-11-06T05:55:49.374787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:55:49.854+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:55:52.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"562523aa-2ec5-4fe3-90f6-330b23556efb","timestamp":"2023-11-06T05:55:51.781935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:55:52.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:57:03.854+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2105bd9-68b7-4b54-8652-cae20cc88e0a","timestamp":"2023-11-06T05:57:03.852646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:57:03.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2105bd9-68b7-4b54-8652-cae20cc88e0a","timestamp":"2023-11-06T05:57:03.852646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:57:03.943+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:57:10.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d76c75b3-dc9d-4094-b70d-f39f41cccea5","timestamp":"2023-11-06T05:57:11.371709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:57:10.952+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:57:33.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dcb8d02d-f351-40c6-bb7d-11551cb274fa","timestamp":"2023-11-06T05:57:32.477020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:57:33.091+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:57:49.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d756cd19-bea9-4353-aefd-7cfe8c2f18b3","timestamp":"2023-11-06T05:57:49.373869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:57:49.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:57:52.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d8f68d6-20aa-4706-98a9-52bf8f16ac99","timestamp":"2023-11-06T05:57:51.782090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:57:52.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:59:03.853+00:00|INFO|network|pool-3-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697bc3ab-d350-445f-81e8-5e679188bd46","timestamp":"2023-11-06T05:59:03.852080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:59:03.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"13d2783f-08a7-47c6-9228-e41404cc65d3","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"697bc3ab-d350-445f-81e8-5e679188bd46","timestamp":"2023-11-06T05:59:03.852080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-11-06T05:59:03.921+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:59:11.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c3638971-35ee-4b5f-b9cd-1cf15857bfdd","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c413d0c6-be69-4cf1-9575-4c09e6c8e504","timestamp":"2023-11-06T05:59:11.370821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-11-06T05:59:11.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:59:33.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b5acaf23-82a2-49f8-9705-ffdee421f04b","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"9d607796-7c3c-451f-8c55-b9ed4974b653","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85fba9c5-b7df-4440-be42-89c1c55f9680","timestamp":"2023-11-06T05:59:32.477030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-11-06T05:59:33.101+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:59:50.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0a2ef81c-7bbf-42cb-8d37-ca40ba205b64","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3357f567-175a-4b4e-a114-c13eaac2b0be","timestamp":"2023-11-06T05:59:49.373902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-11-06T05:59:50.042+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-11-06T05:59:52.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7413e4b4-1890-4793-b6da-6776cc7345be","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f4f7552-7125-4e88-a2f1-cf29b577570f","timestamp":"2023-11-06T05:59:51.781849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-11-06T05:59:52.936+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS