By type
Policy clamp policy participant config file: /opt/app/policy/clamp/etc/mounted/PolicyParticipantParameters.yaml
overriding logback xml file
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.7.8)
[2023-07-29T23:07:36.981+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-07-29T23:07:36.994+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 11.0.19 on onap-policy-clamp-ac-pf-ppnt-c75884b6c-92g88 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-07-29T23:07:36.995+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2023-07-29T23:07:41.602+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2023-07-29T23:07:41.623+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2023-07-29T23:07:41.624+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-07-29T23:07:41.625+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-07-29T23:07:41.782+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-07-29T23:07:41.782+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 4609 ms
[2023-07-29T23:07:43.901+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-pf-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-pf-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-07-29T23:07:44.075+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-07-29T23:07:44.249+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-29T23:07:44.252+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-29T23:07:44.252+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1690672064246
[2023-07-29T23:07:44.257+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-1, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-07-29T23:07:44.748+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@1aac188d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@7026b7ee, org.springframework.security.web.context.SecurityContextPersistenceFilter@4b7c4456, org.springframework.security.web.header.HeaderWriterFilter@41bf79da, org.springframework.security.web.authentication.logout.LogoutFilter@7bc6d27a, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@cb03411, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@c1fca2a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@7c447c76, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2d23faef, org.springframework.security.web.session.SessionManagementFilter@387bf2d9, org.springframework.security.web.access.ExceptionTranslationFilter@3a5c2626, org.springframework.security.web.access.intercept.AuthorizationFilter@5a00eb1e]
[2023-07-29T23:07:49.604+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-07-29T23:07:49.679+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2023-07-29T23:07:49.709+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2023-07-29T23:07:49.737+00:00|INFO|ServiceManager|main] service manager starting
[2023-07-29T23:07:49.738+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-07-29T23:07:49.752+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e5b41f7d-3356-45bd-b726-c454511b3b37, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-92g88, 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-07-29T23:07:49.847+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-pf-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-pf-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-07-29T23:07:49.861+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-29T23:07:49.861+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-29T23:07:49.862+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1690672069861
[2023-07-29T23:07:49.862+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-07-29T23:07:49.863+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31018917-b1c5-42e4-ba5a-6e0ed66bfec3, alive=false, publisher=null]]: starting
[2023-07-29T23:07:49.904+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-pf-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-07-29T23:07:49.932+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2023-07-29T23:07:49.977+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-07-29T23:07:49.977+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-07-29T23:07:49.977+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1690672069977
[2023-07-29T23:07:49.978+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=31018917-b1c5-42e4-ba5a-6e0ed66bfec3, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-07-29T23:07:49.978+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$8ef8d4fd
[2023-07-29T23:07:50.018+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-07-29T23:07:50.019+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-07-29T23:07:50.019+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-07-29T23:07:50.019+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-07-29T23:07:50.019+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-07-29T23:07:50.019+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-07-29T23:07:50.020+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-07-29T23:07:50.020+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-07-29T23:07:50.020+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e5b41f7d-3356-45bd-b726-c454511b3b37, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-92g88, 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@51c8f62c
[2023-07-29T23:07:50.020+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=e5b41f7d-3356-45bd-b726-c454511b3b37, consumerInstance=onap-policy-clamp-ac-pf-ppnt-c75884b6c-92g88, 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-07-29T23:07:50.020+00:00|INFO|ServiceManager|main] service manager started
[2023-07-29T23:07:50.069+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-07-29T23:07:50.072+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"054f00cb-b5eb-48ca-99e6-1bfb661f4cd9","timestamp":"2023-07-29T23:07:50.036085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:07:50.965+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.966+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.966+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.966+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.966+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.967+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.970+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Cluster ID: 1Ni2v0ocRQyKGo2VHEVRxg
[2023-07-29T23:07:50.972+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Discovered group coordinator onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483646 rack: null)
[2023-07-29T23:07:50.990+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-07-29T23:07:50.990+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-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 NWYQng5fRASziTvXGq1ImQ
[2023-07-29T23:07:50.991+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Cluster ID: 1Ni2v0ocRQyKGo2VHEVRxg
[2023-07-29T23:07:51.016+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] ProducerId set to 1 with epoch 0
[2023-07-29T23:07:51.048+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-ac-pf-ppnt-2-fefd0943-109b-4b3b-8e37-07ace85e7f81
[2023-07-29T23:07:51.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-07-29T23:07:51.049+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] (Re-)joining group
[2023-07-29T23:07:51.261+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=054f00cb-b5eb-48ca-99e6-1bfb661f4cd9, timestamp=2023-07-29T23:07:50.036085Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=f661b0e1-b5ff-48ff-b456-e6112955747f, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2023-07-29T23:07:51.311+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 16.105 seconds (JVM running for 17.414)
[2023-07-29T23:07:54.068+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-fefd0943-109b-4b3b-8e37-07ace85e7f81', protocol='range'}
[2023-07-29T23:07:54.100+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Finished assignment for group at generation 1: {consumer-policy-clamp-ac-pf-ppnt-2-fefd0943-109b-4b3b-8e37-07ace85e7f81=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-07-29T23:07:54.228+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-ac-pf-ppnt-2-fefd0943-109b-4b3b-8e37-07ace85e7f81', protocol='range'}
[2023-07-29T23:07:54.229+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-07-29T23:07:54.244+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-07-29T23:07:54.290+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-07-29T23:07:54.290+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-07-29T23:07:54.290+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-07-29T23:07:54.290+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-07-29T23:07:54.291+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-07-29T23:07:54.291+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-07-29T23:07:54.402+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-3 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-07-29T23:07:54.403+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-07-29T23:07:54.415+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-07-29T23:07:54.426+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-07-29T23:07:54.570+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-07-29T23:07:54.570+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-07-29T23:08:01.295+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3b9527ac-8c42-4d1c-9507-591d3bf85be6","timestamp":"2023-07-29T23:08:00.136358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:08:01.302+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-29T23:08:17.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"aa773dcc-d13b-43f3-8998-fdbef53645c3","timestamp":"2023-07-29T23:08:15.770216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:08:17.352+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-29T23:08:21.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d2f0a628-98b3-4333-891f-896dbf001e27","timestamp":"2023-07-29T23:08:19.129766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:08:21.018+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-29T23:08:32.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4214e22f-c8ee-46b5-906e-f8f2c3ee104a","timestamp":"2023-07-29T23:08:29.863019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:08:32.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_REGISTER
[2023-07-29T23:09:43.805+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d365a48-4a30-4b18-af81-f3f7f18a6780","timestamp":"2023-07-29T23:09:43.775435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:09:43.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d365a48-4a30-4b18-af81-f3f7f18a6780","timestamp":"2023-07-29T23:09:43.775435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:09:43.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:09:50.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"412d0e6e-ad02-430b-84a5-272021db9f1a","timestamp":"2023-07-29T23:09:50.553772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:09:50.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:10:02.251+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25838322-962b-479a-8c48-53110e18648f","timestamp":"2023-07-29T23:10:02.546299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:10:02.251+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:10:05.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0cca3d4-f341-452f-a839-0c783e616af1","timestamp":"2023-07-29T23:10:05.041356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:10:05.098+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:10:11.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca71669-0771-46d6-b03d-cf7fd4639154","timestamp":"2023-07-29T23:10:11.952952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:10:11.930+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:11:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5fe628a-e869-4ccb-a522-518c80562cc4","timestamp":"2023-07-29T23:11:43.773470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:11:43.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5fe628a-e869-4ccb-a522-518c80562cc4","timestamp":"2023-07-29T23:11:43.773470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:11:43.944+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:11:49.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f020746c-8a5f-4772-90fa-a43e3d4a5b8e","timestamp":"2023-07-29T23:11:50.548929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:11:49.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:12:02.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ea75b40-18b5-4666-8cef-5776cb4eee83","timestamp":"2023-07-29T23:12:02.544499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:12:02.135+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:12:05.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97a21056-8192-4b2d-a79b-7128ab20061a","timestamp":"2023-07-29T23:12:05.036425Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:12:05.234+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:12:11.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29d90247-b706-46e5-add8-34fc72d55053","timestamp":"2023-07-29T23:12:11.950976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:12:11.925+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:13:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a9df77e-87ac-409b-952f-5d2b4642474b","timestamp":"2023-07-29T23:13:43.773413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:13:43.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a9df77e-87ac-409b-952f-5d2b4642474b","timestamp":"2023-07-29T23:13:43.773413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:13:43.923+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:13:49.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d9eb79-bd4a-4060-9bfd-b9b6c845a963","timestamp":"2023-07-29T23:13:50.548490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:13:49.856+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:14:02.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b833169-3f66-46d5-89ed-ee4b115f78d5","timestamp":"2023-07-29T23:14:02.543497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:14:02.016+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:14:04.670+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b66baeb0-9629-4586-acf1-a540295765de","timestamp":"2023-07-29T23:14:05.036364Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:14:04.670+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:14:12.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bceade7b-1241-4448-a828-7a45a3af766b","timestamp":"2023-07-29T23:14:11.952971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:14:12.242+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:15:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8700c21-7e9e-47ca-baa4-c81f0ecbab5b","timestamp":"2023-07-29T23:15:43.773518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:15:43.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8700c21-7e9e-47ca-baa4-c81f0ecbab5b","timestamp":"2023-07-29T23:15:43.773518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:15:43.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:15:49.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"390999b0-1d47-4b46-b2ed-f288b49cc0ee","timestamp":"2023-07-29T23:15:50.547896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:15:49.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:16:02.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65e0372c-9d7a-4c76-b641-33ddfafe43a9","timestamp":"2023-07-29T23:16:02.543901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:16:02.163+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:16:04.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94ba3f75-43fc-400e-b186-77546c4e1067","timestamp":"2023-07-29T23:16:05.036506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:16:04.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:16:12.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b8e29c-d9e4-44f6-83cb-77043e621018","timestamp":"2023-07-29T23:16:11.952091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:16:12.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:16:51.017+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-ac-pf-ppnt-2, groupId=policy-clamp-ac-pf-ppnt] Node -1 disconnected.
[2023-07-29T23:17:13.923+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node -1 disconnected.
[2023-07-29T23:17:43.776+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"020372e4-a35a-430b-b25b-68bb7c427159","timestamp":"2023-07-29T23:17:43.774083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:17:43.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"020372e4-a35a-430b-b25b-68bb7c427159","timestamp":"2023-07-29T23:17:43.774083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:17:43.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:17:49.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e615858a-8b52-426b-9620-ed6b181a9fc1","timestamp":"2023-07-29T23:17:50.548324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:17:49.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:18:02.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6edd00dd-1c33-4b21-9442-ffb7042b7e9a","timestamp":"2023-07-29T23:18:02.543198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:18:02.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:18:04.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20872a92-5663-46ab-a967-9d428325e22f","timestamp":"2023-07-29T23:18:05.036452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:18:04.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:18:11.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b48b526f-46ad-4ad5-8a35-3cc98b85ec68","timestamp":"2023-07-29T23:18:11.951255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:18:11.853+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:18:43.858+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-07-29T23:19:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010f6e32-21d0-45fa-9278-91722325cc1c","timestamp":"2023-07-29T23:19:43.773151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:19:43.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010f6e32-21d0-45fa-9278-91722325cc1c","timestamp":"2023-07-29T23:19:43.773151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:19:43.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:19:49.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9c49c83-d4a0-4f83-8bd9-931093c46ff9","timestamp":"2023-07-29T23:19:50.548568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:19:49.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:20:02.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da525877-c12e-41c6-8a83-188a9fa647c2","timestamp":"2023-07-29T23:20:02.544983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:20:02.170+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:20:04.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01c68ac4-5a0a-4eda-a94b-4ee908a22d7f","timestamp":"2023-07-29T23:20:05.037668Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:20:04.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:20:11.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c6642d6-3d9b-476e-8465-b0fc3e57ef9f","timestamp":"2023-07-29T23:20:11.949855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:20:11.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:21:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c0a0ec3-987f-412b-a9b0-cb57621247c7","timestamp":"2023-07-29T23:21:43.773650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:21:43.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c0a0ec3-987f-412b-a9b0-cb57621247c7","timestamp":"2023-07-29T23:21:43.773650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:21:43.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:21:49.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3e6a171-f0b8-4340-8113-124a8a638751","timestamp":"2023-07-29T23:21:50.548479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:21:49.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:22:02.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"450818ee-cd86-4968-a886-23369f6e884e","timestamp":"2023-07-29T23:22:02.543312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:22:02.158+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:22:04.680+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdc7526b-e715-4905-aa2b-00e1109a1083","timestamp":"2023-07-29T23:22:05.036236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:22:04.681+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:22:11.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83ec8445-ae5b-4e5e-a928-2edd58f01d1d","timestamp":"2023-07-29T23:22:11.950663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:22:11.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:23:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339ea230-04c9-4151-a452-07c3b1a1fb95","timestamp":"2023-07-29T23:23:43.772660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:23:43.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"339ea230-04c9-4151-a452-07c3b1a1fb95","timestamp":"2023-07-29T23:23:43.772660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:23:43.806+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:23: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bb4fc4d-9514-4b5e-bef8-c2dcc559ed64","timestamp":"2023-07-29T23:23:50.547775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:23:49.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:24:01.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91d58722-ec7b-4725-ba75-6b92e1f95fd1","timestamp":"2023-07-29T23:24:02.544576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:24:01.994+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:24:04.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"292a6bca-464c-4bd1-ad5a-b1577cefae94","timestamp":"2023-07-29T23:24:05.036827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:24:04.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:24:12.112+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c22d21bf-6d4f-4d9e-9c29-1762675a5341","timestamp":"2023-07-29T23:24:11.951366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:24:12.113+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:25:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9af2b8e8-711d-4c47-a3b6-019ad8ed0968","timestamp":"2023-07-29T23:25:43.773496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:25:43.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9af2b8e8-711d-4c47-a3b6-019ad8ed0968","timestamp":"2023-07-29T23:25:43.773496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:25:43.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:25:49.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81133767-e5d0-42de-8a75-4b79127973af","timestamp":"2023-07-29T23:25:50.549259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:25:49.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:26:02.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd86ad20-2a31-4033-bfdc-13ea2f3dd09b","timestamp":"2023-07-29T23:26:02.543176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:26:02.012+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:26:04.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f133caf-808f-495e-ab35-5cf3e17ed844","timestamp":"2023-07-29T23:26:05.036947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:26:04.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:26:11.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7ce55f8-e277-4618-b55f-f1dd9e669e73","timestamp":"2023-07-29T23:26:11.950852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:26:11.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:26:43.852+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-07-29T23:27:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15cc15d2-43bd-42c8-a7c2-5e638d847af8","timestamp":"2023-07-29T23:27:43.772769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:27:43.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15cc15d2-43bd-42c8-a7c2-5e638d847af8","timestamp":"2023-07-29T23:27:43.772769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:27:43.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:27:49.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849b8303-d7f0-4d14-a314-b726fb85acb6","timestamp":"2023-07-29T23:27:50.547845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:27:49.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:28:01.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c976c9-fe5e-48b4-8e49-370ac5ae9dc0","timestamp":"2023-07-29T23:28:02.544025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:28:01.990+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:28:04.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31084d9c-b8ae-4e33-82b3-b18fc4b0328e","timestamp":"2023-07-29T23:28:05.035377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:28:04.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:28:11.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e11b7ed-5d74-4dc4-a129-983a88454405","timestamp":"2023-07-29T23:28:11.951146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:28:11.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:29:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66a03aca-e218-4445-8dbd-c256a8e458c3","timestamp":"2023-07-29T23:29:43.772865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:29:43.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66a03aca-e218-4445-8dbd-c256a8e458c3","timestamp":"2023-07-29T23:29:43.772865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:29:43.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:29:49.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e2a4451-812b-479e-863e-ef789ad34d16","timestamp":"2023-07-29T23:29:50.548437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:29:49.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:30:01.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51209327-7ebe-4ba7-b441-0ab543a8f0db","timestamp":"2023-07-29T23:30:02.543653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:30:01.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:30:04.619+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdda8313-4697-4bad-8a4a-c17743929e92","timestamp":"2023-07-29T23:30:05.036279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:30:04.619+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:30:11.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb54b536-d972-410c-91a9-b69867f08709","timestamp":"2023-07-29T23:30:11.950134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:30:11.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:31:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b09d5e8-9597-4c3c-81ab-79731743ed87","timestamp":"2023-07-29T23:31:43.772826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:31:43.955+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b09d5e8-9597-4c3c-81ab-79731743ed87","timestamp":"2023-07-29T23:31:43.772826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:31:43.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:31:49.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc75e1ed-f2c3-4674-90e9-cc2dcdd1c6e8","timestamp":"2023-07-29T23:31:50.547934Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:31:49.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:32:02.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"40e55e6f-cb46-4686-82d8-5936695117d8","timestamp":"2023-07-29T23:32:02.543324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:32:02.089+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:32:04.625+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a76ee6a-e5b9-49d8-a642-7e13ea116f49","timestamp":"2023-07-29T23:32:05.035496Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:32:04.626+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:32:11.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8928dd11-f78d-4cb2-bb2c-97b160b5a5f8","timestamp":"2023-07-29T23:32:11.951569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:32:11.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:33:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca7bab2d-fc8f-468c-8d2b-20084ddddc22","timestamp":"2023-07-29T23:33:43.773615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:33:43.852+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca7bab2d-fc8f-468c-8d2b-20084ddddc22","timestamp":"2023-07-29T23:33:43.773615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:33:43.853+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:33:49.819+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"216b0281-ec9c-4b5d-ae70-22d3797c9bc9","timestamp":"2023-07-29T23:33:50.548910Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:33:49.819+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:34:02.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08062a80-331c-4e96-90e5-cdc017e030f5","timestamp":"2023-07-29T23:34:02.543139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:34:02.011+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:34:04.616+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19236a85-865e-4b3f-807e-8e20c7fdafa8","timestamp":"2023-07-29T23:34:05.036828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:34:04.616+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:34:11.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c75a542f-1fb9-44c6-9302-65c8c3dd34d1","timestamp":"2023-07-29T23:34:11.950073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:34:11.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:35:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"659e2e04-5089-4d55-b029-7d7d89796fcc","timestamp":"2023-07-29T23:35:43.772842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:35:43.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"659e2e04-5089-4d55-b029-7d7d89796fcc","timestamp":"2023-07-29T23:35:43.772842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:35:43.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:35:49.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c78242c6-25c1-4bc8-955e-8634f9550c10","timestamp":"2023-07-29T23:35:50.547824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:35:49.800+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:36:01.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4523d29-1ab7-4fcf-8144-3fa49d6e1a20","timestamp":"2023-07-29T23:36:02.544105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:36:01.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:36:04.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bc5af6b-790f-42a0-9ba0-39f0b03063b9","timestamp":"2023-07-29T23:36:05.035410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:36:04.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:36:11.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ffad808-f72e-46a5-8711-25f74b0f3c80","timestamp":"2023-07-29T23:36:11.951187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:36:11.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:36:43.848+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-07-29T23:37:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed77ca66-a79e-4825-8be2-2149b956d643","timestamp":"2023-07-29T23:37:43.772773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:37:43.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed77ca66-a79e-4825-8be2-2149b956d643","timestamp":"2023-07-29T23:37:43.772773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:37:43.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:37:49.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abd9d947-01bb-4f13-a404-1cfda1d18a97","timestamp":"2023-07-29T23:37:50.549461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:37:49.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:38:01.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f7aa595-7711-4895-b9e9-ecac5e25688b","timestamp":"2023-07-29T23:38:02.543126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:38:01.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:38:04.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f3c27dd-1782-45d3-9300-46a688c0df58","timestamp":"2023-07-29T23:38:05.036200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:38:04.689+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:38:11.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"066c7b0e-53dd-4a11-9214-989d72e53ca2","timestamp":"2023-07-29T23:38:11.951012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:38:11.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:39:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c62ef412-f19f-4dee-9c1f-a9304999f847","timestamp":"2023-07-29T23:39:43.772773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:39:43.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c62ef412-f19f-4dee-9c1f-a9304999f847","timestamp":"2023-07-29T23:39:43.772773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:39:43.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:39:49.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02a3621f-5302-4254-8a88-2ffd4c73a2c6","timestamp":"2023-07-29T23:39:50.548009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:39:49.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:40:01.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a320208-8548-476d-8a5e-8984ae4e0f23","timestamp":"2023-07-29T23:40:02.543392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:40:01.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:40:04.634+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f10ed83-130f-40e3-892c-62f6c8a8c13b","timestamp":"2023-07-29T23:40:05.035420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:40:04.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:40:11.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10e658a0-683f-4fc8-ba40-830385d0cbfe","timestamp":"2023-07-29T23:40:11.950004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:40:11.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:41:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cddd437-ec8c-41fd-8346-c75323a098b8","timestamp":"2023-07-29T23:41:43.772994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:41:43.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cddd437-ec8c-41fd-8346-c75323a098b8","timestamp":"2023-07-29T23:41:43.772994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:41:43.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:41:49.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5c05a09-a017-41ed-a915-66f2b4a96bb6","timestamp":"2023-07-29T23:41:50.548887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:41:49.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:42:02.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e4591c-3b5d-4ae9-96f6-37745a07535c","timestamp":"2023-07-29T23:42:02.544401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:42:02.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:42:04.620+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1cee96f-683e-476f-a4d2-300226bf2eb7","timestamp":"2023-07-29T23:42:05.036299Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:42:04.622+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:42:11.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbaea2fe-cce9-4a0f-80d8-2ba473b5be2d","timestamp":"2023-07-29T23:42:11.951020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:42:11.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:43:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0591f976-bcaf-400d-8723-a1ab93559a26","timestamp":"2023-07-29T23:43:43.773756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:43:43.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0591f976-bcaf-400d-8723-a1ab93559a26","timestamp":"2023-07-29T23:43:43.773756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:43:43.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:43:49.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cd6e11d-1b57-4534-9eab-bcc77df12246","timestamp":"2023-07-29T23:43:50.548163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:43:49.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:44:02.161+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d1132b8-a12f-4269-aff9-e6ac26ea52fd","timestamp":"2023-07-29T23:44:02.543483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:44:02.161+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:44:04.749+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aa5d6fa-7a64-4da8-880c-ca0915a48771","timestamp":"2023-07-29T23:44:05.035940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:44:04.749+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:44:11.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"087314ea-cbbe-43e6-a0df-16954a3fd5ae","timestamp":"2023-07-29T23:44:11.949870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:44:11.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:45:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1725ffd0-0713-4587-8346-d5d388f4df73","timestamp":"2023-07-29T23:45:43.772923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:45:43.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1725ffd0-0713-4587-8346-d5d388f4df73","timestamp":"2023-07-29T23:45:43.772923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:45:43.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:45:49.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc45f8c4-3bdd-430a-8bef-993b052450fb","timestamp":"2023-07-29T23:45:50.548154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:45:49.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:46:02.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd60d162-87e7-47c3-aab8-c029fb4fbe3c","timestamp":"2023-07-29T23:46:02.543195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:46:02.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:46:04.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32d1e58c-b4e6-47ea-b482-bd156ebe5c7b","timestamp":"2023-07-29T23:46:05.037341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:46:04.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:46:11.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"580225f3-7631-4762-bffe-1d1d974fa2e5","timestamp":"2023-07-29T23:46:11.951163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:46:11.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:47:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9deedb72-f723-48c1-8f11-a94683d052f2","timestamp":"2023-07-29T23:47:43.773025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:47:43.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9deedb72-f723-48c1-8f11-a94683d052f2","timestamp":"2023-07-29T23:47:43.773025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:47:43.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:47:49.878+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ad9332c-7333-48f1-a58b-14e00304d0bb","timestamp":"2023-07-29T23:47:50.548221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:47:49.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:48:01.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32d3d5c5-1c1d-4194-a72d-67bb48623398","timestamp":"2023-07-29T23:48:02.543378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:48:01.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:48:04.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e3c1594-b66a-4104-9905-ff8cbbfd1e4f","timestamp":"2023-07-29T23:48:05.035426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:48:04.648+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:48:11.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c50e1ce8-0c9d-410d-a0c1-f4971003492f","timestamp":"2023-07-29T23:48:11.958080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:48:11.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:49:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9048d14-b5d1-4f4a-822d-3c1e68822362","timestamp":"2023-07-29T23:49:43.772936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:49:43.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9048d14-b5d1-4f4a-822d-3c1e68822362","timestamp":"2023-07-29T23:49:43.772936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:49:43.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:49:49.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6e86f27-d1b5-4ef1-80ae-4a84edfe17e8","timestamp":"2023-07-29T23:49:50.548386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:49:49.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:50:01.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74f43e99-8889-4dae-bf37-be3f0cdc319b","timestamp":"2023-07-29T23:50:02.544368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:50:01.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:50:04.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc3d128d-1d8d-4079-988f-dcefdfaae2bc","timestamp":"2023-07-29T23:50:05.036889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:50:04.602+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:50:11.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"debb4487-1727-47b2-b516-fdb19986b0b3","timestamp":"2023-07-29T23:50:11.950795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:50:11.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:51:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c5f7af-1ebd-46e8-9360-7404130dcd26","timestamp":"2023-07-29T23:51:43.772834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:51:43.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4c5f7af-1ebd-46e8-9360-7404130dcd26","timestamp":"2023-07-29T23:51:43.772834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:51:43.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:51:49.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd730f49-5c37-416d-97b7-297e6d183ec5","timestamp":"2023-07-29T23:51:50.548107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:51:49.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:52:01.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8678674d-399b-4064-b178-23c3c8075af9","timestamp":"2023-07-29T23:52:02.543471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:52:01.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:52:04.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e54d58-b469-481d-b456-d82eae5a9ffb","timestamp":"2023-07-29T23:52:05.035628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:52:04.709+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:52:11.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17b87c0d-dfc4-4a55-b551-68447f95be5e","timestamp":"2023-07-29T23:52:11.950435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:52:11.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:53:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de52dc8b-92c6-474f-a407-9f77c05cdc2e","timestamp":"2023-07-29T23:53:43.773583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:53:43.875+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de52dc8b-92c6-474f-a407-9f77c05cdc2e","timestamp":"2023-07-29T23:53:43.773583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:53:43.875+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:53:49.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f9ce57b-700d-4893-b53b-9240e4048793","timestamp":"2023-07-29T23:53:50.547970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:53:49.792+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:54:01.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c7cf73e-82c8-4747-89b3-5034d0e9a9ff","timestamp":"2023-07-29T23:54:02.543356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:54:01.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:54:04.594+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41514ed3-e22f-4b6b-ab0d-2416af947385","timestamp":"2023-07-29T23:54:05.035451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:54:04.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:54:11.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e69a58b-35ca-4f74-a736-404482cc1c47","timestamp":"2023-07-29T23:54:11.949891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:54:11.820+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:55:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2fc042-ba1c-4322-8854-d4132efd33e3","timestamp":"2023-07-29T23:55:43.772906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:55:43.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2fc042-ba1c-4322-8854-d4132efd33e3","timestamp":"2023-07-29T23:55:43.772906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:55:43.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:55:49.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca69d30f-4227-4bec-ad86-dcc03f99b2c2","timestamp":"2023-07-29T23:55:50.548373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:55:49.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:56:01.992+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92d415b7-d332-4245-926d-75d3ad2b12c1","timestamp":"2023-07-29T23:56:02.543575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:56:01.992+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:56:04.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc6d7d3-f9be-4a5e-9609-bfdc813e2314","timestamp":"2023-07-29T23:56:05.036233Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:56:04.589+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:56:11.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b0b5238-3bfd-4a45-8475-915980feaaf7","timestamp":"2023-07-29T23:56:11.952894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:56:11.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:57:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddd7f56f-5e8c-4de3-ba9e-b7bf0c4dae28","timestamp":"2023-07-29T23:57:43.772870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:57:43.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddd7f56f-5e8c-4de3-ba9e-b7bf0c4dae28","timestamp":"2023-07-29T23:57:43.772870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:57:43.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:57:49.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10759c2b-7807-4174-a739-1f11c72d91b3","timestamp":"2023-07-29T23:57:50.549184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:57:49.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:58:01.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f7d7bbc-e866-429c-b2db-6cbec29d9628","timestamp":"2023-07-29T23:58:02.544366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-29T23:58:01.982+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:58:04.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73dc2cf5-bb0b-4966-81a8-2f6c98091ab4","timestamp":"2023-07-29T23:58:05.035464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-29T23:58:04.706+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:58:11.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7121723-e731-489b-a739-9dc8b30e8ed9","timestamp":"2023-07-29T23:58:11.952634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-29T23:58:11.883+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:59:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be7eb7d-114f-452f-b598-8d2d0d7c7f06","timestamp":"2023-07-29T23:59:43.772742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:59:43.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6be7eb7d-114f-452f-b598-8d2d0d7c7f06","timestamp":"2023-07-29T23:59:43.772742Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-29T23:59:43.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-29T23:59:49.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c894f0aa-2dd9-4b83-85f0-90650db33939","timestamp":"2023-07-29T23:59:50.548103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-29T23:59:49.796+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:00:02.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"125252b2-eb77-4bda-9090-ff30d92df5df","timestamp":"2023-07-30T00:00:02.543355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:00:02.142+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:00:04.656+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"280bf377-4f4c-4c18-9d96-c1c6392cac48","timestamp":"2023-07-30T00:00:05.036392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:00:04.656+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:00:11.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41dca53d-7a1e-4ebe-bd1b-9bdb77cf6548","timestamp":"2023-07-30T00:00:11.949951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:00:11.868+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:01:13.849+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-07-30T00:01:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b6db4a5-b0b6-4856-84c4-3d81f26da1ea","timestamp":"2023-07-30T00:01:43.772695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:01:43.818+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b6db4a5-b0b6-4856-84c4-3d81f26da1ea","timestamp":"2023-07-30T00:01:43.772695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:01:43.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:01:49.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb9797e7-8448-4d60-b5f2-9deab6051a82","timestamp":"2023-07-30T00:01:50.548428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:01:49.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:02:01.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64060e16-7007-44a8-92c2-600c7997b697","timestamp":"2023-07-30T00:02:02.543347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:02:01.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:02:04.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59bfc019-00d6-4332-b77b-986006f58049","timestamp":"2023-07-30T00:02:05.035553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:02:04.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:02:11.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96289cea-c569-411c-baaf-c589f5ec6060","timestamp":"2023-07-30T00:02:11.950939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:02:11.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:03:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4206e266-105e-4164-9451-112ed2c642ee","timestamp":"2023-07-30T00:03:43.773791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:03:43.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4206e266-105e-4164-9451-112ed2c642ee","timestamp":"2023-07-30T00:03:43.773791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:03:43.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:03: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf2d7811-b2a8-4e60-bc33-049557e1e47c","timestamp":"2023-07-30T00:03:50.548123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:03:49.784+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:04:02.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceec261a-2ad7-4f96-8350-830003c426e1","timestamp":"2023-07-30T00:04:02.543255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:04:02.006+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:04:04.580+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"006d779d-a48c-4b28-ac11-dc583a990ab8","timestamp":"2023-07-30T00:04:05.036828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:04:04.580+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:04:11.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd1d6960-4532-4337-9030-cdcea4ca08ce","timestamp":"2023-07-30T00:04:11.949945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:04:11.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:05:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66aa9c92-d5b7-4e99-a842-b7b7e1c2162e","timestamp":"2023-07-30T00:05:43.773050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:05:43.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66aa9c92-d5b7-4e99-a842-b7b7e1c2162e","timestamp":"2023-07-30T00:05:43.773050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:05:43.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:05: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"849917f2-a588-47d2-b8bb-8285621afc9d","timestamp":"2023-07-30T00:05:50.548457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:05:49.786+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:06:02.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"635ad414-ecf3-4aeb-b7f2-9a5ceae03043","timestamp":"2023-07-30T00:06:02.544379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:06:02.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:06:04.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64fd288d-6826-4301-907f-f92505e23b8f","timestamp":"2023-07-30T00:06:05.035481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:06:04.576+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:06:11.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"180b9a18-e8fb-49a5-b1fc-a2cc52722154","timestamp":"2023-07-30T00:06:11.950846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:06:11.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:07:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbaf5c9f-3302-418b-b612-87936740a4f5","timestamp":"2023-07-30T00:07:43.772819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:07:43.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbaf5c9f-3302-418b-b612-87936740a4f5","timestamp":"2023-07-30T00:07:43.772819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:07:43.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:07:49.790+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a494158-c1bf-46c7-8288-e2ee550df3a1","timestamp":"2023-07-30T00:07:50.547842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:07:49.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:08:01.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a15f108f-ddc7-4f06-91c3-4ffd4b28b747","timestamp":"2023-07-30T00:08:02.543388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:08:01.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:08:04.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79d636cf-7418-47ea-ae15-93fbe8198d07","timestamp":"2023-07-30T00:08:05.036443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:08:04.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:08:11.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fb0f83c-f8bb-4aed-b571-0d6736dffffa","timestamp":"2023-07-30T00:08:11.949713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:08:11.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:09:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfffa02a-0430-435f-ac58-4d92c3ba585f","timestamp":"2023-07-30T00:09:43.772719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:09:43.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfffa02a-0430-435f-ac58-4d92c3ba585f","timestamp":"2023-07-30T00:09:43.772719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:09:43.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:09:49.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8539c85-1ea2-46a6-be97-d2251c48b63d","timestamp":"2023-07-30T00:09:50.547962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:09:49.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:10:01.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1c60aa9-57cb-48b8-9796-6674be175911","timestamp":"2023-07-30T00:10:02.543241Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:10:01.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:10:04.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed33881b-3f1f-4878-b141-4535122c55e0","timestamp":"2023-07-30T00:10:05.035577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:10:04.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:10:11.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"871051e2-958d-4610-b7c7-ef8bbe17f5a9","timestamp":"2023-07-30T00:10:11.950579Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:10:11.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:11:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e11b9cf-645a-4e31-9021-61aff21a95cc","timestamp":"2023-07-30T00:11:43.772676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:11:43.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e11b9cf-645a-4e31-9021-61aff21a95cc","timestamp":"2023-07-30T00:11:43.772676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:11:43.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:11:49.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0f39213-75ad-4efa-8c75-c3736b3a6868","timestamp":"2023-07-30T00:11:50.548461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:11:49.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:12:01.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2795c45-b467-4cf3-aafc-f173dacca142","timestamp":"2023-07-30T00:12:02.543335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:12:01.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:12:04.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c15975a-cb34-4f8d-afe5-e268a1626383","timestamp":"2023-07-30T00:12:05.035553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:12:04.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:12:11.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b627d235-f4f3-4223-92cb-162ce06e4530","timestamp":"2023-07-30T00:12:11.950199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:12:11.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:12:43.848+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-07-30T00:13:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ddb8a61-9bbe-4206-8f4a-f33c58a33093","timestamp":"2023-07-30T00:13:43.772725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:13:43.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ddb8a61-9bbe-4206-8f4a-f33c58a33093","timestamp":"2023-07-30T00:13:43.772725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:13:43.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:13:49.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b19362a-8d42-4e59-95ef-59507c93cfa5","timestamp":"2023-07-30T00:13:50.547907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:13:49.795+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:14:01.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1a20fc4-b7cd-4c75-9abe-adac743da2a1","timestamp":"2023-07-30T00:14:02.544354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:14:01.958+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:14:04.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6b91ba9-953f-465f-ae40-4f3e49ea3260","timestamp":"2023-07-30T00:14:05.036335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:14:04.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:14:11.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31474809-8585-4112-9ec8-ec67ed88b878","timestamp":"2023-07-30T00:14:11.949837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:14:11.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:15:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95974f4-af92-4c60-ad8d-28bef7f1c9b3","timestamp":"2023-07-30T00:15:43.773354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:15:43.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b95974f4-af92-4c60-ad8d-28bef7f1c9b3","timestamp":"2023-07-30T00:15:43.773354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:15:43.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:15:49.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23e91ec3-258b-4c1f-a824-445f77e1440c","timestamp":"2023-07-30T00:15:50.548479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:15:49.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:16:02.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8beaaddc-9345-4575-8113-a7a3345eb3e6","timestamp":"2023-07-30T00:16:02.543213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:16:02.035+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:16:04.570+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5783c936-cac8-4925-ab0d-d8142108f931","timestamp":"2023-07-30T00:16:05.035377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:16:04.570+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:16:11.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3b4b354-404f-422d-9897-26c7ceb19afa","timestamp":"2023-07-30T00:16:11.950916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:16:11.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:17:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbafbca1-81c7-406e-9e13-62faa64e498d","timestamp":"2023-07-30T00:17:43.772855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:17:43.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbafbca1-81c7-406e-9e13-62faa64e498d","timestamp":"2023-07-30T00:17:43.772855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:17:43.851+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:17: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40c1bcda-cf7a-492a-9039-fba99fa16ad9","timestamp":"2023-07-30T00:17:50.548076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:17:49.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:18:01.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be2002da-7bf1-43f6-aecd-f5cfd262655e","timestamp":"2023-07-30T00:18:02.543113Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:18:01.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:18:04.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3da3a8f4-9304-4190-a323-b3d198ffdc90","timestamp":"2023-07-30T00:18:05.036417Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:18:04.574+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:18:11.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80181818-58e8-460d-9f6d-80a150a0b457","timestamp":"2023-07-30T00:18:11.949826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:18:11.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:19:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356fd7c6-88e9-47fb-a29b-66193ce275b2","timestamp":"2023-07-30T00:19:43.772755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:19:43.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"356fd7c6-88e9-47fb-a29b-66193ce275b2","timestamp":"2023-07-30T00:19:43.772755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:19:43.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:19: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c0fb92-f64c-4552-b125-670ba2b93ff3","timestamp":"2023-07-30T00:19:50.548618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:19:49.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:20:02.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90aae496-3cb2-4b6d-8693-e39bc109acb9","timestamp":"2023-07-30T00:20:02.543090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:20:02.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:20:04.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6fd665b-825d-44a5-987a-8eca0b322274","timestamp":"2023-07-30T00:20:05.035359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:20:04.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:20:11.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aed83d6-6944-4066-a336-5f43f5ec84ab","timestamp":"2023-07-30T00:20:11.950944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:20:11.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:21:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb828140-8e4b-45db-ba0b-de8271af76de","timestamp":"2023-07-30T00:21:43.772726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:21:43.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb828140-8e4b-45db-ba0b-de8271af76de","timestamp":"2023-07-30T00:21:43.772726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:21:43.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:21:49.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a88a1353-f925-41ff-9615-ddc13ac4fc1e","timestamp":"2023-07-30T00:21:50.547716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:21:49.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:22:01.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a981bafe-c696-4064-8ea9-37125e4c209d","timestamp":"2023-07-30T00:22:02.543254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:22:01.986+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:22:04.557+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eae4a430-47c8-40d2-8817-9153eb626771","timestamp":"2023-07-30T00:22:05.036115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:22:04.558+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:22:11.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3f1e239-cfd9-4e6a-9cae-ec8788b73e5a","timestamp":"2023-07-30T00:22:11.952178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:22:11.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:22:13.817+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-07-30T00:23:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5681588-db31-40fe-85e6-d82838a10128","timestamp":"2023-07-30T00:23:43.772730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:23:43.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5681588-db31-40fe-85e6-d82838a10128","timestamp":"2023-07-30T00:23:43.772730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:23:43.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:23:49.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ee4365b-750a-4f2b-adbb-3b307c9be2b6","timestamp":"2023-07-30T00:23:50.548707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:23:49.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:24:01.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e315a295-ae6d-4797-9507-3f6f0c4029e0","timestamp":"2023-07-30T00:24:02.544011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:24:01.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:24:04.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0197e026-dddd-41e0-9235-4e62f239423c","timestamp":"2023-07-30T00:24:05.035427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:24:04.552+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:24:11.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c1e88e1-cacf-4473-845a-8e1209e5de92","timestamp":"2023-07-30T00:24:11.950054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:24:11.900+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:25:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd27075-5725-43e9-9390-ac59c23393f4","timestamp":"2023-07-30T00:25:43.772687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:25:43.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fd27075-5725-43e9-9390-ac59c23393f4","timestamp":"2023-07-30T00:25:43.772687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:25:43.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:25:49.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5645e85d-db3b-4600-b49b-0c1e51b3aafd","timestamp":"2023-07-30T00:25:50.548018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:25:49.788+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:26:02.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b36e3531-7142-4e31-94a6-7cbdbd98ce74","timestamp":"2023-07-30T00:26:02.543222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:26:02.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:26:04.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5817c5a6-599d-4f61-861d-823b31822b06","timestamp":"2023-07-30T00:26:05.035962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:26:04.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:26:11.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71b5893-ff33-44e7-a0f8-657a064d38e0","timestamp":"2023-07-30T00:26:11.950637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:26:11.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:27:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4e9307-e809-48a1-b478-e63a4ad45af1","timestamp":"2023-07-30T00:27:43.773447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:27:43.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b4e9307-e809-48a1-b478-e63a4ad45af1","timestamp":"2023-07-30T00:27:43.773447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:27:43.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:27:49.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"097676c7-fc7f-4f69-8f8e-b29fead7caf8","timestamp":"2023-07-30T00:27:50.547828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:27:49.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:28:01.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a78fd712-2185-4798-abab-a53d1d26ae1b","timestamp":"2023-07-30T00:28:02.543242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:28:01.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:28:04.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8fdca6f-528f-48cf-ac13-fe3dc395b312","timestamp":"2023-07-30T00:28:05.035522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:28:04.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:28:11.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebc753e3-79c7-47da-b3af-939d1e220a69","timestamp":"2023-07-30T00:28:11.949804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:28:11.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:29:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"280b460e-4f0d-457e-aed2-892dc53e7d44","timestamp":"2023-07-30T00:29:43.772703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:29:43.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"280b460e-4f0d-457e-aed2-892dc53e7d44","timestamp":"2023-07-30T00:29:43.772703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:29:43.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:29:49.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d7c75cc-c31a-437e-be3e-838e2af01a40","timestamp":"2023-07-30T00:29:50.548315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:29:49.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:30:02.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b62dcb6-66de-46e0-9aa3-cafdd4002ef1","timestamp":"2023-07-30T00:30:02.543135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:30:02.033+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:30:04.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7963978-f508-41a9-a044-13a0cf4289c0","timestamp":"2023-07-30T00:30:05.036509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:30:04.581+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:30:11.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eae1cafb-b22a-472f-ad8b-e6b067cb713c","timestamp":"2023-07-30T00:30:11.950726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:30:11.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:31:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0119faf7-cc3f-4f06-9ed3-2b7701aa8699","timestamp":"2023-07-30T00:31:43.772791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:31:43.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0119faf7-cc3f-4f06-9ed3-2b7701aa8699","timestamp":"2023-07-30T00:31:43.772791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:31:43.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:31:49.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b36e3c4d-936c-45da-995a-a00d859ac6e0","timestamp":"2023-07-30T00:31:50.547984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:31:49.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:32:02.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"118feb00-fc4e-4a36-a2cb-4e84093e17c4","timestamp":"2023-07-30T00:32:02.544115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:32:02.053+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:32:04.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f86a492-440f-464a-9ec3-04581dc51133","timestamp":"2023-07-30T00:32:05.036703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:32:04.561+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:32:11.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c24412c0-06a5-4a57-977f-bfc5ba650e08","timestamp":"2023-07-30T00:32:11.949689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:32:11.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:33:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1997fa7-fa00-40cb-8c7d-8e7207e9cc39","timestamp":"2023-07-30T00:33:43.772741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:33:43.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1997fa7-fa00-40cb-8c7d-8e7207e9cc39","timestamp":"2023-07-30T00:33:43.772741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:33:43.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:33: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"009cb2dd-5e56-4cc9-84a8-ad1f0ed23d72","timestamp":"2023-07-30T00:33:50.548640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:33:49.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:34:01.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b341e319-06ea-40d6-9415-6c10669759b5","timestamp":"2023-07-30T00:34:02.543139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:34:01.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:34:04.550+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8289aaff-64b5-4367-8532-73ee4363992d","timestamp":"2023-07-30T00:34:05.035398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:34:04.551+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:34:11.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2232399d-0efb-4d3e-8abe-a7a32cbbe55b","timestamp":"2023-07-30T00:34:11.950847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:34:11.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:35:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30e67cc5-ee4b-42e1-9edc-cfa6b3b04933","timestamp":"2023-07-30T00:35:43.772708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:35:43.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30e67cc5-ee4b-42e1-9edc-cfa6b3b04933","timestamp":"2023-07-30T00:35:43.772708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:35:43.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:35: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"674304f8-fe3b-4948-929f-bf58ae66a3fd","timestamp":"2023-07-30T00:35:50.548093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:35:49.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:36:01.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e826aaa-c75d-4422-88cb-d38b5040b726","timestamp":"2023-07-30T00:36:02.543209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:36:01.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:36:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8baf27d8-2aae-4d7a-b537-2233784a3487","timestamp":"2023-07-30T00:36:05.036421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:36:04.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:36:11.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95081e15-61ce-4133-b5a9-00f00f93d00e","timestamp":"2023-07-30T00:36:11.950990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:36:11.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:37:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a9390e-2cc2-48ab-8f4b-c100e5147a7d","timestamp":"2023-07-30T00:37:43.773430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:37:43.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65a9390e-2cc2-48ab-8f4b-c100e5147a7d","timestamp":"2023-07-30T00:37:43.773430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:37:43.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:37:49.806+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ce5c74d-d080-4790-b639-0bf60c26a068","timestamp":"2023-07-30T00:37:50.547829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:37:49.807+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:38:01.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4056b2cf-b1c4-4fc7-9991-3eea0190001b","timestamp":"2023-07-30T00:38:02.543257Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:38:01.980+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:38:04.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8916d45-68ad-439d-8403-684d63423cde","timestamp":"2023-07-30T00:38:05.035468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:38:04.627+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:38:11.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23d4e360-3dfe-4654-891a-53df9f471690","timestamp":"2023-07-30T00:38:11.950702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:38:11.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:39:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01d6e129-6746-4537-b366-735ed3525d45","timestamp":"2023-07-30T00:39:43.772904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:39:43.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01d6e129-6746-4537-b366-735ed3525d45","timestamp":"2023-07-30T00:39:43.772904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:39:43.815+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:39:49.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0844f39f-2eea-428f-a6cd-a700af744588","timestamp":"2023-07-30T00:39:50.548572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:39:49.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:40:02.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cea50eb-8f1e-4291-b7a2-166d5081f7e1","timestamp":"2023-07-30T00:40:02.544300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:40:02.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:40:04.556+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ecd3661-49c8-4619-a487-9af3a937fca1","timestamp":"2023-07-30T00:40:05.036306Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:40:04.557+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:40:11.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"410e3029-24d5-4857-bd6a-ddca00b6c34a","timestamp":"2023-07-30T00:40:11.950921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:40:11.859+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:41:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0135ad6c-56c3-4fda-8e0d-2b64efad45fe","timestamp":"2023-07-30T00:41:43.772729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:41:43.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0135ad6c-56c3-4fda-8e0d-2b64efad45fe","timestamp":"2023-07-30T00:41:43.772729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:41:43.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:41:49.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39f5425c-8dba-433b-91ec-da3a3267c202","timestamp":"2023-07-30T00:41:50.548105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:41:49.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:42:01.987+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"de88d34f-317b-4aec-a40a-b7585d7cb3bc","timestamp":"2023-07-30T00:42:02.543283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:42:01.988+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:42:04.560+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8825838-4c9d-488a-b329-9febc44d7e61","timestamp":"2023-07-30T00:42:05.035659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:42:04.560+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:42:11.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93636232-5e5b-406f-a7a2-70bee896ea49","timestamp":"2023-07-30T00:42:11.949937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:42:11.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:42:43.905+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 0 disconnected.
[2023-07-30T00:43:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c7f7c6-9b70-45a3-a2f9-09fa52670bff","timestamp":"2023-07-30T00:43:43.772734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:43:43.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5c7f7c6-9b70-45a3-a2f9-09fa52670bff","timestamp":"2023-07-30T00:43:43.772734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:43:43.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:43:49.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aeb013ee-defe-47d6-a049-cd84363261c1","timestamp":"2023-07-30T00:43:50.548092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:43:49.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:44:02.026+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"726b77f8-3b4f-4920-9049-88cefd652bc9","timestamp":"2023-07-30T00:44:02.543691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:44:02.027+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:44:04.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"719571d1-da9d-4be3-b195-67c68ac0ddae","timestamp":"2023-07-30T00:44:05.036751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:44:04.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:44:11.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"313c0f78-8093-467d-bcd0-6deb8c2e8ac1","timestamp":"2023-07-30T00:44:11.950748Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:44:11.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:45:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3c304af-8950-41ba-84e6-5b7ecdc2e0b7","timestamp":"2023-07-30T00:45:43.772750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:45:43.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3c304af-8950-41ba-84e6-5b7ecdc2e0b7","timestamp":"2023-07-30T00:45:43.772750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:45:43.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:45:49.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90818fe9-99b7-43bf-af50-dcb958b82436","timestamp":"2023-07-30T00:45:50.549895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:45:49.787+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:46:01.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6f1a7a0-7e4c-4c92-8238-8727f3556ae7","timestamp":"2023-07-30T00:46:02.543497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:46:01.977+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:46:04.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"122aa287-ad8f-4a49-af81-f6ce9271b075","timestamp":"2023-07-30T00:46:05.035946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:46:04.556+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:46:11.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"003a90fc-b5d3-4a5d-b06e-d3ba1c958427","timestamp":"2023-07-30T00:46:11.949886Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:46:11.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:47:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a89b235-4c3c-420e-9ca7-73db5a522fca","timestamp":"2023-07-30T00:47:43.773294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:47:43.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a89b235-4c3c-420e-9ca7-73db5a522fca","timestamp":"2023-07-30T00:47:43.773294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:47:43.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:47:49.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5c7d8b-81e3-42f7-9209-a97227dbe3ef","timestamp":"2023-07-30T00:47:50.547913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:47:49.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:48:02.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f06066ef-4a6d-41df-9e45-804fcbe27f87","timestamp":"2023-07-30T00:48:02.544099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:48:02.086+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:48:04.686+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a6e696c-4f67-4ff4-8cc9-996d752ecc9c","timestamp":"2023-07-30T00:48:05.035529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:48:04.687+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:48:11.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19c0bff8-eff6-47ac-b628-1a52c015b756","timestamp":"2023-07-30T00:48:11.951160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:48:11.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:49:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa5e66e-ef5c-473a-b229-0ca3edf0bc06","timestamp":"2023-07-30T00:49:43.773297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:49:43.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa5e66e-ef5c-473a-b229-0ca3edf0bc06","timestamp":"2023-07-30T00:49:43.773297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:49:43.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:49:49.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e26b1957-6957-4913-bb08-f0b89aad4d52","timestamp":"2023-07-30T00:49:50.548601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:49:49.794+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:50:01.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9129363-d399-4760-9500-998eb274c9c4","timestamp":"2023-07-30T00:50:02.544521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:50:01.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:50:04.549+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1059cf53-0621-4bb8-817f-7f63f166429b","timestamp":"2023-07-30T00:50:05.036701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:50:04.549+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:50:11.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b767921d-983a-4ff9-8f67-47690e3b473f","timestamp":"2023-07-30T00:50:11.949842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:50:11.810+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:51:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa9bcedc-6e6a-4fcb-b2b3-3383d9cd0102","timestamp":"2023-07-30T00:51:43.773007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:51:43.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa9bcedc-6e6a-4fcb-b2b3-3383d9cd0102","timestamp":"2023-07-30T00:51:43.773007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:51:43.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:51: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60585bb9-24b7-428c-bf46-074a936651a7","timestamp":"2023-07-30T00:51:50.547750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:51:49.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:52:01.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4da51721-4f67-4f3f-83df-24f47afea177","timestamp":"2023-07-30T00:52:02.543674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:52:01.953+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:52:04.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b4405a9-7548-4bda-a87e-36d2a914ae28","timestamp":"2023-07-30T00:52:05.035533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:52:04.529+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:52:11.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06466ca0-331c-45b4-a307-78a2da07e4dd","timestamp":"2023-07-30T00:52:11.950294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:52:11.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:53:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d458d9c-e7ad-4bd3-85c6-dfcf3e435625","timestamp":"2023-07-30T00:53:43.772812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:53:43.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d458d9c-e7ad-4bd3-85c6-dfcf3e435625","timestamp":"2023-07-30T00:53:43.772812Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:53:43.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:53:49.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed3126fa-dcf9-4c60-8023-019fdf7118cf","timestamp":"2023-07-30T00:53:50.548600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:53:49.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:54:01.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47b6285d-7d9e-45d8-afe3-f334c646a1b8","timestamp":"2023-07-30T00:54:02.543431Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:54:01.965+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:54:04.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63b29729-8102-48fc-93e0-69bcbc8dacaf","timestamp":"2023-07-30T00:54:05.037175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:54:04.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:54:11.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7130dda8-953a-4ed6-9e41-277e4d4233d6","timestamp":"2023-07-30T00:54:11.950236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:54:11.922+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:55:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b6309c-61f9-49b8-87f4-cc62e8e8f1e3","timestamp":"2023-07-30T00:55:43.772983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:55:43.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b6309c-61f9-49b8-87f4-cc62e8e8f1e3","timestamp":"2023-07-30T00:55:43.772983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:55:43.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:55:49.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3df34130-577a-4a40-bcf2-22ac872cacc1","timestamp":"2023-07-30T00:55:50.547854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:55:49.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:56:01.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a1a86d9-73d6-4592-9478-40e37a588ed2","timestamp":"2023-07-30T00:56:02.543349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:56:01.957+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:56:04.516+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdc782e-2c41-480a-8996-6ba9e4663b00","timestamp":"2023-07-30T00:56:05.035407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:56:04.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:56:11.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fdc18ac5-9377-48aa-b723-fbd7e4d11ed8","timestamp":"2023-07-30T00:56:11.950604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:56:11.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:56:43.842+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-07-30T00:57:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b91c00-9677-4d04-8c73-f6e478fd9178","timestamp":"2023-07-30T00:57:43.772850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:57:43.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b91c00-9677-4d04-8c73-f6e478fd9178","timestamp":"2023-07-30T00:57:43.772850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:57:43.881+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:57:49.783+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e2e082-f400-479a-8dcb-013bba566d0d","timestamp":"2023-07-30T00:57:50.548518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:57:49.783+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:58:01.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa6b8450-55c3-49f4-adb4-1cb25f14aaa9","timestamp":"2023-07-30T00:58:02.544395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T00:58:01.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:58:04.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7bc7bd4-6326-43f1-8e8c-48811529ebad","timestamp":"2023-07-30T00:58:05.036161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T00:58:04.708+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:58:11.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bab8cb2e-9b59-4351-955a-7d7b2c1bbe38","timestamp":"2023-07-30T00:58:11.950343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T00:58:11.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:59:43.774+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bedc3090-f442-4a5f-a91f-fbec20676670","timestamp":"2023-07-30T00:59:43.773120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:59:43.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bedc3090-f442-4a5f-a91f-fbec20676670","timestamp":"2023-07-30T00:59:43.773120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T00:59:43.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T00:59: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5cb94ff-2d14-47a7-b4de-f46359a406df","timestamp":"2023-07-30T00:59:50.548604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T00:59:49.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:00:01.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"caa56495-0eb5-49eb-8ff0-eef3cbc7e106","timestamp":"2023-07-30T01:00:02.543923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:00:01.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:00:04.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"143f3bbc-735d-4161-a488-972dc9cc1c8e","timestamp":"2023-07-30T01:00:05.035756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:00:04.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:00:11.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2afe461-477a-4e6f-b346-eb77e3079376","timestamp":"2023-07-30T01:00:11.949716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:00:11.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:01:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c417e1-f51d-438d-bcb5-19c7d0c10df0","timestamp":"2023-07-30T01:01:43.773699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:01:43.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1c417e1-f51d-438d-bcb5-19c7d0c10df0","timestamp":"2023-07-30T01:01:43.773699Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:01:43.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:01:49.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10c43268-fcff-42c3-a56a-120bee788139","timestamp":"2023-07-30T01:01:50.547712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:01:49.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:02:01.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f31d291-6292-4726-b422-cff289c6d031","timestamp":"2023-07-30T01:02:02.543274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:02:01.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:02:04.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"298a691b-73c5-479e-accd-2478446a273c","timestamp":"2023-07-30T01:02:05.035420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:02:04.515+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:02:11.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70025f9d-8938-46f2-b6e8-994ab66619f1","timestamp":"2023-07-30T01:02:11.950849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:02:11.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:02:43.913+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 2 disconnected.
[2023-07-30T01:03:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03149dfa-bf4d-444a-a523-acd02ea04bee","timestamp":"2023-07-30T01:03:43.772675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:03:43.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03149dfa-bf4d-444a-a523-acd02ea04bee","timestamp":"2023-07-30T01:03:43.772675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:03:43.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:03:49.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3a85dca-974b-4a71-bf3f-7db646f7d6c5","timestamp":"2023-07-30T01:03:50.548384Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:03:49.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:04:01.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd2e4dc4-8039-4809-90b8-423bafad8bb2","timestamp":"2023-07-30T01:04:02.543212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:04:01.956+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:04:04.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9479eefd-0204-448e-ae38-696f9596e040","timestamp":"2023-07-30T01:04:05.036430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:04:04.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:04:11.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f11a2ef7-8944-4664-9ea8-d715b22a1924","timestamp":"2023-07-30T01:04:11.950897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:04:11.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:05:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6022e6e1-a7a4-4070-b5db-1b38e788917c","timestamp":"2023-07-30T01:05:43.772735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:05:43.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6022e6e1-a7a4-4070-b5db-1b38e788917c","timestamp":"2023-07-30T01:05:43.772735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:05:43.811+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:05:49.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ebc8cc50-7e88-45b7-99bd-ced47f1834ec","timestamp":"2023-07-30T01:05:50.547866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:05:49.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:06:01.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53555472-8758-4987-8b4d-4ac98c93244c","timestamp":"2023-07-30T01:06:02.544184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:06:01.976+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:06:04.577+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c23b8c72-35f7-43c1-9756-afc593dd3d22","timestamp":"2023-07-30T01:06:05.035447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:06:04.577+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:06:11.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ab0a666-fc21-4fa0-8a17-5b7e621bc9fd","timestamp":"2023-07-30T01:06:11.950373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:06:11.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:07:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84685b21-2835-4162-b312-59d6045dab7c","timestamp":"2023-07-30T01:07:43.772790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:07:43.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84685b21-2835-4162-b312-59d6045dab7c","timestamp":"2023-07-30T01:07:43.772790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:07:43.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:07:49.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b51551-8c98-4ee8-a703-ec698b547a7b","timestamp":"2023-07-30T01:07:50.548658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:07:49.779+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:08:02.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a9998b1-3d04-4401-8e9e-d2f3ecf4e740","timestamp":"2023-07-30T01:08:02.543300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:08:02.003+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:08:04.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6194f50-18ef-450a-8e2f-87089d2fea35","timestamp":"2023-07-30T01:08:05.036300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:08:04.517+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:08:11.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1a8aac5-d697-4dcf-80bf-b080bf6d5180","timestamp":"2023-07-30T01:08:11.950421Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:08:11.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:09:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59594ec-717c-4d7a-a7e2-787ee37ad7e7","timestamp":"2023-07-30T01:09:43.773612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:09:43.857+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f59594ec-717c-4d7a-a7e2-787ee37ad7e7","timestamp":"2023-07-30T01:09:43.773612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:09:43.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:09:49.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c43933ad-8c02-4ffb-9468-19359c90710f","timestamp":"2023-07-30T01:09:50.547850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:09:49.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:10:02.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b1807d7-7a59-4cc0-8162-873a7ddb7dba","timestamp":"2023-07-30T01:10:02.543167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:10:02.085+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:10:04.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe33f66d-3b0e-4363-b188-4c536898926f","timestamp":"2023-07-30T01:10:05.035554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:10:04.512+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:10:11.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2c4341-9203-419a-bb6a-b50f59ff8b0b","timestamp":"2023-07-30T01:10:11.949875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:10:11.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:11:43.776+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f250a92-629f-4d79-a79a-6a08e1c0d793","timestamp":"2023-07-30T01:11:43.773931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:11:43.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f250a92-629f-4d79-a79a-6a08e1c0d793","timestamp":"2023-07-30T01:11:43.773931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:11:43.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:11:49.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5735c13f-7f8e-49a7-82db-f9a5d4e43b21","timestamp":"2023-07-30T01:11:50.547790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:11:49.791+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:12:01.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f18b1b62-40a1-4eaa-a8f4-682539dae2ea","timestamp":"2023-07-30T01:12:02.543168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:12:01.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:12:04.502+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ead1c76a-141e-432f-af4d-3937119f8dd3","timestamp":"2023-07-30T01:12:05.035697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:12:04.503+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:12:11.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d1f832d-c317-41fc-9337-36e2180f8bb2","timestamp":"2023-07-30T01:12:11.950519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:12:11.813+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:13:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28619511-8a1e-4b9a-ad12-729ace3236db","timestamp":"2023-07-30T01:13:43.772985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:13:43.800+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28619511-8a1e-4b9a-ad12-729ace3236db","timestamp":"2023-07-30T01:13:43.772985Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:13:43.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:13:49.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77f45a7e-7970-4d00-b70a-767e592fc6e8","timestamp":"2023-07-30T01:13:50.547786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:13:49.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:14:01.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"652dfb69-0e73-4411-840c-b16b334bcb80","timestamp":"2023-07-30T01:14:02.543709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:14:01.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:14:04.512+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"692a065c-beb8-4cf4-8ae8-acf1bdb79a95","timestamp":"2023-07-30T01:14:05.036652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:14:04.513+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:14:11.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecae682b-d04c-4bcc-9dbd-1c8c7cea3509","timestamp":"2023-07-30T01:14:11.950090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:14:11.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:15:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bd8624-a14f-4832-ba8f-08d5f6e2898c","timestamp":"2023-07-30T01:15:43.772704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:15:43.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bd8624-a14f-4832-ba8f-08d5f6e2898c","timestamp":"2023-07-30T01:15:43.772704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:15:43.804+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:15:49.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ced7f638-c101-48f0-a418-a85122de8c31","timestamp":"2023-07-30T01:15:50.548691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:15:49.781+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:16:01.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"114f6ecc-5886-42ab-8f2b-63c1ea98b092","timestamp":"2023-07-30T01:16:02.543867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:16:01.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:16:04.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b894184e-b401-4e39-88e1-aa4f3f32cabb","timestamp":"2023-07-30T01:16:05.035523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:16:04.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:16:11.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ee6a4da-5066-4cd8-bf1d-22b8f69c09ab","timestamp":"2023-07-30T01:16:11.950504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:16:11.814+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:17:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e2c5247-4885-4a27-b192-af862dc1eee3","timestamp":"2023-07-30T01:17:43.772690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:17:43.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e2c5247-4885-4a27-b192-af862dc1eee3","timestamp":"2023-07-30T01:17:43.772690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:17:43.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:17:49.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12dd38b8-114b-4150-98f2-479062920a6d","timestamp":"2023-07-30T01:17:50.548395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:17:49.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:18:01.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c1fc117-b0da-4453-aea2-66038b483ee1","timestamp":"2023-07-30T01:18:02.544328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:18:01.979+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:18:04.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33706035-a705-425f-b586-b90d853304cb","timestamp":"2023-07-30T01:18:05.036301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:18:04.506+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:18:11.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65164fc5-66bc-4081-8c88-66c05052cbeb","timestamp":"2023-07-30T01:18:11.949691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:18:11.817+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:19:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60c7824-28e9-4eb6-a865-c134cdf4dd93","timestamp":"2023-07-30T01:19:43.772829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:19:43.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60c7824-28e9-4eb6-a865-c134cdf4dd93","timestamp":"2023-07-30T01:19:43.772829Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:19:43.802+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:19:49.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fccdd025-bce9-4b87-92d7-7fa438f99d3e","timestamp":"2023-07-30T01:19:50.547703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:19:49.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:20:01.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3434c2f6-118a-4ba1-8578-d4a2f31dafab","timestamp":"2023-07-30T01:20:02.543230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:20:01.960+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:20:04.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50046331-ab53-4f84-8bec-8ea1b74b33d9","timestamp":"2023-07-30T01:20:05.035412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:20:04.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:20:11.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6681558e-e6ac-482b-bd5d-7256bca886df","timestamp":"2023-07-30T01:20:11.950554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:20:11.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:21:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f79df99-24a2-4a87-aacb-714d072818fb","timestamp":"2023-07-30T01:21:43.772749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:21:43.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f79df99-24a2-4a87-aacb-714d072818fb","timestamp":"2023-07-30T01:21:43.772749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:21:43.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:21:49.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6c9ffe3-8747-45e8-8d88-aa8c8b6fe160","timestamp":"2023-07-30T01:21:50.548508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:21:49.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:22:01.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb38d2d1-b73e-472a-bb4b-a45fe5d67dce","timestamp":"2023-07-30T01:22:02.543329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:22:01.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:22:04.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0288f24-3075-411c-912d-2512e09790e3","timestamp":"2023-07-30T01:22:05.035502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:22:04.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:22:11.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98f78108-0a71-4346-812f-b1b95d3907fa","timestamp":"2023-07-30T01:22:11.950685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:22:11.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:23:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48859c46-1d27-4df7-8510-3978b1969ab6","timestamp":"2023-07-30T01:23:43.773632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:23:43.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48859c46-1d27-4df7-8510-3978b1969ab6","timestamp":"2023-07-30T01:23:43.773632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:23:43.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:23: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":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"570b6a01-035c-40ea-a2a8-9cd48c9ef3f7","timestamp":"2023-07-30T01:23:50.547693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:23:49.789+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:24:01.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee24435b-fcd2-4cd3-99c9-87f91b6ab99b","timestamp":"2023-07-30T01:24:02.543275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:24:01.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:24:04.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca9bcaf-4afb-4a0f-9f5e-705509d21581","timestamp":"2023-07-30T01:24:05.036317Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:24:04.500+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:24:11.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c04554e2-de8f-48a0-823b-f64766e8ffbb","timestamp":"2023-07-30T01:24:11.950143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:24:11.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:25:43.775+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dda47e9-0789-4fd9-931b-dd3e9bd3eb27","timestamp":"2023-07-30T01:25:43.773383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:25:43.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dda47e9-0789-4fd9-931b-dd3e9bd3eb27","timestamp":"2023-07-30T01:25:43.773383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:25:43.801+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:25:49.770+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"719bffa1-67d1-484f-9f31-34dbe0454290","timestamp":"2023-07-30T01:25:50.547685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:25:49.770+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:26:01.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0ca63d-a189-4d98-97c9-a35a2177a3fe","timestamp":"2023-07-30T01:26:02.544004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:26:01.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:26:04.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02e1567e-2d5b-442c-9a92-69c90f635f02","timestamp":"2023-07-30T01:26:05.035446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:26:04.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:26:11.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f17f33e7-12ee-4671-93de-0858f7b1ffa0","timestamp":"2023-07-30T01:26:11.950318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:26:11.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:27:13.873+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-ac-pf-ppnt-client-id] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Node 1 disconnected.
[2023-07-30T01:27:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1fcca9f-201b-4df4-a152-bf8517f8049f","timestamp":"2023-07-30T01:27:43.772700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:27:43.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1fcca9f-201b-4df4-a152-bf8517f8049f","timestamp":"2023-07-30T01:27:43.772700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:27:43.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:27:49.781+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72c56ac8-201b-4947-9f69-b6a413fe5a1d","timestamp":"2023-07-30T01:27:50.548013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:27:49.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:28:01.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6422b374-2279-4ebc-a8a3-00910cc58760","timestamp":"2023-07-30T01:28:02.543165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:28:01.993+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:28:04.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2925f98-ba2d-48cb-b705-b7f566947ea3","timestamp":"2023-07-30T01:28:05.036469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:28:04.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:28:11.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9253f1f4-caa1-4091-a9c0-40f99399432c","timestamp":"2023-07-30T01:28:11.949987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:28:11.924+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:29:43.773+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c91244-6737-4b0b-a5d3-45896d978ced","timestamp":"2023-07-30T01:29:43.772722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:29:43.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"f661b0e1-b5ff-48ff-b456-e6112955747f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7c91244-6737-4b0b-a5d3-45896d978ced","timestamp":"2023-07-30T01:29:43.772722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-07-30T01:29:43.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:29:49.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"79a83c2b-bbce-43f9-b0cb-277da8415c48","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53ea1679-70b3-4f90-b330-f9de3487ce8a","timestamp":"2023-07-30T01:29:50.548038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-07-30T01:29:49.766+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:30:01.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"18ad2e4f-0c2d-482e-8cc6-8a1aa922e5c5","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a9a05d-36e2-4a9c-bbe4-3681b4ab5730","timestamp":"2023-07-30T01:30:02.543211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-07-30T01:30:01.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:30:04.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"073c8135-20b8-47ff-9584-62772b134953","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"37fc6c12-473f-43ab-94de-16fb4cc02864","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9461eee-fe2d-427b-ba64-b5f697f2f3cf","timestamp":"2023-07-30T01:30:05.036077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-07-30T01:30:04.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-07-30T01:30:11.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0f40e7ae-dc6a-486d-ac7d-2e2e93f3038c","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b97ec43c-0bf9-4530-a256-d46d28a21be6","timestamp":"2023-07-30T01:30:11.950769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-07-30T01:30:11.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS