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-06-11T23:19:54.296+00:00|INFO|PolicyParticipantApplication|main] Starting PolicyParticipantApplication using Java 11.0.19 on onap-policy-clamp-ac-pf-ppnt-5bd89c9849-9clcv with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-06-11T23:19:54.307+00:00|INFO|PolicyParticipantApplication|main] No active profile set, falling back to 1 default profile: "default"
[2023-06-11T23:19:54.515+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-06-11T23:20:01.214+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 8085 (http)
[2023-06-11T23:20:01.249+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-8085"]
[2023-06-11T23:20:01.250+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-06-11T23:20:01.251+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-06-11T23:20:01.424+00:00|INFO|[/onap/policyparticipant]|main] Initializing Spring embedded WebApplicationContext
[2023-06-11T23:20:01.424+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 6820 ms
[2023-06-11T23:20:04.019+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-06-11T23:20:04.308+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-06-11T23:20:04.573+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:20:04.575+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:20:04.575+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525604570
[2023-06-11T23:20:04.580+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-06-11T23:20:05.157+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@15f8701f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@514cd540, org.springframework.security.web.context.SecurityContextPersistenceFilter@62a4417, org.springframework.security.web.header.HeaderWriterFilter@6ea04618, org.springframework.security.web.authentication.logout.LogoutFilter@30e6a763, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@9d7ccfe, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@713064e8, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1bf39d06, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@11d4dbd6, org.springframework.security.web.session.SessionManagementFilter@7026b7ee, org.springframework.security.web.access.ExceptionTranslationFilter@4c59e45e, org.springframework.security.web.access.intercept.AuthorizationFilter@3effd4f3]
[2023-06-11T23:20:11.606+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-06-11T23:20:11.657+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-8085"]
[2023-06-11T23:20:11.774+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 8085 (http) with context path '/onap/policyparticipant'
[2023-06-11T23:20:11.843+00:00|INFO|ServiceManager|main] service manager starting
[2023-06-11T23:20:11.843+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-06-11T23:20:11.858+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ae9147eb-d5e7-4628-bc4d-e7bf58c51cc6, consumerInstance=onap-policy-clamp-ac-pf-ppnt-5bd89c9849-9clcv, 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-06-11T23:20:11.922+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-06-11T23:20:11.939+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:20:11.939+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:20:11.939+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525611939
[2023-06-11T23:20:11.939+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-06-11T23:20:11.948+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d34002eb-c8b3-4a54-9d36-93194b03f76b, alive=false, publisher=null]]: starting
[2023-06-11T23:20:12.056+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-06-11T23:20:12.080+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-ac-pf-ppnt-client-id] Instantiated an idempotent producer.
[2023-06-11T23:20:12.118+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-06-11T23:20:12.118+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-06-11T23:20:12.118+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1686525612118
[2023-06-11T23:20:12.119+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=d34002eb-c8b3-4a54-9d36-93194b03f76b, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-06-11T23:20:12.119+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantMessagePublisher$$EnhancerBySpringCGLIB$$c2f2fe90
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener AcPropertyUpdateListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterAckListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusReqListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionDeployListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterAckListener
[2023-06-11T23:20:12.140+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-06-11T23:20:12.141+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ae9147eb-d5e7-4628-bc4d-e7bf58c51cc6, consumerInstance=onap-policy-clamp-ac-pf-ppnt-5bd89c9849-9clcv, 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@48df4071
[2023-06-11T23:20:12.141+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=ae9147eb-d5e7-4628-bc4d-e7bf58c51cc6, consumerInstance=onap-policy-clamp-ac-pf-ppnt-5bd89c9849-9clcv, 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-06-11T23:20:12.141+00:00|INFO|ServiceManager|main] service manager started
[2023-06-11T23:20:12.184+00:00|INFO|OrderedServiceImpl|main] ***** OrderedServiceImpl implementers:
[]
[2023-06-11T23:20:12.186+00:00|INFO|network|main] [OUT|KAFKA|policy.clamp-runtime-acm]
{"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f0e2211d-5a54-4e2a-9e08-539e293d20b6","timestamp":"2023-06-11T23:20:12.154163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.557+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.558+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 0vg4WUunRAO9KzxsaiV0oA
[2023-06-11T23:20:13.566+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: i1wEkDS8T5qA8lwdgrIeeQ
[2023-06-11T23:20:13.566+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: i1wEkDS8T5qA8lwdgrIeeQ
[2023-06-11T23:20:13.568+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 1004 with epoch 0
[2023-06-11T23:20:13.579+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-06-11T23:20:13.630+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-06-11T23:20:13.743+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-9b86692e-b48b-4303-959f-3652206ba055
[2023-06-11T23:20:13.744+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-06-11T23:20:13.744+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-06-11T23:20:13.866+00:00|INFO|ParticipantMessagePublisher|main] Sent Participant Register message to CLAMP - ParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=f0e2211d-5a54-4e2a-9e08-539e293d20b6, timestamp=2023-06-11T23:20:12.154163Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c03, automationCompositionId=null, compositionId=null), participantSupportedElementType=[ParticipantSupportedElementType(id=96baa401-4b3e-4dc6-89d5-25b8965a3b67, typeName=org.onap.policy.clamp.acm.PolicyAutomationCompositionElement, typeVersion=1.0.0)])
[2023-06-11T23:20:13.939+00:00|INFO|PolicyParticipantApplication|main] Started PolicyParticipantApplication in 22.759 seconds (JVM running for 24.84)
[2023-06-11T23:20:16.753+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-9b86692e-b48b-4303-959f-3652206ba055', protocol='range'}
[2023-06-11T23:20:16.764+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-9b86692e-b48b-4303-959f-3652206ba055=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-06-11T23:20:16.805+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-9b86692e-b48b-4303-959f-3652206ba055', protocol='range'}
[2023-06-11T23:20:16.806+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-06-11T23:20:16.814+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-06-11T23:20:16.833+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-06-11T23:20:16.833+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-06-11T23:20:16.833+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-06-11T23:20:16.833+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-06-11T23:20:16.833+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-06-11T23:20:16.833+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-06-11T23:20:16.967+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=3, 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-06-11T23:20:16.969+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-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-06-11T23:20:16.998+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-11T23:20:16.999+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-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-06-11T23:20:17.001+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-11T23:20:17.002+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=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-06-11T23:20:57.764+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6294203f-0bf3-4bf7-880f-22541795e6bb","timestamp":"2023-06-11T23:20:57.391849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:20:57.775+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:21:05.613+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"995a2f8a-7109-4d98-a304-ecf7fe04f309","timestamp":"2023-06-11T23:21:04.981452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:21:05.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:21:07.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47bfbaa1-e10e-46cc-86a5-3c7f82a058cd","timestamp":"2023-06-11T23:21:07.525506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:21:07.155+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:21:47.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5136165-0d44-4a7b-8063-3dc5d7d7f300","timestamp":"2023-06-11T23:21:47.156267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:21:47.330+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:22:03.826+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21f1a43f-e8e3-4353-9774-4c249bfc2683","timestamp":"2023-06-11T23:22:03.796153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:22:03.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21f1a43f-e8e3-4353-9774-4c249bfc2683","timestamp":"2023-06-11T23:22:03.796153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:22:03.978+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:22:57.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dc9467e-7071-441e-b9fa-011ab33e9e07","timestamp":"2023-06-11T23:22:57.389593Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:22:57.643+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:23:05.498+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b9ba452a-40f2-4be9-87e9-cf7bec014b99","timestamp":"2023-06-11T23:23:04.978902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:23:05.499+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:23:07.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dcb2cd1-214b-42a3-b038-3e0bbc45f1d1","timestamp":"2023-06-11T23:23:07.525075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:23:07.062+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:23:47.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"888c1a0d-c689-4dd0-8a2c-32b0b41b4f07","timestamp":"2023-06-11T23:23:47.156020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:23:47.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:24:03.797+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64689971-3900-4f59-a652-6545c9979e81","timestamp":"2023-06-11T23:24:03.796831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:24:03.858+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64689971-3900-4f59-a652-6545c9979e81","timestamp":"2023-06-11T23:24:03.796831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:24:03.858+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:24:57.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e690751-07cf-4229-ac53-53b59162445a","timestamp":"2023-06-11T23:24:57.390154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:24:57.710+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:25:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53ea9647-8f2e-4e5b-bd72-9123630ac019","timestamp":"2023-06-11T23:25:04.979100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:25:05.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:25:07.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"37919a73-60f0-497a-a966-2e506e429fc7","timestamp":"2023-06-11T23:25:07.525035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:25:07.054+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:25:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d26dda19-5fec-4c95-93bf-caff3e9d6b4b","timestamp":"2023-06-11T23:25:47.156151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:25:47.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:26:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568cde06-d8af-4905-a5df-695752291c82","timestamp":"2023-06-11T23:26:03.795172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:26:03.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"568cde06-d8af-4905-a5df-695752291c82","timestamp":"2023-06-11T23:26:03.795172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:26:03.915+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:26:57.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efbbe15f-3ba1-45a3-bbc1-a2fe3ae7983b","timestamp":"2023-06-11T23:26:57.389707Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:26:57.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:27:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f45d5f19-69dd-4894-aba8-d85dbfc90cd0","timestamp":"2023-06-11T23:27:04.979080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:27:05.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:27:07.034+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1b1ab6b-5830-4722-a927-e46064978909","timestamp":"2023-06-11T23:27:07.524669Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:27:07.034+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:27:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36d9094c-3b0f-4714-8cc6-920769488653","timestamp":"2023-06-11T23:27:47.156042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:27:47.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:28:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0712ac2-028a-4ae5-8c13-effe64929c41","timestamp":"2023-06-11T23:28:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:28:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0712ac2-028a-4ae5-8c13-effe64929c41","timestamp":"2023-06-11T23:28:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:28:03.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:28:57.675+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23b0ce38-ede6-40ed-965c-da30f35273f3","timestamp":"2023-06-11T23:28:57.391147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:28:57.676+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:29:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3e038e-5756-43db-a69c-0eeae25320c2","timestamp":"2023-06-11T23:29:04.978987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:29:05.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:29:07.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae13312a-e297-488f-8496-88eab7d0a996","timestamp":"2023-06-11T23:29:07.524860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:29:07.129+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:29:13.642+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-06-11T23:29:33.903+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-06-11T23:29:47.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8967e00f-cfd3-4bdc-b959-d8362977bbb2","timestamp":"2023-06-11T23:29:47.156098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:29:47.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:30:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe12136-42f7-4425-85a5-0bd4e06fffad","timestamp":"2023-06-11T23:30:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:30:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abe12136-42f7-4425-85a5-0bd4e06fffad","timestamp":"2023-06-11T23:30:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:30:03.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:30:57.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dabffda0-2171-47aa-bb48-394c1297c4ef","timestamp":"2023-06-11T23:30:57.389409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:30:57.646+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:31:05.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad59f9a9-1a68-4807-868c-526fbf5a4ed4","timestamp":"2023-06-11T23:31:04.978871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:31:05.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:31:07.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd1effed-02ed-44ff-a6d0-079e36ea8b07","timestamp":"2023-06-11T23:31:07.524695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:31:07.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:31:47.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6de36f5-1eac-4112-b7bb-e4ef65f0204d","timestamp":"2023-06-11T23:31:47.156024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:31:47.256+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:32:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d9b2bbc-b64a-4093-80c4-e52edad85270","timestamp":"2023-06-11T23:32:03.795309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:32:03.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d9b2bbc-b64a-4093-80c4-e52edad85270","timestamp":"2023-06-11T23:32:03.795309Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:32:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:32:57.642+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ddc5511-f251-4d9f-a7a8-95c0d7aca4be","timestamp":"2023-06-11T23:32:57.389568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:32:57.642+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:33:05.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a63e658e-2f18-42d4-aa30-c3188af463b3","timestamp":"2023-06-11T23:33:04.978766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:33:05.498+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:33:07.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"27fb365b-85f5-4cde-a075-1d6768e7dd54","timestamp":"2023-06-11T23:33:07.524796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:33:07.051+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:33:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfd79068-a02f-4651-8524-3b7a17c29dfd","timestamp":"2023-06-11T23:33:47.156253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:33:47.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:34:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daaaca0b-547d-409e-ab68-97af4f1d82f8","timestamp":"2023-06-11T23:34:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:34:03.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daaaca0b-547d-409e-ab68-97af4f1d82f8","timestamp":"2023-06-11T23:34:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:34:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:34:57.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"270e6b80-1db0-49d6-9291-98aaed26e91e","timestamp":"2023-06-11T23:34:57.390085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:34:57.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:35:05.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d718aaef-a665-4145-8ebc-afe0566137be","timestamp":"2023-06-11T23:35:04.978958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:35:05.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:35:07.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80604077-bfb0-4f63-883a-4e39d734050c","timestamp":"2023-06-11T23:35:07.524688Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:35:07.043+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:35:47.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc565664-aed8-4eaf-a790-051feea6a54f","timestamp":"2023-06-11T23:35:47.156009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:35:47.218+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:36:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b1ffbf-f607-4afc-bdb4-82f2b50ba856","timestamp":"2023-06-11T23:36:03.795076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:36:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b1ffbf-f607-4afc-bdb4-82f2b50ba856","timestamp":"2023-06-11T23:36:03.795076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:36:03.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:36:57.645+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ae3491af-9b6b-49b7-be46-06db4bf8c864","timestamp":"2023-06-11T23:36:57.394598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:36:57.645+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:37:05.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d7f9da7-0653-44ca-8502-28f1eabba276","timestamp":"2023-06-11T23:37:04.978914Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:37:05.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:37:07.039+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68bab20-26ab-4fc3-ae23-88c2ff4f2ced","timestamp":"2023-06-11T23:37:07.524672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:37:07.039+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:37:47.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d7a5ba-fb81-419d-a122-20ad6b2a1440","timestamp":"2023-06-11T23:37:47.156131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:37:47.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:38:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a6ac80b-573d-4abc-8273-b1664cd6c67a","timestamp":"2023-06-11T23:38:03.795164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:38:03.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a6ac80b-573d-4abc-8273-b1664cd6c67a","timestamp":"2023-06-11T23:38:03.795164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:38:03.848+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:38:57.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36e2e627-4c80-4d5b-8335-9e1e22702877","timestamp":"2023-06-11T23:38:57.389791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:38:57.682+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:39:05.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0a74f18-4d38-4f6b-ac9a-c4066a88dce5","timestamp":"2023-06-11T23:39:04.979014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:39:05.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:39:07.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6340bb3e-7d5c-466b-ada2-64cbb8f3c116","timestamp":"2023-06-11T23:39:07.525964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:39:07.068+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:39:47.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e46a33-d6da-453a-bb4f-3a269e91d798","timestamp":"2023-06-11T23:39:47.158663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:39:47.229+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:40:03.798+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b79dc5-3f04-4755-b384-da82405c8c27","timestamp":"2023-06-11T23:40:03.798082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:40:03.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60b79dc5-3f04-4755-b384-da82405c8c27","timestamp":"2023-06-11T23:40:03.798082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:40:03.903+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:40:57.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b461a04c-d19d-4d60-bc1f-7b554958937e","timestamp":"2023-06-11T23:40:57.389501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:40:57.634+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:41:05.526+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2a68db-d01c-403b-8e50-1b003964bedb","timestamp":"2023-06-11T23:41:04.978937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:41:05.526+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:41:07.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cdf072c3-3abc-43a0-8ea0-a799a20929bb","timestamp":"2023-06-11T23:41:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:41:07.050+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:41:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95f50f2a-247e-4fde-be8b-0bedadd80cba","timestamp":"2023-06-11T23:41:47.156378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:41:47.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:42:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5665fe1b-3f22-4a37-8d93-2f3bf3726a69","timestamp":"2023-06-11T23:42:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:42:03.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5665fe1b-3f22-4a37-8d93-2f3bf3726a69","timestamp":"2023-06-11T23:42:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:42:03.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:42:57.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"863895c1-4657-495a-bcaf-2cb9d1db1f66","timestamp":"2023-06-11T23:42:57.391244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:42:57.629+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:43:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3716c5e-182f-4f21-a328-523d1c3ab2c4","timestamp":"2023-06-11T23:43:04.979024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:43:05.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:43:07.036+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3eeacce5-6478-4295-a531-d8dfea493d4c","timestamp":"2023-06-11T23:43:07.524788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:43:07.036+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:43:47.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d5be9a4-364a-49c5-a924-9bda8f56d84c","timestamp":"2023-06-11T23:43:47.157666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:43:47.282+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:44:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32052742-8d32-4b1d-b113-e9cea2690e65","timestamp":"2023-06-11T23:44:03.794999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:44:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32052742-8d32-4b1d-b113-e9cea2690e65","timestamp":"2023-06-11T23:44:03.794999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:44:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:44:57.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b1f018-07b9-42f9-8fb7-187344803568","timestamp":"2023-06-11T23:44:57.389584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:44:57.639+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:45:05.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0538673b-def9-4a30-bb88-23ffcc79bdc5","timestamp":"2023-06-11T23:45:04.978905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:45:05.492+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:45:07.025+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"371b35ee-8f7f-4f38-9abb-4dae20d99081","timestamp":"2023-06-11T23:45:07.524654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:45:07.025+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:45:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eca962bb-879f-4388-aff2-a11bf3b1ae63","timestamp":"2023-06-11T23:45:47.156042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:45:47.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:46:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6895efd6-a531-45eb-bf99-bc6f464297fa","timestamp":"2023-06-11T23:46:03.795445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:46:03.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6895efd6-a531-45eb-bf99-bc6f464297fa","timestamp":"2023-06-11T23:46:03.795445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:46:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:46:57.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"521fdf6b-d46a-4eae-b35c-bcbef6679e4b","timestamp":"2023-06-11T23:46:57.389822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:46:57.632+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:47:05.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7f81246-b45d-4fb6-a941-13ef0b2b948f","timestamp":"2023-06-11T23:47:04.978977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:47:05.495+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:47:07.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cf7aa84-f819-48b9-892d-b413a227356d","timestamp":"2023-06-11T23:47:07.525925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:47:07.044+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:47:47.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5a635b2c-a730-47b2-912a-686f012ca36f","timestamp":"2023-06-11T23:47:47.156110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:47:47.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:48:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffa18228-1026-444a-ab1d-f7201dbdd9a4","timestamp":"2023-06-11T23:48:03.795161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:48:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffa18228-1026-444a-ab1d-f7201dbdd9a4","timestamp":"2023-06-11T23:48:03.795161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:48:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:48:57.632+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa0256b-429f-43f5-89a6-238b01e86e56","timestamp":"2023-06-11T23:48:57.389761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:48:57.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:49:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"665ec467-d384-4004-ba9f-513902ce1ed5","timestamp":"2023-06-11T23:49:04.978924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:49:05.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:49:07.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4c583c0-88c1-46b6-8132-4002722f1e67","timestamp":"2023-06-11T23:49:07.524921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:49:07.009+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:49:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09c8e48b-5996-4e53-914d-3008b486c038","timestamp":"2023-06-11T23:49:47.156255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:49:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:50:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18207fde-6b26-4d49-bb4c-c243684da20f","timestamp":"2023-06-11T23:50:03.795339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:50:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18207fde-6b26-4d49-bb4c-c243684da20f","timestamp":"2023-06-11T23:50:03.795339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:50:03.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:50:57.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ef3d87-f6ce-481a-af25-a343bce52e91","timestamp":"2023-06-11T23:50:57.389873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:50:57.613+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:51:03.868+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-06-11T23:51:05.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f5ae18a-8aed-4202-b909-4cd65b00ed34","timestamp":"2023-06-11T23:51:04.981188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:51:05.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:51:07.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0303df99-4079-4174-97bf-89f6be0e4d82","timestamp":"2023-06-11T23:51:07.524545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:51:07.007+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:51:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f99497f2-9115-4c59-a393-e595aaad335d","timestamp":"2023-06-11T23:51:47.156225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:51:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:52:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4041e9dc-b5d3-4e85-ac0e-9f6e5c394326","timestamp":"2023-06-11T23:52:03.795117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:52:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4041e9dc-b5d3-4e85-ac0e-9f6e5c394326","timestamp":"2023-06-11T23:52:03.795117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:52:03.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:52:57.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e3a59568-05f8-4151-aaf4-dcb2e3e83bfe","timestamp":"2023-06-11T23:52:57.391142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:52:57.623+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:53:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e9b1c2f-66d9-43d0-a794-d372ffb79931","timestamp":"2023-06-11T23:53:04.978779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:53:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:53:07.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d667f54-2cba-4aeb-aac8-62858e838873","timestamp":"2023-06-11T23:53:07.524611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:53:07.015+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:53:47.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d77ff490-85cc-46fd-9e9e-e568ee3d6666","timestamp":"2023-06-11T23:53:47.156063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:53:47.257+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:54:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e8ecbc7-811a-4344-b84e-aa5c6c73fc0d","timestamp":"2023-06-11T23:54:03.795151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:54:03.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e8ecbc7-811a-4344-b84e-aa5c6c73fc0d","timestamp":"2023-06-11T23:54:03.795151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:54:03.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:54:57.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad97c768-5412-48c2-a4ac-1357652b3053","timestamp":"2023-06-11T23:54:57.389717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:54:57.609+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:55:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45bf0b4-f20e-4b9b-8062-4d4a1130f1ea","timestamp":"2023-06-11T23:55:04.978891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:55:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:55:07.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a6510c-0627-4224-ac60-63de532e4bac","timestamp":"2023-06-11T23:55:07.525429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:55:07.013+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:55:47.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89b566b2-f21c-4d5e-be30-1615788b96a8","timestamp":"2023-06-11T23:55:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:55:47.240+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:56:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b0bd59-997b-4401-9929-bdb2d3def4bb","timestamp":"2023-06-11T23:56:03.795140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:56:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"53b0bd59-997b-4401-9929-bdb2d3def4bb","timestamp":"2023-06-11T23:56:03.795140Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:56:03.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:56:57.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6178e71-c5be-45e7-ad14-31fc8e0e699f","timestamp":"2023-06-11T23:56:57.390011Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:56:57.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:57:05.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c17a732b-50f6-47fc-b4e5-c2e73221e08f","timestamp":"2023-06-11T23:57:04.979072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:57:05.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:57:06.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbf6943b-453b-4c3e-937c-117707aa87f6","timestamp":"2023-06-11T23:57:07.524825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:57:06.998+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:57:47.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc89ed59-7fdb-4c56-82d2-a578235a633e","timestamp":"2023-06-11T23:57:47.156422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:57:47.219+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:58:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c312923-a14b-4077-89fc-e1d88320e926","timestamp":"2023-06-11T23:58:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:58:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c312923-a14b-4077-89fc-e1d88320e926","timestamp":"2023-06-11T23:58:03.795326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-11T23:58:03.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:58:57.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f93aeea-8021-45f7-b140-51b4896ac2db","timestamp":"2023-06-11T23:58:57.390196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-11T23:58:57.603+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:59:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7789699a-31fb-4777-b14e-ef0730b0f9d3","timestamp":"2023-06-11T23:59:04.978971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-11T23:59:05.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:59:07.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fc04593-cc29-4e68-842f-ad33182d0efe","timestamp":"2023-06-11T23:59:07.524770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-11T23:59:07.008+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-11T23:59:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f004990d-32ac-46fb-baf1-cc726c1a1878","timestamp":"2023-06-11T23:59:47.155984Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-11T23:59:47.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:00:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac52581-f45e-48bd-890f-cc63161acbbb","timestamp":"2023-06-12T00:00:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:00:03.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac52581-f45e-48bd-890f-cc63161acbbb","timestamp":"2023-06-12T00:00:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:00:03.908+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:00:57.614+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccba2d30-992d-4c78-b97e-154c37f762f5","timestamp":"2023-06-12T00:00:57.390422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:00:57.614+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:01:05.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d79ef43-6e0c-45be-b02d-e548274bc9a8","timestamp":"2023-06-12T00:01:04.978825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:01:05.554+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:01:06.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f91adb2-6aba-4837-9eee-d9703d6c6330","timestamp":"2023-06-12T00:01:07.524718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:01:06.987+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:01:47.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6903886-22e5-4293-b8f8-5f87623f560b","timestamp":"2023-06-12T00:01:47.157250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:01:47.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:02:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"701e2201-089a-423e-b079-4f1cd45cf281","timestamp":"2023-06-12T00:02:03.795122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:02:03.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"701e2201-089a-423e-b079-4f1cd45cf281","timestamp":"2023-06-12T00:02:03.795122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:02:03.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:02:57.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7026c28f-3dd0-4868-9cb6-909f7022a66e","timestamp":"2023-06-12T00:02:57.391555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:02:57.611+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:03:05.483+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0ddc21-684d-4267-a8d6-ca90c253eead","timestamp":"2023-06-12T00:03:04.978897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:03:05.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:03:07.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"889ebd25-8125-4a54-809b-f032492fe158","timestamp":"2023-06-12T00:03:07.525998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:03:07.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:03:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8211fd99-97b9-47de-a8ab-b5e4d141fa79","timestamp":"2023-06-12T00:03:47.156069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:03:47.187+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:04:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00844b6c-9326-4374-bffa-14ce632b8c6e","timestamp":"2023-06-12T00:04:03.795440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:04:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00844b6c-9326-4374-bffa-14ce632b8c6e","timestamp":"2023-06-12T00:04:03.795440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:04:03.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:04:57.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abfee62b-28bd-49fa-936a-998c7b367c9c","timestamp":"2023-06-12T00:04:57.389600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:04:57.597+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:05:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4c73e8-6284-4668-88cc-863acf37a98e","timestamp":"2023-06-12T00:05:04.978863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:05:05.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:05:07.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb5be729-f7b1-4418-bbb3-82b2d497c619","timestamp":"2023-06-12T00:05:07.525151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:05:07.001+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:05:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f74a0702-4b96-4d5f-abf9-1b10c45ae234","timestamp":"2023-06-12T00:05:47.156102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:05:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:06:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e1bd70-38f3-4981-83f7-1fe2fb43aff9","timestamp":"2023-06-12T00:06:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:06:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e1bd70-38f3-4981-83f7-1fe2fb43aff9","timestamp":"2023-06-12T00:06:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:06:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:06:57.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc7b69ec-1ce3-430f-87cb-01b5ee84c908","timestamp":"2023-06-12T00:06:57.390157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:06:57.593+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:07:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7459fe3d-97d4-47ed-beec-57caff8cf54b","timestamp":"2023-06-12T00:07:04.978860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:07:05.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:07:06.998+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3168f3c4-7770-4659-b1da-dcfb334e01ed","timestamp":"2023-06-12T00:07:07.524725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:07:06.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:07:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca58ec1f-8fe6-4fac-986b-3ab68b0b5476","timestamp":"2023-06-12T00:07:47.156149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:07:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:08:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffd22dde-3749-4656-8765-eb336840e2fa","timestamp":"2023-06-12T00:08:03.795296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:08:03.850+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffd22dde-3749-4656-8765-eb336840e2fa","timestamp":"2023-06-12T00:08:03.795296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:08:03.850+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:08:57.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06d5dbc0-f75c-4602-8dc1-9931e9f8dbf4","timestamp":"2023-06-12T00:08:57.389706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:08:57.579+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:09:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a03cb9a-f1de-4bfc-9ce5-ca3256eaaa9a","timestamp":"2023-06-12T00:09:04.978925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:09:05.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:09:06.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"22acb998-8b5c-4f2a-b425-48ca8697dc3d","timestamp":"2023-06-12T00:09:07.524879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:09:06.991+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:09:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"611fda3e-550c-4266-853f-350bcb9f6996","timestamp":"2023-06-12T00:09:47.156796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:09:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:10:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c73e1c01-4133-46f1-ac37-fc9f4e5ef49b","timestamp":"2023-06-12T00:10:03.795318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:10:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c73e1c01-4133-46f1-ac37-fc9f4e5ef49b","timestamp":"2023-06-12T00:10:03.795318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:10:03.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:10:57.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"530399d6-09a6-4635-b4d8-7c7e85c15f1d","timestamp":"2023-06-12T00:10:57.389727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:10:57.595+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:11:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed086976-c283-4816-acb5-a991dfde3df6","timestamp":"2023-06-12T00:11:04.978937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:11:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:11:06.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"98fbccb0-876a-40ad-ba32-58e3ceb10e55","timestamp":"2023-06-12T00:11:07.524882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:11:06.995+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:11:47.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3833c74-7e2e-4837-bcf7-2bddf282016c","timestamp":"2023-06-12T00:11:47.156085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:11:47.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:12:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9b0804-a7f6-4df7-9e1b-e6f957207119","timestamp":"2023-06-12T00:12:03.795273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:12:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e9b0804-a7f6-4df7-9e1b-e6f957207119","timestamp":"2023-06-12T00:12:03.795273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:12:03.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:12:57.649+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42e634e-a2de-4301-96b1-e9088f6162e0","timestamp":"2023-06-12T00:12:57.391243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:12:57.649+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:13:03.876+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-06-12T00:13:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bf987b5-29e6-4038-ba62-6b890111f27c","timestamp":"2023-06-12T00:13:04.979023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:13:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:13:06.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ab46af-ca04-45c5-a449-a02fc15520fb","timestamp":"2023-06-12T00:13:07.524553Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:13:06.983+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:13:47.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca78d0b9-ff34-4f2e-b919-b28a395b9851","timestamp":"2023-06-12T00:13:47.156175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:13:47.210+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:14:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3808b07a-5111-48d3-a02f-bbc147683bcd","timestamp":"2023-06-12T00:14:03.795297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:14:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3808b07a-5111-48d3-a02f-bbc147683bcd","timestamp":"2023-06-12T00:14:03.795297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:14:03.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:14:57.579+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ae24820-bb74-44f4-b006-460d04bebe82","timestamp":"2023-06-12T00:14:57.389475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:14:57.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:15:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18e5b106-ec35-4332-a9cf-85b849b240fe","timestamp":"2023-06-12T00:15:04.979122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:15:05.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:15:06.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1a32138-e095-4185-a49a-8739dcaa2460","timestamp":"2023-06-12T00:15:07.524771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:15:06.972+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:15:47.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d57ef01-7872-4506-8f2a-05563891d918","timestamp":"2023-06-12T00:15:47.156271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:15:47.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:16:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e5dacb-9fa2-42cf-a04f-c2c4c44575df","timestamp":"2023-06-12T00:16:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:16:03.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e5dacb-9fa2-42cf-a04f-c2c4c44575df","timestamp":"2023-06-12T00:16:03.795248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:16:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:16:57.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82443ced-b74a-4c06-8bf6-003c6dd2b108","timestamp":"2023-06-12T00:16:57.389750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:16:57.584+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:17:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cffa0ea0-bf05-4832-a35e-5afeb677fcf2","timestamp":"2023-06-12T00:17:04.979020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:17:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:17:06.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86117f1c-d648-4d7c-b39e-f405acb1e6f6","timestamp":"2023-06-12T00:17:07.524789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:17:06.971+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:17:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6718fa20-f65b-4803-bb6b-6aab88a2df13","timestamp":"2023-06-12T00:17:47.156071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:17:47.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:18:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cee695-1700-4b4b-b553-2ed8cb306eae","timestamp":"2023-06-12T00:18:03.795108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:18:03.942+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cee695-1700-4b4b-b553-2ed8cb306eae","timestamp":"2023-06-12T00:18:03.795108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:18:03.942+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:18:57.583+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c3bc0bd-f9d9-409c-9d1c-54429abf36ef","timestamp":"2023-06-12T00:18:57.389548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:18:57.583+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:19:05.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32c47714-02d2-42db-a9e6-34511f59dd5f","timestamp":"2023-06-12T00:19:04.979135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:19:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:19:06.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e20201f-5bbc-4ddb-b699-de25a0c34909","timestamp":"2023-06-12T00:19:07.524732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:19:06.975+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:19:47.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06cb1848-548f-423b-b71c-eb661c9a236b","timestamp":"2023-06-12T00:19:47.156108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:19:47.211+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:20:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43f3677-7f27-40bf-bd85-443ebf224f4d","timestamp":"2023-06-12T00:20:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:20:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b43f3677-7f27-40bf-bd85-443ebf224f4d","timestamp":"2023-06-12T00:20:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:20:03.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:20:57.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd1d90fa-53a5-4cd5-9d43-989bb1ca9146","timestamp":"2023-06-12T00:20:57.392992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:20:57.587+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:21:05.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfd833f7-34b7-463b-a5df-6f0f33d15f18","timestamp":"2023-06-12T00:21:04.978929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:21:05.544+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:21:07.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d032acb-5138-4597-85ab-649b743ca8b3","timestamp":"2023-06-12T00:21:07.524702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:21:07.032+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:21:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"469d8a28-44ab-4eb9-9613-ce6a42c7c7d7","timestamp":"2023-06-12T00:21:47.156473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:21:47.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:22:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"929a3710-b6b8-4089-be6f-2eeffe64086b","timestamp":"2023-06-12T00:22:03.795162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:22:03.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"929a3710-b6b8-4089-be6f-2eeffe64086b","timestamp":"2023-06-12T00:22:03.795162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:22:03.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:22:57.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91ddb86c-1d22-46cb-80e0-6af463ddb34e","timestamp":"2023-06-12T00:22:57.389901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:22:57.571+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:23:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa117e99-a05e-4186-bdb0-7df6780bc380","timestamp":"2023-06-12T00:23:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:23:05.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:23:06.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0f26935-07c7-4632-af96-967425b85246","timestamp":"2023-06-12T00:23:07.524866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:23:06.964+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:23:47.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a214ce7d-19a9-42d6-bf27-3c1dc2f91e99","timestamp":"2023-06-12T00:23:47.156051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:23:47.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:24:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deeb21e5-879d-43cd-ad8b-38fef8a8265d","timestamp":"2023-06-12T00:24:03.795097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:24:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deeb21e5-879d-43cd-ad8b-38fef8a8265d","timestamp":"2023-06-12T00:24:03.795097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:24:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:24:57.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28d0bd7f-7df0-4616-9ce7-3557c5984bce","timestamp":"2023-06-12T00:24:57.389646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:24:57.633+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:25:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a946f72e-a770-4468-85c3-c27f4ea4444e","timestamp":"2023-06-12T00:25:04.978950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:25:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:25:06.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d54d1539-b9eb-4928-869b-f6475d99fe14","timestamp":"2023-06-12T00:25:07.524663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:25:06.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:25:47.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"211af767-7c3c-45d5-a417-28774271a426","timestamp":"2023-06-12T00:25:47.156300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:25:47.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:26:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c3331b1-be52-4d1e-b3f2-f833999c876d","timestamp":"2023-06-12T00:26:03.795289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:26:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c3331b1-be52-4d1e-b3f2-f833999c876d","timestamp":"2023-06-12T00:26:03.795289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:26:03.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:26:57.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4488f26d-96fa-45f5-9493-c3f60f8915b9","timestamp":"2023-06-12T00:26:57.389700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:26:57.575+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:27:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ee0028a-3f6f-4350-b9f9-cf3af6e7fc80","timestamp":"2023-06-12T00:27:04.979044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:27:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:27:06.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a15a2a5-4040-4ae3-a051-ce49423cb144","timestamp":"2023-06-12T00:27:07.524683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:27:06.967+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:27:33.878+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-06-12T00:27:47.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525e85b6-a555-4839-9b55-c098f8f96aec","timestamp":"2023-06-12T00:27:47.156099Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:27:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:28:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46948890-5687-4238-a1b9-8ee337f78695","timestamp":"2023-06-12T00:28:03.795204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:28:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46948890-5687-4238-a1b9-8ee337f78695","timestamp":"2023-06-12T00:28:03.795204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:28:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:28:57.568+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4da76cb-25e7-4656-9fcb-217c958bff4a","timestamp":"2023-06-12T00:28:57.389723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:28:57.569+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:29:05.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96a4830b-dea1-4fcf-95f2-e15acda3bd85","timestamp":"2023-06-12T00:29:04.979059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:29:05.555+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:29:06.959+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"597cb1e3-d406-4a75-a865-88ac45035189","timestamp":"2023-06-12T00:29:07.525411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:29:06.959+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:29:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe94f247-4835-4128-8f37-8813ddd4692b","timestamp":"2023-06-12T00:29:47.156143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:29:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:30:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"875e0b9b-9da1-48da-a90b-6d6b351fa3e7","timestamp":"2023-06-12T00:30:03.795093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:30:03.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"875e0b9b-9da1-48da-a90b-6d6b351fa3e7","timestamp":"2023-06-12T00:30:03.795093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:30:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:30:57.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59d7f9f6-5ba2-4820-b878-aa1d212f4770","timestamp":"2023-06-12T00:30:57.390727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:30:57.624+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:31:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5b8b7a1-0eb3-482b-972a-fa9dc6769d84","timestamp":"2023-06-12T00:31:04.978923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:31:05.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:31:06.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f85cca25-6bfb-4e70-826a-2500703d0bcd","timestamp":"2023-06-12T00:31:07.524744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:31:06.968+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:31:47.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf897b4-b636-40a0-9a01-99ecc93511ac","timestamp":"2023-06-12T00:31:47.155891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:31:47.243+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:32:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83635cc1-9dd8-42cb-8967-694a4150a9ad","timestamp":"2023-06-12T00:32:03.794964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:32:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83635cc1-9dd8-42cb-8967-694a4150a9ad","timestamp":"2023-06-12T00:32:03.794964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:32:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:32:57.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bedcfe5-951b-4510-aa55-5163956fa6ef","timestamp":"2023-06-12T00:32:57.389443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:32:57.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:33:05.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3f07d18-d7ed-4c47-a3c8-db67c84aafed","timestamp":"2023-06-12T00:33:04.979036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:33:05.540+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:33:06.962+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7d9771c-b53a-4921-bb30-2ce2cf620dcc","timestamp":"2023-06-12T00:33:07.524816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:33:06.962+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:33:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2234fd26-3d1e-4364-9bcf-7abdbaaf20a6","timestamp":"2023-06-12T00:33:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:33:47.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:34:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2b474c0-95ac-4ab5-8848-d9211089b617","timestamp":"2023-06-12T00:34:03.795622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:34:03.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2b474c0-95ac-4ab5-8848-d9211089b617","timestamp":"2023-06-12T00:34:03.795622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:34:03.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:34:57.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3f1575d-287c-4f2d-a9e0-c99d1321f531","timestamp":"2023-06-12T00:34:57.389558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:34:57.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:35:05.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba11d0b1-b174-4097-857f-b179d18e8aa3","timestamp":"2023-06-12T00:35:04.978774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:35:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:35:06.961+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"460993fa-6437-42d5-8c07-2c8db29d951f","timestamp":"2023-06-12T00:35:07.524478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:35:06.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:35:47.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f806f2f-fce9-4da1-b1fb-e663842f6d79","timestamp":"2023-06-12T00:35:47.156248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:35:47.199+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:36:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca2faa86-4bd6-4d72-9243-abab3b237b7e","timestamp":"2023-06-12T00:36:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:36:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca2faa86-4bd6-4d72-9243-abab3b237b7e","timestamp":"2023-06-12T00:36:03.795092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:36:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:36:57.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"edb55232-4e22-4f58-a357-4eda5af6c8fc","timestamp":"2023-06-12T00:36:57.389719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:36:57.547+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:37:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"913702c0-1aa6-4cf4-8ff9-163189bf5965","timestamp":"2023-06-12T00:37:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:37:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:37:06.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4ccedb-b6f0-4efa-a528-804323ab1dd5","timestamp":"2023-06-12T00:37:07.524640Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:37:06.961+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:37:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ed45456-0b94-4a05-8795-db0949ee9237","timestamp":"2023-06-12T00:37:47.155937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:37:47.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:38:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc79f82-99fd-4b42-8fff-a6143e92c615","timestamp":"2023-06-12T00:38:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:38:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bc79f82-99fd-4b42-8fff-a6143e92c615","timestamp":"2023-06-12T00:38:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:38:03.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:38:57.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ac9b8f9-7500-4954-bd2a-7eeac63b3726","timestamp":"2023-06-12T00:38:57.389945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:38:57.559+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:39:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a55422e1-36e8-4aa2-a22e-bde96e5f4429","timestamp":"2023-06-12T00:39:04.979074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:39:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:39:06.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"910c76bc-245e-4e9f-b32e-be7e38a573c0","timestamp":"2023-06-12T00:39:07.525179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:39:06.947+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:39:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2793998-cd86-4e29-91e9-727f9f31c426","timestamp":"2023-06-12T00:39:47.156104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:39:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:40:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa88d5d9-e426-4b59-937a-bc9d6c3a2fd6","timestamp":"2023-06-12T00:40:03.795183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:40:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa88d5d9-e426-4b59-937a-bc9d6c3a2fd6","timestamp":"2023-06-12T00:40:03.795183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:40:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:40:57.562+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc728e1c-e8af-4cda-b3d6-3ba5a68aae57","timestamp":"2023-06-12T00:40:57.391307Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:40:57.563+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:41:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1e4f86c-d8f2-4303-ac97-431f6d168769","timestamp":"2023-06-12T00:41:04.979048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:41:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:41:06.939+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbdb7f92-138d-4f42-bac2-16c3ba0e14c8","timestamp":"2023-06-12T00:41:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:41:06.939+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:41:47.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2503896c-b505-40d2-ac40-6703eac7c4d1","timestamp":"2023-06-12T00:41:47.156154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:41:47.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:42:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc269d19-ada4-4a4b-bbdb-cacce3a124fc","timestamp":"2023-06-12T00:42:03.795207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:42:03.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc269d19-ada4-4a4b-bbdb-cacce3a124fc","timestamp":"2023-06-12T00:42:03.795207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:42:03.825+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:42:57.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe0dbfae-997b-4a74-a8c3-69b787b9d141","timestamp":"2023-06-12T00:42:57.389564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:42:57.546+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:43:05.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"efa0a081-84d5-4c5f-897f-75f0601f2c42","timestamp":"2023-06-12T00:43:04.979131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:43:05.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:43:06.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e94e2239-0740-4cb7-b852-8da9bb2fca39","timestamp":"2023-06-12T00:43:07.524734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:43:06.940+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:43:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d333e6de-a583-4b23-bd7d-329b1e144139","timestamp":"2023-06-12T00:43:47.155924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:43:47.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:44:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0246aefd-693c-4689-b114-7c18ae122445","timestamp":"2023-06-12T00:44:03.795026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:44:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0246aefd-693c-4689-b114-7c18ae122445","timestamp":"2023-06-12T00:44:03.795026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:44:03.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:44:57.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c2b439-8912-4388-b467-800e7f8d57f5","timestamp":"2023-06-12T00:44:57.389614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:44:57.537+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:45:05.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21d0829d-564a-47fd-83e3-5b5df24d0caa","timestamp":"2023-06-12T00:45:04.978714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:45:05.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:45:07.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cfc9a36-f603-4f7a-8ecf-b7bfc09cc3ee","timestamp":"2023-06-12T00:45:07.524573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:45:07.004+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:45:47.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8be6bd30-ee56-47a8-a911-3a4c29e5376a","timestamp":"2023-06-12T00:45:47.155955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:45:47.248+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:46:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"facb009a-9151-41e4-9b1f-8e7c38d628f1","timestamp":"2023-06-12T00:46:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:46:03.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"facb009a-9151-41e4-9b1f-8e7c38d628f1","timestamp":"2023-06-12T00:46:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:46:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:46:57.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbe7e00e-93a4-42ac-9eb7-cc3eaa0a2f33","timestamp":"2023-06-12T00:46:57.389605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:46:57.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:47:03.874+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-06-12T00:47:05.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"046bf320-2726-4f05-bfb5-b9f440ae29d7","timestamp":"2023-06-12T00:47:04.981350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:47:05.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:47:06.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8efe8ec7-8565-412e-ac5e-a43153af1fa1","timestamp":"2023-06-12T00:47:07.524677Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:47:06.937+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:47:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86feb73f-3a30-4cef-afaf-cc9ca3c3e7f2","timestamp":"2023-06-12T00:47:47.155988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:47:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:48:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"725f05f7-3e3b-4777-aaad-0975737e1d15","timestamp":"2023-06-12T00:48:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:48:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"725f05f7-3e3b-4777-aaad-0975737e1d15","timestamp":"2023-06-12T00:48:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:48:03.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:48:57.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85b96b75-4bb4-46e2-b8c5-cfeff82e5953","timestamp":"2023-06-12T00:48:57.389487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:48:57.530+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:49:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e0e96d-7cb0-4327-aaaf-bcb732e8ae5d","timestamp":"2023-06-12T00:49:04.978880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:49:05.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:49:06.999+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a51f14e2-d447-4d03-b011-76c3e61e639a","timestamp":"2023-06-12T00:49:07.524929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:49:06.999+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:49:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8706b6f-19f8-4414-98ae-31636e4e464c","timestamp":"2023-06-12T00:49:47.156202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:49:47.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:50:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1e33bab-f2d8-4c1a-a0bf-ffe88d1c23be","timestamp":"2023-06-12T00:50:03.795294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:50:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1e33bab-f2d8-4c1a-a0bf-ffe88d1c23be","timestamp":"2023-06-12T00:50:03.795294Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:50:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:50:57.528+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c2cdeed-0759-4435-8f31-06f6860ccafb","timestamp":"2023-06-12T00:50:57.391180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:50:57.528+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:51:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"334eaac3-fb08-476e-8485-4cc4145ff24e","timestamp":"2023-06-12T00:51:04.981483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:51:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:51:06.945+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b989f7a-32e3-49cc-92d1-a9d078772bae","timestamp":"2023-06-12T00:51:07.524711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:51:06.945+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:51:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e674c1e-1762-4d0f-b6de-556f7193ba1e","timestamp":"2023-06-12T00:51:47.156114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:51:47.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:52:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f780c5f-b171-4ec1-8168-34732ffb0cee","timestamp":"2023-06-12T00:52:03.795131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:52:03.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f780c5f-b171-4ec1-8168-34732ffb0cee","timestamp":"2023-06-12T00:52:03.795131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:52:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:52:57.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525dee69-f204-48c4-b04b-c188e791b3d1","timestamp":"2023-06-12T00:52:57.389733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:52:57.578+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:53:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89a14427-01f1-464e-afa6-0c3c42ab90ef","timestamp":"2023-06-12T00:53:04.978916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:53:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:53:06.931+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e342efb0-f068-47f5-a75d-01e6d401226e","timestamp":"2023-06-12T00:53:07.524804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:53:06.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:53:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c537a4-2b61-454a-83ac-768f58ae9f96","timestamp":"2023-06-12T00:53:47.156071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:53:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:54:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14915cc-be57-489d-ae75-d50ccf853620","timestamp":"2023-06-12T00:54:03.796080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:54:03.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b14915cc-be57-489d-ae75-d50ccf853620","timestamp":"2023-06-12T00:54:03.796080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:54:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:54:57.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4b30981-6d73-4f78-bd98-f19b2abb58bb","timestamp":"2023-06-12T00:54:57.389851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:54:57.536+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:55:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63be7087-be1a-4948-9640-6a407f334785","timestamp":"2023-06-12T00:55:04.979096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:55:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:55:06.929+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7f2e56a-1a61-4153-9ba3-420fb9a3e0b6","timestamp":"2023-06-12T00:55:07.524673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:55:06.929+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:55:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87ba84f9-73ba-436b-9d7c-a9e22b8ed858","timestamp":"2023-06-12T00:55:47.156842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:55:47.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:56:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be5a3d63-cf24-4ecf-aa3f-f3ee36dbbe95","timestamp":"2023-06-12T00:56:03.795121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:56:03.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be5a3d63-cf24-4ecf-aa3f-f3ee36dbbe95","timestamp":"2023-06-12T00:56:03.795121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:56:03.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:56:57.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99263d52-7663-4bb6-afc4-5ca39e4b3401","timestamp":"2023-06-12T00:56:57.389775Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:56:57.533+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:57:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6861f67f-f59f-4d7c-aad4-c9007ec7f28d","timestamp":"2023-06-12T00:57:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:57:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:57:06.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"922a3f4e-603e-47f0-b35f-25daed629771","timestamp":"2023-06-12T00:57:07.524743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:57:06.926+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:57:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a67af02f-19cd-4384-97c9-387aaff3a8b5","timestamp":"2023-06-12T00:57:47.155922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:57:47.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:58:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a929ff-533c-4e28-9388-690d6ab4a882","timestamp":"2023-06-12T00:58:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:58:03.846+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9a929ff-533c-4e28-9388-690d6ab4a882","timestamp":"2023-06-12T00:58:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T00:58:03.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:58:57.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85492394-7d10-4b69-a978-c3977fe5eabe","timestamp":"2023-06-12T00:58:57.389925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T00:58:57.519+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:59:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e869e59b-b301-4760-abda-a0e7a8113673","timestamp":"2023-06-12T00:59:04.979068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T00:59:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:59:06.974+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4696811b-52aa-4534-8962-30d766558bac","timestamp":"2023-06-12T00:59:07.524626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T00:59:06.974+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T00:59:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f0bf556-0aba-4ab4-a85a-cc3f6aa4b999","timestamp":"2023-06-12T00:59:47.155925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T00:59:47.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:00:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6842a6c-7e5d-4a54-954f-586e283e7f91","timestamp":"2023-06-12T01:00:03.795389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:00:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6842a6c-7e5d-4a54-954f-586e283e7f91","timestamp":"2023-06-12T01:00:03.795389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:00:03.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:00:57.527+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f11b327-4fbc-4bb1-93b8-cb1bbad15c81","timestamp":"2023-06-12T01:00:57.395937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:00:57.527+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:01:05.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6416d50-417b-484a-8f10-0150b0de7979","timestamp":"2023-06-12T01:01:04.979133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:01:05.539+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:01:06.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"48ab5d41-8d86-4b71-86c2-8af528ada300","timestamp":"2023-06-12T01:01:07.524787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:01:06.932+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:01:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739825da-be3d-43cc-ae56-cff0abee093f","timestamp":"2023-06-12T01:01:47.156344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:01:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:02:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf7f684b-80ed-4d8e-86fb-e71d03646fff","timestamp":"2023-06-12T01:02:03.795383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:02:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf7f684b-80ed-4d8e-86fb-e71d03646fff","timestamp":"2023-06-12T01:02:03.795383Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:02:03.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:02:57.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee0fd563-d3d0-4624-a4a5-01ba9607f892","timestamp":"2023-06-12T01:02:57.390549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:02:57.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:03:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b80fcf5a-f8a6-4aa8-bea5-084b77837ccb","timestamp":"2023-06-12T01:03:04.978806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:03:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:03:06.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d47c28f8-559d-4171-9d45-ff26b960d360","timestamp":"2023-06-12T01:03:07.524478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:03:06.928+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:03:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65c7083e-ddc9-49e7-8e47-0d6e87187764","timestamp":"2023-06-12T01:03:47.156275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:03:47.185+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:04:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5526825-1a9f-4897-a02d-da1d02cb0e88","timestamp":"2023-06-12T01:04:03.795066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:04:03.849+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5526825-1a9f-4897-a02d-da1d02cb0e88","timestamp":"2023-06-12T01:04:03.795066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:04:03.849+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:04:57.508+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7703d86-17c2-407d-bbc4-e95baab386b0","timestamp":"2023-06-12T01:04:57.389793Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:04:57.509+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:05:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e258c37-6d3b-4313-9984-ba3bf783ddc3","timestamp":"2023-06-12T01:05:04.979059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:05:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:05:06.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f57c1b3-75b1-4520-9e02-901d93fda710","timestamp":"2023-06-12T01:05:07.524772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:05:06.913+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:05:47.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a68f41db-b703-4056-ac33-73979024734b","timestamp":"2023-06-12T01:05:47.156178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:05:47.204+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:06:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25d28e5-39cc-4387-8406-41ab536aff2e","timestamp":"2023-06-12T01:06:03.795128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:06:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e25d28e5-39cc-4387-8406-41ab536aff2e","timestamp":"2023-06-12T01:06:03.795128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:06:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:06:57.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3991a74-6639-44f1-a16b-d083d70c41f7","timestamp":"2023-06-12T01:06:57.389531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:06:57.511+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:07:05.468+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382f2a01-bbae-48bc-9a4d-f77effa6cfb5","timestamp":"2023-06-12T01:07:04.979061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:07:05.468+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:07:06.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfcf42cf-c095-454b-883b-7f6fc1b1bb6d","timestamp":"2023-06-12T01:07:07.524864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:07:06.907+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:07:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92999c8-8489-478b-b690-e772afe6ac67","timestamp":"2023-06-12T01:07:47.156595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:07:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:08:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2d5e3a-0830-452c-b67f-f5eca85e91b4","timestamp":"2023-06-12T01:08:03.795047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:08:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e2d5e3a-0830-452c-b67f-f5eca85e91b4","timestamp":"2023-06-12T01:08:03.795047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:08:03.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:08:57.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b3af911-23f1-4cb9-bc39-b3966dabe5e7","timestamp":"2023-06-12T01:08:57.389658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:08:57.504+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:09:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"086894f6-4d36-4fc6-92d1-e3c82688ebc4","timestamp":"2023-06-12T01:09:04.978824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:09:05.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:09:06.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12598f08-8ad8-4ef9-add8-f8e6a082da37","timestamp":"2023-06-12T01:09:07.524894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:09:06.918+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:09:47.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a376ec65-bbcf-4918-aa5f-2db171dcedd7","timestamp":"2023-06-12T01:09:47.156201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:09:47.197+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:10:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e4cd526-32c7-4a9b-bbd9-4c7c9deaaf19","timestamp":"2023-06-12T01:10:03.796378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:10:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e4cd526-32c7-4a9b-bbd9-4c7c9deaaf19","timestamp":"2023-06-12T01:10:03.796378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:10:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:10:57.510+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce4d9718-6d17-4a24-968c-cf09cc73c477","timestamp":"2023-06-12T01:10:57.389763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:10:57.510+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:11:03.874+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-06-12T01:11:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6cf78b3e-31fa-4043-8ac0-a5ef71fc63aa","timestamp":"2023-06-12T01:11:04.978943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:11:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:11:06.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7845fe03-2a6f-41f1-b528-eab6cdfa1e82","timestamp":"2023-06-12T01:11:07.524652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:11:06.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:11:47.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"142ad2dd-c996-41dd-955d-53d42996a638","timestamp":"2023-06-12T01:11:47.156040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:11:47.241+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:12:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0d874-41d4-400e-a475-4cf7a4f9d2c5","timestamp":"2023-06-12T01:12:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:12:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ff0d874-41d4-400e-a475-4cf7a4f9d2c5","timestamp":"2023-06-12T01:12:03.795169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:12:03.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:12:57.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a32b805-4374-473a-a37c-03b0f0094319","timestamp":"2023-06-12T01:12:57.397583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:12:57.582+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:13:05.592+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40af95b7-11d7-41b6-825a-9eb8ce3a4e99","timestamp":"2023-06-12T01:13:04.981727Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:13:05.592+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:13:06.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0bf6ff4-9526-40ff-8b8b-59e6b91e4ad0","timestamp":"2023-06-12T01:13:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:13:06.919+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:13:47.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd00f4c7-8dfd-4003-b0ff-2c1ffaf5c50d","timestamp":"2023-06-12T01:13:47.156216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:13:47.214+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:14:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"087956af-06a6-4bd4-bcca-04d88507efea","timestamp":"2023-06-12T01:14:03.795198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:14:03.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"087956af-06a6-4bd4-bcca-04d88507efea","timestamp":"2023-06-12T01:14:03.795198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:14:03.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:14:57.520+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1cbb1c83-bbce-4236-8a61-b28794d8b867","timestamp":"2023-06-12T01:14:57.389766Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:14:57.521+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:15:05.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28382ef5-7634-4eff-b908-25ab0c7d753b","timestamp":"2023-06-12T01:15:04.978811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:15:05.488+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:15:06.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"311817d9-2122-4b4e-b9cd-e9bf7ffc2de2","timestamp":"2023-06-12T01:15:07.524689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:15:06.963+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:15:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a7d825b-935c-4eed-995c-ef5f0ec9f4ca","timestamp":"2023-06-12T01:15:47.156239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:15:47.202+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:16:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a76bc210-70c2-4eaf-a84a-da84453419e7","timestamp":"2023-06-12T01:16:03.795465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:16:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a76bc210-70c2-4eaf-a84a-da84453419e7","timestamp":"2023-06-12T01:16:03.795465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:16:03.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:16:57.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb1f64c2-0b67-4fe5-a445-1dbb06e69060","timestamp":"2023-06-12T01:16:57.389589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:16:57.487+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:17:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd30bac0-6f34-4664-b2f9-db6cdd4d938a","timestamp":"2023-06-12T01:17:04.978873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:17:05.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:17:06.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8ea145a-b3ea-4623-a061-f4e58cf2ebd0","timestamp":"2023-06-12T01:17:07.524607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:17:06.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:17:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"605c2b21-a334-4c33-99cf-9f77f85a2cdd","timestamp":"2023-06-12T01:17:47.155991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:17:47.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:18:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc5554e2-dc25-4a0d-8470-405b2599eb1f","timestamp":"2023-06-12T01:18:03.796248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:18:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc5554e2-dc25-4a0d-8470-405b2599eb1f","timestamp":"2023-06-12T01:18:03.796248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:18:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:18:57.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cc0baf7-2741-46c4-a827-6c410bc85ff5","timestamp":"2023-06-12T01:18:57.389666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:18:57.494+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:19:05.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8747d6d1-6670-4395-852d-02d08c66e43e","timestamp":"2023-06-12T01:19:04.978998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:19:05.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:19:06.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f8fe611-64a7-479c-9774-3fe5f029b92f","timestamp":"2023-06-12T01:19:07.524654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:19:06.898+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:19:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea6d0f8e-6289-4d66-9b41-15ad24f9e885","timestamp":"2023-06-12T01:19:47.155955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:19:47.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:20:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c5b3fd-7acb-452c-a200-98d9aa2596bf","timestamp":"2023-06-12T01:20:03.795082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:20:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33c5b3fd-7acb-452c-a200-98d9aa2596bf","timestamp":"2023-06-12T01:20:03.795082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:20:03.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:20:57.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5bab86f-3294-4957-a458-24df3df6d01a","timestamp":"2023-06-12T01:20:57.389621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:20:57.486+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:21:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2176361-fd1b-4736-8b89-9267958690af","timestamp":"2023-06-12T01:21:04.978862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:21:05.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:21:06.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"81d5c7f4-c866-4f54-9987-3ef6a9682aaa","timestamp":"2023-06-12T01:21:07.524876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:21:06.895+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:21:47.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9215908-d499-42bd-95ec-0c5932aeeb0c","timestamp":"2023-06-12T01:21:47.156524Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:21:47.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:22:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7b9c6b-b3e2-44ea-b980-640a9951cd18","timestamp":"2023-06-12T01:22:03.795427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:22:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd7b9c6b-b3e2-44ea-b980-640a9951cd18","timestamp":"2023-06-12T01:22:03.795427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:22:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:22:57.480+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ae665db-5726-4a87-b0fe-18c9e86599bd","timestamp":"2023-06-12T01:22:57.389470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:22:57.480+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:23:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70028385-891d-4053-b4fc-c61a25d0b261","timestamp":"2023-06-12T01:23:04.979066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:23:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:23:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f82f12a-348c-4f9d-b578-b2db92ba4402","timestamp":"2023-06-12T01:23:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:23:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:23:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fea57dfb-1a42-466e-b385-ecd887cc3fc9","timestamp":"2023-06-12T01:23:47.157147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:23:47.209+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:24:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119c9819-5f58-4a5f-acce-9a358815b9cf","timestamp":"2023-06-12T01:24:03.795069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:24:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119c9819-5f58-4a5f-acce-9a358815b9cf","timestamp":"2023-06-12T01:24:03.795069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:24:03.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:24:57.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c90d737-6c09-4076-8bcc-9a3a04337276","timestamp":"2023-06-12T01:24:57.390323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:24:57.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:25:05.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5de2b9bf-78e7-405f-b2cf-ca9fbcaae0b3","timestamp":"2023-06-12T01:25:04.978948Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:25:05.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:25:06.966+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"78c150cb-e3fa-4191-87e1-9db101085c4c","timestamp":"2023-06-12T01:25:07.524659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:25:06.966+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:25:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6376b6-1bec-4833-81b8-a0fda60e24fd","timestamp":"2023-06-12T01:25:47.155938Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:25:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:26:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"684d849f-73f4-4344-b94f-dcb08b5ca835","timestamp":"2023-06-12T01:26:03.795075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:26:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"684d849f-73f4-4344-b94f-dcb08b5ca835","timestamp":"2023-06-12T01:26:03.795075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:26:03.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:26:57.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bac817d-2a25-48d4-b4dc-bb0ef25afdbb","timestamp":"2023-06-12T01:26:57.389783Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:26:57.484+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:27:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fc7c739-66f9-48b6-b11f-66998afd598f","timestamp":"2023-06-12T01:27:04.978947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:27:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:27:06.880+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90c63427-1ea7-4c26-aafd-00f0e766c345","timestamp":"2023-06-12T01:27:07.524551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:27:06.880+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:27:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5576120-fc6b-4252-9640-cf332a2fae57","timestamp":"2023-06-12T01:27:47.156082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:27:47.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:28:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9396e6f7-10cc-4783-b8fb-1b90e67427d5","timestamp":"2023-06-12T01:28:03.795036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:28:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9396e6f7-10cc-4783-b8fb-1b90e67427d5","timestamp":"2023-06-12T01:28:03.795036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:28:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:28:57.482+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed75e0c0-2d2a-4616-bfd3-3212b7351d6f","timestamp":"2023-06-12T01:28:57.389581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:28:57.483+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:29:03.870+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-06-12T01:29:05.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da513e9f-d0a7-4449-91d2-336b8b6f6701","timestamp":"2023-06-12T01:29:04.978816Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:29:05.543+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:29:06.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51df1edb-16d7-463e-a89d-7790024f376e","timestamp":"2023-06-12T01:29:07.524533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:29:06.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:29:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382e6ea2-2093-4c82-abfc-10be3fe6eb61","timestamp":"2023-06-12T01:29:47.156124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:29:47.206+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:30:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ce3b39-4176-400e-ab26-3f01135508bb","timestamp":"2023-06-12T01:30:03.795314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:30:03.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ce3b39-4176-400e-ab26-3f01135508bb","timestamp":"2023-06-12T01:30:03.795314Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:30:03.902+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:30:57.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad5eca80-5973-4deb-9377-136c8025dbc1","timestamp":"2023-06-12T01:30:57.389499Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:30:57.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:31:05.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d1beaf-540a-4b10-b82d-792f8544ffe7","timestamp":"2023-06-12T01:31:04.979010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:31:05.466+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:31:06.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"47449773-45dd-477f-b7df-98342a5a732f","timestamp":"2023-06-12T01:31:07.524525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:31:06.872+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:31:47.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18c106e6-90a1-4693-b292-7f1b94488972","timestamp":"2023-06-12T01:31:47.156061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:31:47.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:32:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c63368-850d-4c44-9622-d4334c184469","timestamp":"2023-06-12T01:32:03.794972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:32:03.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c63368-850d-4c44-9622-d4334c184469","timestamp":"2023-06-12T01:32:03.794972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:32:03.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:32:57.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25ebccaa-d5f3-45ca-b797-432947cf27ee","timestamp":"2023-06-12T01:32:57.389641Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:32:57.524+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:33:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffdb989d-2589-4425-ad29-a3098970f59e","timestamp":"2023-06-12T01:33:04.978908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:33:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:33:06.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a657f51-cdf9-4d26-9622-3f6d310194b5","timestamp":"2023-06-12T01:33:07.524566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:33:06.891+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:33:47.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f52e613-ab1a-4c30-af39-749765ab5a77","timestamp":"2023-06-12T01:33:47.155965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:33:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:34:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf254592-5896-4bf2-9ae5-c576ccfaf48e","timestamp":"2023-06-12T01:34:03.795230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:34:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf254592-5896-4bf2-9ae5-c576ccfaf48e","timestamp":"2023-06-12T01:34:03.795230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:34:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:34:57.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64b7c5c5-874d-4aff-a4a4-03fc168a2e57","timestamp":"2023-06-12T01:34:57.389537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:34:57.485+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:35:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9b4f6d0-9883-4f29-a193-a6961c94024d","timestamp":"2023-06-12T01:35:04.978850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:35:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:35:06.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e97e775d-ac84-496f-9652-0209436eb089","timestamp":"2023-06-12T01:35:07.524620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:35:06.879+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:35:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13108c56-c7ef-4eca-9713-565077ec3ea1","timestamp":"2023-06-12T01:35:47.155990Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:35:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:36:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa653685-5638-4745-a09f-26f2d6b97ba2","timestamp":"2023-06-12T01:36:03.795141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:36:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa653685-5638-4745-a09f-26f2d6b97ba2","timestamp":"2023-06-12T01:36:03.795141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:36:03.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:36:57.493+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04b66ca3-b708-4a42-b073-3ebacdaa55fd","timestamp":"2023-06-12T01:36:57.396379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:36:57.493+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:37:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65477b11-406c-4a0b-a544-b76050c4bc91","timestamp":"2023-06-12T01:37:04.979057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:37:05.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:37:06.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"92face09-9497-44b7-8739-8b56722e550a","timestamp":"2023-06-12T01:37:07.524492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:37:06.877+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:37:47.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fe2a175-e3c7-433c-8fe7-37117e93ea50","timestamp":"2023-06-12T01:37:47.156358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:37:47.260+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:38:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949971af-8387-453d-acbe-fa6ddda16d64","timestamp":"2023-06-12T01:38:03.795090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:38:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"949971af-8387-453d-acbe-fa6ddda16d64","timestamp":"2023-06-12T01:38:03.795090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:38:03.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:38:57.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3684f2a-4958-4f87-bf55-329f142e77b8","timestamp":"2023-06-12T01:38:57.389581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:38:57.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:39:03.875+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-06-12T01:39:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"117eb851-bfa6-41c9-9fcf-f60ecb1fc6d2","timestamp":"2023-06-12T01:39:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:39:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:39:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"467953d0-f473-430f-a6cd-45d4767a3b7d","timestamp":"2023-06-12T01:39:07.524653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:39:06.866+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:39:47.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc8745b1-3564-4b31-b2b0-ffe9baa9d7a1","timestamp":"2023-06-12T01:39:47.155997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:39:47.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:40:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a064583-30e6-44a4-ab12-33480c8047b6","timestamp":"2023-06-12T01:40:03.795237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:40:03.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a064583-30e6-44a4-ab12-33480c8047b6","timestamp":"2023-06-12T01:40:03.795237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:40:03.894+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:40:57.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"335e87f8-bc14-4be1-9afb-4e78c018c141","timestamp":"2023-06-12T01:40:57.389580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:40:57.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:41:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5059726d-166c-4eae-a843-65005ef9174c","timestamp":"2023-06-12T01:41:04.978967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:41:05.482+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:41:06.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2d5ef59-4b94-4120-9e9b-4670d5c318ca","timestamp":"2023-06-12T01:41:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:41:06.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:41:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f2814a3-99c4-4748-8479-856b22214b6f","timestamp":"2023-06-12T01:41:47.155864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:41:47.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:42:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f1ed69c-432f-4028-82ec-7b94f7c36068","timestamp":"2023-06-12T01:42:03.795059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:42:03.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f1ed69c-432f-4028-82ec-7b94f7c36068","timestamp":"2023-06-12T01:42:03.795059Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:42:03.829+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:42:57.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db239d13-b879-48ae-a7f8-9cc9da557f77","timestamp":"2023-06-12T01:42:57.389610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:42:57.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:43:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f9d639b-7c97-4194-86b7-88403a204f45","timestamp":"2023-06-12T01:43:04.981190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:43:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:43:06.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9cd5a005-3444-4468-88ea-8f7eb010ba42","timestamp":"2023-06-12T01:43:07.524590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:43:06.871+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:43:47.208+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0fa1d41-81c3-44cf-b294-8b29f6139e24","timestamp":"2023-06-12T01:43:47.156204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:43:47.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:44:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90038a0e-c075-4bde-9d8d-89af111f01e7","timestamp":"2023-06-12T01:44:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:44:03.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90038a0e-c075-4bde-9d8d-89af111f01e7","timestamp":"2023-06-12T01:44:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:44:03.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:44:57.459+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e815d15-73fc-4440-8d49-7d2b9592d24d","timestamp":"2023-06-12T01:44:57.389522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:44:57.459+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:45:05.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36b3c2bc-d980-4664-9a8c-7e933c824e8e","timestamp":"2023-06-12T01:45:04.979004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:45:05.541+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:45:06.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d247d2f7-2f8b-480d-bb03-4d555e640008","timestamp":"2023-06-12T01:45:07.524619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:45:06.867+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:45:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82124de1-e8c5-43df-9f19-1edb9bea554a","timestamp":"2023-06-12T01:45:47.155927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:45:47.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:46:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571d067a-be05-418e-8a78-d12b1dd877ec","timestamp":"2023-06-12T01:46:03.794927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:46:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"571d067a-be05-418e-8a78-d12b1dd877ec","timestamp":"2023-06-12T01:46:03.794927Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:46:03.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:46:57.506+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"874b08f1-37ba-414d-a4bf-d38400dc5329","timestamp":"2023-06-12T01:46:57.389599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:46:57.508+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:47:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a766f5c3-a1e1-408d-87b7-60d8153b7e4d","timestamp":"2023-06-12T01:47:04.978792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:47:05.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:47:06.860+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"93733a2c-5621-4241-8cc9-25284d88f8fc","timestamp":"2023-06-12T01:47:07.524827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:47:06.860+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:47:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14868619-5bfb-479d-b526-07f88154c171","timestamp":"2023-06-12T01:47:47.156199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:47:47.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:48:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8855ea96-e1ea-438d-88f0-0e0e89d9aceb","timestamp":"2023-06-12T01:48:03.795096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:48:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8855ea96-e1ea-438d-88f0-0e0e89d9aceb","timestamp":"2023-06-12T01:48:03.795096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:48:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:48:57.462+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7a658a2-e4e6-48ad-995e-552a9a58377e","timestamp":"2023-06-12T01:48:57.389746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:48:57.462+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:49:03.871+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-06-12T01:49:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"118990af-1437-48d0-a0e1-26bfa8cbe8d0","timestamp":"2023-06-12T01:49:04.978745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:49:05.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:49:06.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67b89a23-9e70-4358-a017-af7df35fc5e8","timestamp":"2023-06-12T01:49:07.524549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:49:06.910+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:49:47.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e6df102-2cef-4499-a8ae-74e39d447780","timestamp":"2023-06-12T01:49:47.156010Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:49:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:50:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8ecc5bc-6324-4486-8a64-46c187db6e80","timestamp":"2023-06-12T01:50:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:50:03.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8ecc5bc-6324-4486-8a64-46c187db6e80","timestamp":"2023-06-12T01:50:03.795112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:50:03.887+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:50:57.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a89481a-b52a-48cf-b7b9-344f13ce7217","timestamp":"2023-06-12T01:50:57.390438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:50:57.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:51:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ccfaff5-e767-4ed4-8795-e1159a330acd","timestamp":"2023-06-12T01:51:04.979004Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:51:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:51:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0c60911-8c0e-4c50-b575-ffb02e9dbc36","timestamp":"2023-06-12T01:51:07.524576Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:51:06.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:51:47.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0516abf9-13fa-479d-a1cc-22791aff2f9f","timestamp":"2023-06-12T01:51:47.156181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:51:47.208+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:52:03.796+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87a91bf-1f71-46e2-8b5d-f3e05f9d7bc9","timestamp":"2023-06-12T01:52:03.795779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:52:03.840+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d87a91bf-1f71-46e2-8b5d-f3e05f9d7bc9","timestamp":"2023-06-12T01:52:03.795779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:52:03.840+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:52:57.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89811f1f-3640-4841-bed0-8a678d5f3041","timestamp":"2023-06-12T01:52:57.389733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:52:57.454+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:53:05.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4b671e1-1731-41f8-9867-506bf8c3fb5f","timestamp":"2023-06-12T01:53:04.979162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:53:05.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:53:06.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d4107dd-22a9-4b80-adcc-3461fd061cfa","timestamp":"2023-06-12T01:53:07.524968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:53:06.862+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:53:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0639562e-d5d1-475f-bd94-a3ec74171691","timestamp":"2023-06-12T01:53:47.155951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:53:47.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:54:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b912c06-7a76-4a64-acc7-79b76d48e0a5","timestamp":"2023-06-12T01:54:03.795105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:54:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b912c06-7a76-4a64-acc7-79b76d48e0a5","timestamp":"2023-06-12T01:54:03.795105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:54:03.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:54:57.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"951941bb-e13b-42a4-9de5-0e0285407199","timestamp":"2023-06-12T01:54:57.389661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:54:57.451+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:55:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"926be82b-879e-415e-a631-c8730a4f61dd","timestamp":"2023-06-12T01:55:04.979094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:55:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:55:06.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fd9ae4f-d879-4db5-bdb1-8d5ded652677","timestamp":"2023-06-12T01:55:07.524590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:55:06.857+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:55:47.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fbebcad-24aa-4942-80b2-3d244ca1784a","timestamp":"2023-06-12T01:55:47.155876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:55:47.194+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:56:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797cd5c1-954c-4141-97f9-1e212f7645c9","timestamp":"2023-06-12T01:56:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:56:03.830+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"797cd5c1-954c-4141-97f9-1e212f7645c9","timestamp":"2023-06-12T01:56:03.795019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:56:03.830+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:56:57.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1375f6-57c9-4f30-8ff2-ef476e7d6352","timestamp":"2023-06-12T01:56:57.389544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:56:57.450+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:57:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6db2a754-02ef-4522-b816-41e7a59480b3","timestamp":"2023-06-12T01:57:04.978907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:57:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:57:06.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e18c895-5f07-4742-bec8-34840c989c3e","timestamp":"2023-06-12T01:57:07.524540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:57:06.846+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:57:47.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0473c8b-c655-4e10-af9f-9364a3210790","timestamp":"2023-06-12T01:57:47.156337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:57:47.203+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:58:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db9e7cc-94a4-4eaf-b978-ab7c627326cc","timestamp":"2023-06-12T01:58:03.795486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:58:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2db9e7cc-94a4-4eaf-b978-ab7c627326cc","timestamp":"2023-06-12T01:58:03.795486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T01:58:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:58:57.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d71b9122-24bf-4903-9138-f644cfbbb7d7","timestamp":"2023-06-12T01:58:57.389711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T01:58:57.429+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:59:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93e46b08-769d-49cf-8cfe-f833895b2274","timestamp":"2023-06-12T01:59:04.979148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T01:59:05.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:59:06.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d2596a6-105c-4b97-8720-72bd688292df","timestamp":"2023-06-12T01:59:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T01:59:06.896+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T01:59:47.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f268f4a9-0f5e-421d-849f-0d0a21304a6a","timestamp":"2023-06-12T01:59:47.156076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T01:59:47.254+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:00:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb4f3108-e416-4229-be9c-940ee2264fe8","timestamp":"2023-06-12T02:00:03.795068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:00:03.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb4f3108-e416-4229-be9c-940ee2264fe8","timestamp":"2023-06-12T02:00:03.795068Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:00:03.832+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:00:57.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecf9060f-46d8-4bab-abac-625867af20aa","timestamp":"2023-06-12T02:00:57.389784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:00:57.427+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:01:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8664cc9-07e8-41d1-adbf-e2074aab2e8a","timestamp":"2023-06-12T02:01:04.979163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:01:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:01:06.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a61788c9-b878-4659-9ba5-83bb658f0bfc","timestamp":"2023-06-12T02:01:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:01:06.839+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:01:47.188+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ccf6022-ee5f-45f5-add2-110b5e63e74b","timestamp":"2023-06-12T02:01:47.156067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:01:47.188+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:02:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4936c828-1cef-440a-a374-5bf5485950a0","timestamp":"2023-06-12T02:02:03.795272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:02:03.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4936c828-1cef-440a-a374-5bf5485950a0","timestamp":"2023-06-12T02:02:03.795272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:02:03.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:02:57.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481fc885-96a6-48ec-839d-25489e4c9320","timestamp":"2023-06-12T02:02:57.390660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:02:57.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:03:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68887c3e-7f45-42b3-8900-bb017ce95456","timestamp":"2023-06-12T02:03:04.978855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:03:05.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:03:06.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74b1a5cf-de97-4f34-b123-81b06b6625e9","timestamp":"2023-06-12T02:03:07.524566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:03:06.835+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:03:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"904b9c8e-96fb-457b-a9c8-05c57a999957","timestamp":"2023-06-12T02:03:47.156143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:03:47.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:04:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fe5237a-b52b-4f88-a1f9-a1e75f6bff91","timestamp":"2023-06-12T02:04:03.795079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:04:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fe5237a-b52b-4f88-a1f9-a1e75f6bff91","timestamp":"2023-06-12T02:04:03.795079Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:04:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:04:57.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"007376e6-4877-4262-ac7b-5c26464347c3","timestamp":"2023-06-12T02:04:57.389680Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:04:57.422+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:05:05.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea1686f-9522-4c49-8b18-d033b8959439","timestamp":"2023-06-12T02:05:04.978924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:05:05.534+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:05:06.845+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9db7add6-b3dd-4913-8f0c-11404e388359","timestamp":"2023-06-12T02:05:07.524528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:05:06.845+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:05:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e82f844-5399-48bf-854b-3221d239f9d5","timestamp":"2023-06-12T02:05:47.156166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:05:47.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:06:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb71f83-8f32-456a-95b1-245958c472d5","timestamp":"2023-06-12T02:06:03.795173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:06:03.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fb71f83-8f32-456a-95b1-245958c472d5","timestamp":"2023-06-12T02:06:03.795173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:06:03.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:06:57.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc42ff10-c1b8-421e-901c-1cfdc8c49b10","timestamp":"2023-06-12T02:06:57.389826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:06:57.424+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:07:05.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba90406b-409a-4c30-b541-1bcf93e93caa","timestamp":"2023-06-12T02:07:04.978878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:07:05.542+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:07:06.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd0ebb41-9d7b-461f-9419-2de5cb35c3c7","timestamp":"2023-06-12T02:07:07.524635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:07:06.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:07:47.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83297588-dbb0-4391-a732-4a7a243ba0b1","timestamp":"2023-06-12T02:07:47.155968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:07:47.205+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:08:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2bcfdb-485e-4e76-8f31-3cb8307de048","timestamp":"2023-06-12T02:08:03.795044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:08:03.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e2bcfdb-485e-4e76-8f31-3cb8307de048","timestamp":"2023-06-12T02:08:03.795044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:08:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:08:57.432+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a8021a3-9db3-4534-8570-e14f0f45510c","timestamp":"2023-06-12T02:08:57.389392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:08:57.432+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:09:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3011ac28-ffed-4fc7-8db7-cd27be52636e","timestamp":"2023-06-12T02:09:04.978982Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:09:05.469+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:09:06.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8afe2b36-0c70-48b7-a25b-ad3b81901522","timestamp":"2023-06-12T02:09:07.524580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:09:06.841+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:09:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a705deba-ef90-4f11-b94a-acbf34a3ac9b","timestamp":"2023-06-12T02:09:47.155908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:09:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:10:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acaa09ab-d14b-47ca-94c4-90d33cb18e25","timestamp":"2023-06-12T02:10:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:10:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acaa09ab-d14b-47ca-94c4-90d33cb18e25","timestamp":"2023-06-12T02:10:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:10:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:10:57.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"179c2852-5fc8-4381-b31d-dfd7d9b984dc","timestamp":"2023-06-12T02:10:57.389567Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:10:57.413+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:11:05.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c0e6b5-fd07-42c9-af7f-b9e9b44a2fe9","timestamp":"2023-06-12T02:11:04.981255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:11:05.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:11:06.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9566c8dd-c896-4b05-8400-9a295576328d","timestamp":"2023-06-12T02:11:07.524638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:11:06.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:11:47.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e873518-8800-4106-a677-6d9b732a858c","timestamp":"2023-06-12T02:11:47.156076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:11:47.245+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:12:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"116d1a80-a665-4c16-b5cf-bd906db0f9cc","timestamp":"2023-06-12T02:12:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:12:03.842+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"116d1a80-a665-4c16-b5cf-bd906db0f9cc","timestamp":"2023-06-12T02:12:03.795195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:12:03.842+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:12:57.415+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"418a2a70-52f5-4cbe-9324-e442a6151490","timestamp":"2023-06-12T02:12:57.389551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:12:57.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:13:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9bf38a5-6342-45cb-a9b1-b0e1ee73eb08","timestamp":"2023-06-12T02:13:04.978979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:13:05.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:13:06.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2bd7d2c-9169-474b-b2ab-d88f38878819","timestamp":"2023-06-12T02:13:07.524729Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:13:06.827+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:13:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4c0c9e8-2fd4-4369-92c1-83bf6faf4979","timestamp":"2023-06-12T02:13:47.156222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:13:47.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:14:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70df415-fb77-4f74-b225-06f30abaa73d","timestamp":"2023-06-12T02:14:03.795049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:14:03.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e70df415-fb77-4f74-b225-06f30abaa73d","timestamp":"2023-06-12T02:14:03.795049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:14:03.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:14:57.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db315165-5d90-4e98-b14d-74baba572b3e","timestamp":"2023-06-12T02:14:57.390227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:14:57.415+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:15:05.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a2409d-da50-40c7-95dd-36f6ea30a90f","timestamp":"2023-06-12T02:15:04.979300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:15:05.525+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:15:06.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2bfc6fc-3bc7-4c80-8e87-2ecd71446001","timestamp":"2023-06-12T02:15:07.524532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:15:06.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:15:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb3f7402-5b16-4412-8360-4e78c099b295","timestamp":"2023-06-12T02:15:47.156087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:15:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:16:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5904827d-bf3a-4c20-b143-d8ee3ffb917a","timestamp":"2023-06-12T02:16:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:16:03.847+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5904827d-bf3a-4c20-b143-d8ee3ffb917a","timestamp":"2023-06-12T02:16:03.795027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:16:03.847+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:16:57.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35238e1-ce54-4267-b3c2-aab89e578f29","timestamp":"2023-06-12T02:16:57.389473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:16:57.421+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:17:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb7f27db-97e3-4b61-8ec3-7315e1a56302","timestamp":"2023-06-12T02:17:04.979053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:17:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:17:06.826+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6681abfc-7ff6-46fd-a40b-b600d6a31b1e","timestamp":"2023-06-12T02:17:07.524461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:17:06.826+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:17:47.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f91f987-6ee0-4782-85b2-9a85ffa5063f","timestamp":"2023-06-12T02:17:47.156148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:17:47.273+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:18:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4658e886-ac5b-40cc-9d00-408a732bb713","timestamp":"2023-06-12T02:18:03.795041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:18:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4658e886-ac5b-40cc-9d00-408a732bb713","timestamp":"2023-06-12T02:18:03.795041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:18:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:18:33.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 2 disconnected.
[2023-06-12T02:18:57.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c63fdb5-7445-4fb8-8e6e-a823300b733c","timestamp":"2023-06-12T02:18:57.389497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:18:57.419+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:19:05.467+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"715bf02f-0a0b-4f63-9730-930e179df8b2","timestamp":"2023-06-12T02:19:04.978853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:19:05.467+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:19:06.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d74d79f8-b2c7-4213-8266-9807f0bd4c1d","timestamp":"2023-06-12T02:19:07.524615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:19:06.808+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:19:47.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"def6855d-eb0c-485e-9a99-8bab131b569d","timestamp":"2023-06-12T02:19:47.156154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:19:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:20:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec7177c5-c8f0-41bd-8365-ea2deecdd45a","timestamp":"2023-06-12T02:20:03.795062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:20:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec7177c5-c8f0-41bd-8365-ea2deecdd45a","timestamp":"2023-06-12T02:20:03.795062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:20:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:20:57.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39d2801e-cbee-4f2f-b0b4-048ed04bfc63","timestamp":"2023-06-12T02:20:57.389522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:20:57.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:21:05.479+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc16b1e4-aca6-4757-acb7-8f82e8a085c7","timestamp":"2023-06-12T02:21:04.979039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:21:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:21:06.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e01a895-acdb-4919-8a70-96bd611f67a9","timestamp":"2023-06-12T02:21:07.524679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:21:06.818+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:21:47.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd3856a3-87d9-447a-86da-9fcb30a9df4e","timestamp":"2023-06-12T02:21:47.156008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:21:47.192+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:22:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"638494be-b6d9-4251-b6a5-ac69e30e6da3","timestamp":"2023-06-12T02:22:03.795116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:22:03.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"638494be-b6d9-4251-b6a5-ac69e30e6da3","timestamp":"2023-06-12T02:22:03.795116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:22:03.885+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:22:57.463+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c3b4ec4-a8f5-400f-8d84-e5f9f00b473a","timestamp":"2023-06-12T02:22:57.389654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:22:57.463+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:23:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b5f87d8-470e-412b-b207-fa3d10b58480","timestamp":"2023-06-12T02:23:04.978763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:23:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:23:06.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e556e5d-3ee4-44e8-a1b4-eefc335011bc","timestamp":"2023-06-12T02:23:07.524645Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:23:06.822+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:23:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"763b502c-30d8-4867-a22d-5479ac66746e","timestamp":"2023-06-12T02:23:47.155891Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:23:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:24:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc3ca23-91c1-4c19-8dc6-afc2aa78ff7d","timestamp":"2023-06-12T02:24:03.795031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:24:03.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbc3ca23-91c1-4c19-8dc6-afc2aa78ff7d","timestamp":"2023-06-12T02:24:03.795031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:24:03.843+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:24:57.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b21feef-dde1-4141-ad9a-514f47e5e68f","timestamp":"2023-06-12T02:24:57.389613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:24:57.400+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:25:05.470+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff127d9-ecbd-4849-a688-800f2b90f5f6","timestamp":"2023-06-12T02:25:04.978791Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:25:05.470+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:25:06.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a99e795-2d65-48bb-b976-6bb21a363e9b","timestamp":"2023-06-12T02:25:07.524642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:25:06.812+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:25:47.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d6008b2-e248-47a9-b365-2a2ab3c8dc51","timestamp":"2023-06-12T02:25:47.156224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:25:47.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:26:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a29e55df-9491-4957-8dcf-7fd2cd03ff63","timestamp":"2023-06-12T02:26:03.795537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:26:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a29e55df-9491-4957-8dcf-7fd2cd03ff63","timestamp":"2023-06-12T02:26:03.795537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:26:03.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:26:57.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f81314ae-b36a-429c-b116-949f8206d71e","timestamp":"2023-06-12T02:26:57.391062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:26:57.406+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:27:03.866+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-06-12T02:27:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5db717fb-04cf-4827-8aef-0cba44f2e04e","timestamp":"2023-06-12T02:27:04.978866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:27:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:27:06.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8351ecec-dce7-43f6-99bc-25506c324d5c","timestamp":"2023-06-12T02:27:07.524471Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:27:06.816+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:27:47.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e31ef59-ad99-4e98-824d-f35036b5a6a0","timestamp":"2023-06-12T02:27:47.156145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:27:47.198+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:28:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8f33cd-a99c-4736-8fae-ccd0d5d66126","timestamp":"2023-06-12T02:28:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:28:03.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a8f33cd-a99c-4736-8fae-ccd0d5d66126","timestamp":"2023-06-12T02:28:03.795083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:28:03.914+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:28:57.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f9463bf-4d7c-41d1-81a1-6256d0bc0d24","timestamp":"2023-06-12T02:28:57.389477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:28:57.397+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:29:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24d98879-94b1-420f-956c-76403e1f98a8","timestamp":"2023-06-12T02:29:04.978806Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:29:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:29:06.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c9edece-3af9-47f9-96ea-a61181d39bba","timestamp":"2023-06-12T02:29:07.524445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:29:06.797+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:29:47.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99f930b8-8d36-43e3-af0e-b4ee2ee53daa","timestamp":"2023-06-12T02:29:47.156120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:29:47.259+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:30:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ef6f5e6-9eed-4070-9ffd-6db383764143","timestamp":"2023-06-12T02:30:03.795305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:30:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ef6f5e6-9eed-4070-9ffd-6db383764143","timestamp":"2023-06-12T02:30:03.795305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:30:03.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:30:57.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1eb119ca-9d14-4ea0-8e5e-c2bc4aa21480","timestamp":"2023-06-12T02:30:57.389549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:30:57.448+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:31:05.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f2a3722-81ab-4034-91b1-4d17a0f29305","timestamp":"2023-06-12T02:31:04.978760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:31:05.476+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:31:06.805+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ee1dd9f-7cc8-45ee-b1f7-ef9adcabedcc","timestamp":"2023-06-12T02:31:07.525169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:31:06.805+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:31:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4e80d53-e821-4dc1-a90e-9a0bfd9ac4f9","timestamp":"2023-06-12T02:31:47.156207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:31:47.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:32:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceed5422-d73b-44c4-a4a8-a393803bc211","timestamp":"2023-06-12T02:32:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:32:03.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ceed5422-d73b-44c4-a4a8-a393803bc211","timestamp":"2023-06-12T02:32:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:32:03.836+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:32:57.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da9755c-0eb2-4660-861b-9feaea58a3ca","timestamp":"2023-06-12T02:32:57.389596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:32:57.385+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:33:05.476+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d6451c1-2d80-4fe6-85ec-cd6753400871","timestamp":"2023-06-12T02:33:04.978885Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:33:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:33:06.809+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8dcc3b3b-36fd-497c-8709-4ecfa50ca56d","timestamp":"2023-06-12T02:33:07.524561Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:33:06.809+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:33:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"793b4b1c-713d-4f26-ab7a-f7a04f2ea406","timestamp":"2023-06-12T02:33:47.156871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:33:47.196+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:34:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17a7bdc-34c8-4cd6-b919-c1a56e564688","timestamp":"2023-06-12T02:34:03.795218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:34:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17a7bdc-34c8-4cd6-b919-c1a56e564688","timestamp":"2023-06-12T02:34:03.795218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:34:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:34:57.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1d136f6-92a5-40d0-b92b-01464326d357","timestamp":"2023-06-12T02:34:57.389636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:34:57.386+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:35:03.862+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-06-12T02:35:05.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0ffd849-5dac-4f5d-9cc9-de80fc8ca445","timestamp":"2023-06-12T02:35:04.979069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:35:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:35:06.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c7065f-0f62-4860-b056-3c443996a533","timestamp":"2023-06-12T02:35:07.524713Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:35:06.865+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:35:47.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"152bc273-ec6d-4b94-aa4e-e6db886c8162","timestamp":"2023-06-12T02:35:47.156141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:35:47.201+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:36:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5241bbc-e11c-42b7-95b7-0ca152ecd28f","timestamp":"2023-06-12T02:36:03.795130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:36:03.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5241bbc-e11c-42b7-95b7-0ca152ecd28f","timestamp":"2023-06-12T02:36:03.795130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:36:03.897+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:36:57.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea78a32a-2cc5-42e1-889f-49c7096569c1","timestamp":"2023-06-12T02:36:57.389508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:36:57.379+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:37:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aacf0131-ec18-4f3b-b3f7-13f2f0d30baf","timestamp":"2023-06-12T02:37:04.979248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:37:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:37:06.799+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"01ad3edc-ac3c-45ad-9c73-89a97bc3cdef","timestamp":"2023-06-12T02:37:07.524602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:37:06.799+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:37:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5127376-133b-4763-b88a-65ba9ca4430a","timestamp":"2023-06-12T02:37:47.156021Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:37:47.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:38:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62db5a63-16d8-4020-9d1f-4798b2d8cc70","timestamp":"2023-06-12T02:38:03.795048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:38:03.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62db5a63-16d8-4020-9d1f-4798b2d8cc70","timestamp":"2023-06-12T02:38:03.795048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:38:03.844+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:38:57.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"121149f4-22f3-4e0a-9306-23895c783772","timestamp":"2023-06-12T02:38:57.390615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:38:57.455+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:39:05.458+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"440d7755-2b09-4c4e-bdee-af89451ffee9","timestamp":"2023-06-12T02:39:04.978769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:39:05.458+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:39:06.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"61c19fa2-3440-437b-808b-0ed837ed8738","timestamp":"2023-06-12T02:39:07.524631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:39:06.803+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:39:47.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"803120f0-6c5c-4356-bd1c-a9ee0612de1f","timestamp":"2023-06-12T02:39:47.156034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:39:47.249+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:40:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46994d76-f514-4cd6-bc3a-32ad2db6ac6e","timestamp":"2023-06-12T02:40:03.795137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:40:03.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46994d76-f514-4cd6-bc3a-32ad2db6ac6e","timestamp":"2023-06-12T02:40:03.795137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:40:03.823+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:40:57.382+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d413f41-02de-4e34-950f-7fd79bf2c784","timestamp":"2023-06-12T02:40:57.389540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:40:57.383+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:41:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fca00aae-2040-40a2-abeb-c1b1276ca564","timestamp":"2023-06-12T02:41:04.978908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:41:05.472+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:41:06.793+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"239b16fc-5d2a-4de4-a99a-c4a2539e9d03","timestamp":"2023-06-12T02:41:07.524685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:41:06.793+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:41:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e861abb-9a6b-4cc9-9919-f8c6187c2782","timestamp":"2023-06-12T02:41:47.156253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:41:47.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:42:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426cfab9-8007-435c-8585-52ad1cb4d8b7","timestamp":"2023-06-12T02:42:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:42:03.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"426cfab9-8007-435c-8585-52ad1cb4d8b7","timestamp":"2023-06-12T02:42:03.795188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:42:03.834+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:42:57.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ba8bb11-0bf4-42f2-8026-6f24653f6f99","timestamp":"2023-06-12T02:42:57.389623Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:42:57.440+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:43:05.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2478bc0-de31-499b-93fe-75d01213063b","timestamp":"2023-06-12T02:43:04.978859Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:43:05.471+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:43:06.782+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8cf6e603-0f95-4d33-8a55-a8ebed1567ef","timestamp":"2023-06-12T02:43:07.524632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:43:06.782+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:43:47.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"345a5d16-db73-4578-b82d-fcb35244f60a","timestamp":"2023-06-12T02:43:47.156271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:43:47.195+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:44:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"380a8aeb-bf9f-4987-9c27-29b7080e3493","timestamp":"2023-06-12T02:44:03.795211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:44:03.833+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"380a8aeb-bf9f-4987-9c27-29b7080e3493","timestamp":"2023-06-12T02:44:03.795211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:44:03.833+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:44:33.840+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-06-12T02:44:57.371+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e242dba-91e6-4c4f-a3ef-5535ba914bb5","timestamp":"2023-06-12T02:44:57.389447Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:44:57.371+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:45:05.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ceb6fb5-7d22-4174-8c68-fd2578d47108","timestamp":"2023-06-12T02:45:04.979212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:45:05.548+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:45:06.779+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"49c1adf8-b902-467f-8983-521c2eb72525","timestamp":"2023-06-12T02:45:07.524682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:45:06.780+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:45:47.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"525cb483-7056-498b-8fa8-90bb49a4e072","timestamp":"2023-06-12T02:45:47.156058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:45:47.200+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:46:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e746ddd-5128-491f-bcc7-efe1757393e0","timestamp":"2023-06-12T02:46:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:46:03.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e746ddd-5128-491f-bcc7-efe1757393e0","timestamp":"2023-06-12T02:46:03.795078Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:46:03.828+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:46:57.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2a8f8d-339b-4f45-8c0d-d245e890b31d","timestamp":"2023-06-12T02:46:57.389513Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:46:57.374+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:47:05.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64a19d5f-cda9-4ae3-8474-a0b76116549f","timestamp":"2023-06-12T02:47:04.978837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:47:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:47:06.855+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce5446a3-e169-498c-8d8c-8c1d45d6804f","timestamp":"2023-06-12T02:47:07.524716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:47:06.855+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:47:47.189+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e844423-66a9-42bf-bd69-9b4b51c9be52","timestamp":"2023-06-12T02:47:47.155978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:47:47.189+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:48:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd50be48-e55f-4322-929f-97a55f1bcc9a","timestamp":"2023-06-12T02:48:03.795185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:48:03.838+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd50be48-e55f-4322-929f-97a55f1bcc9a","timestamp":"2023-06-12T02:48:03.795185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:48:03.838+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:48:57.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02bc1f80-3b47-49b5-a9ec-903ba1539f69","timestamp":"2023-06-12T02:48:57.389703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:48:57.433+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:49:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0585a1c-b02d-4b11-b374-2c831e0e1cd9","timestamp":"2023-06-12T02:49:04.979145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:49:05.478+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:49:06.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"51c430bc-700d-4961-b771-4678f94e4e06","timestamp":"2023-06-12T02:49:07.524691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:49:06.790+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:49:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7acebc2-6f5f-4fe2-80e3-0eea4d8e3de9","timestamp":"2023-06-12T02:49:47.157027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:49:47.190+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:50:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26f2662-0d0b-455a-aa5c-72cf7c623a89","timestamp":"2023-06-12T02:50:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:50:03.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26f2662-0d0b-455a-aa5c-72cf7c623a89","timestamp":"2023-06-12T02:50:03.795158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:50:03.886+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:50:57.370+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05a9a4e2-9d5e-4a76-9ed8-f61db2a13210","timestamp":"2023-06-12T02:50:57.392476Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:50:57.370+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:51:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8360702-b3db-4f79-ab1f-6078af0f8396","timestamp":"2023-06-12T02:51:04.978836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:51:05.464+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:51:06.777+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ace7ce1e-37cb-46e0-b318-14e84db8db0b","timestamp":"2023-06-12T02:51:07.524617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:51:06.777+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:51:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f121a3d6-240f-4302-a23f-e741b401f995","timestamp":"2023-06-12T02:51:47.156231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:51:47.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:52:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34efaaa2-b86e-47d9-9abc-e256d6b0fcda","timestamp":"2023-06-12T02:52:03.795056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:52:03.824+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34efaaa2-b86e-47d9-9abc-e256d6b0fcda","timestamp":"2023-06-12T02:52:03.795056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:52:03.824+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:52:57.363+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aed87b7-6992-407c-811e-9e01a948e70e","timestamp":"2023-06-12T02:52:57.389738Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:52:57.363+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:53:05.477+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02877d5a-e9d6-4ab4-b32e-d04500166d5c","timestamp":"2023-06-12T02:53:04.979164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:53:05.477+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:53:06.771+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0127321e-cd49-407a-8d02-79939753f965","timestamp":"2023-06-12T02:53:07.524691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:53:06.771+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:53:47.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfc84367-3543-415a-82c7-46e9bc71932f","timestamp":"2023-06-12T02:53:47.156129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:53:47.193+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:54:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7902a16d-e9d3-4023-8710-f12caaeb4577","timestamp":"2023-06-12T02:54:03.795163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:54:03.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7902a16d-e9d3-4023-8710-f12caaeb4577","timestamp":"2023-06-12T02:54:03.795163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:54:03.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:54:57.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa3296f3-19d2-4b92-913b-b3ef3c8453c8","timestamp":"2023-06-12T02:54:57.389682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:54:57.345+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:55:05.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b39c279a-8889-4d06-85b6-3860a38ab1da","timestamp":"2023-06-12T02:55:04.978939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:55:05.481+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:55:06.785+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4a7f672-f60d-4d2e-8b78-79d6300356dc","timestamp":"2023-06-12T02:55:07.524604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:55:06.785+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:55:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"25cccb67-1574-4c38-9c16-e8609efc76d4","timestamp":"2023-06-12T02:55:47.156018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:55:47.183+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:56:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eaf2122-9af4-4b01-8bf7-ce9d82fe2eb4","timestamp":"2023-06-12T02:56:03.794966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:56:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8eaf2122-9af4-4b01-8bf7-ce9d82fe2eb4","timestamp":"2023-06-12T02:56:03.794966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:56:03.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:56:57.369+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e5bc392-16ac-4e0c-83bf-cddaea58d857","timestamp":"2023-06-12T02:56:57.389973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:56:57.369+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:57:05.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"431a768b-f6e3-401b-8d4b-a57797857f39","timestamp":"2023-06-12T02:57:04.978975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:57:05.473+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:57:06.772+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca89a228-9fb8-424f-a605-9025e91f5883","timestamp":"2023-06-12T02:57:07.524869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:57:06.773+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:57:47.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2097de31-5b94-4f61-af23-c6571780bbc2","timestamp":"2023-06-12T02:57:47.159107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:57:47.191+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:58:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4239fa65-3812-43b5-9d31-387321f6d3b1","timestamp":"2023-06-12T02:58:03.795229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:58:03.820+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4239fa65-3812-43b5-9d31-387321f6d3b1","timestamp":"2023-06-12T02:58:03.795229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T02:58:03.821+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:58:57.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef3f4139-c058-4321-9e8f-de40b18cb649","timestamp":"2023-06-12T02:58:57.390020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T02:58:57.353+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:59:05.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d201bbe-8cf6-4449-a8e9-4914d461a695","timestamp":"2023-06-12T02:59:04.979158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T02:59:05.479+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:59:06.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d5c3772-7f1e-4327-8282-8c2fac98375f","timestamp":"2023-06-12T02:59:07.524767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T02:59:06.778+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T02:59:47.186+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"62900ab3-f278-4c6b-bc8f-d0656f3c5e86","timestamp":"2023-06-12T02:59:47.156086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T02:59:47.186+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:00:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5994525-b3e9-4a65-87da-a4d6b3912190","timestamp":"2023-06-12T03:00:03.795065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:00:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5994525-b3e9-4a65-87da-a4d6b3912190","timestamp":"2023-06-12T03:00:03.795065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:00:03.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:00:57.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"88c3e933-f73b-430e-860e-7a447d870880","timestamp":"2023-06-12T03:00:57.389826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:00:57.359+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:01:05.464+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea8cfd43-8084-4ffa-ba5e-278ac5fd30d0","timestamp":"2023-06-12T03:01:04.979765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:01:05.465+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:01:06.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79171631-8606-4543-8daa-423f5ea894e9","timestamp":"2023-06-12T03:01:07.524920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:01:06.760+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:01:47.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9032ed7-0e49-481f-8c93-b275b725c6d0","timestamp":"2023-06-12T03:01:47.155999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:01:47.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:02:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37caddff-f410-4cf4-b856-657ecb92ef6c","timestamp":"2023-06-12T03:02:03.795050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:02:03.837+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37caddff-f410-4cf4-b856-657ecb92ef6c","timestamp":"2023-06-12T03:02:03.795050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:02:03.837+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:02:57.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1613431c-8c76-4480-8dc7-a8ae9b788339","timestamp":"2023-06-12T03:02:57.392029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:02:57.361+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:03:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02926b6a-b596-460d-8f11-b85ba734c0b3","timestamp":"2023-06-12T03:03:04.978878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:03:05.474+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:03:06.769+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2fb6b26-febf-4224-beea-de0f8444d0df","timestamp":"2023-06-12T03:03:07.524523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-06-12T03:03:06.769+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:03:47.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"9fb63953-0b56-4fd8-8d2f-8fb23c12eb23","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9da856e8-d4a3-4d86-9e9a-a8e0120e0d15","timestamp":"2023-06-12T03:03:47.156034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-06-12T03:03:47.184+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:04:03.795+00:00|INFO|network|pool-2-thread-1] [OUT|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b24a409-aa59-4db8-852f-3c28b3286396","timestamp":"2023-06-12T03:04:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:04:03.831+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"96baa401-4b3e-4dc6-89d5-25b8965a3b67","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b24a409-aa59-4db8-852f-3c28b3286396","timestamp":"2023-06-12T03:04:03.795123Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-06-12T03:04:03.831+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:04:57.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"c92b25c7-c665-4eae-a91a-de85cdb13d4b","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3aaba636-66d9-441f-8104-6d6199d6e94a","timestamp":"2023-06-12T03:04:57.389928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-06-12T03:04:57.348+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:05:03.926+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-06-12T03:05:05.474+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3a6eb9f0-b6cd-4f53-931c-6b1565baa84d","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"06e1c39c-1d1d-4cfd-80f0-63c59fbaa31a","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0098ea04-050c-4067-8cf6-a44b8d1915c0","timestamp":"2023-06-12T03:05:04.978884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-06-12T03:05:05.475+00:00|INFO|MessageTypeDispatcher|KAFKA-source-policy.clamp-runtime-acm] discarding event of type PARTICIPANT_STATUS
[2023-06-12T03:05:06.775+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ff53b782-ae1a-4b92-9042-7a22d12eebe0","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f330e2b-03