Results

By type

          Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml
overriding logback xml file

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

[2023-05-14T23:10:31.347+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-55hmg with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-14T23:10:31.351+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-14T23:10:31.370+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-14T23:10:33.141+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-14T23:10:33.588+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 425 ms. Found 5 JPA repository interfaces.
[2023-05-14T23:10:36.432+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-14T23:10:36.449+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-14T23:10:36.449+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-14T23:10:36.449+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-14T23:10:36.566+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-14T23:10:36.566+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5082 ms
[2023-05-14T23:10:37.186+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-14T23:10:37.417+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-14T23:10:37.548+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-14T23:10:37.986+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-14T23:10:38.336+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-14T23:10:39.398+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-14T23:10:39.437+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-14T23:10:43.516+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-14T23:10:43.559+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-14T23:10:45.919+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-runtime-acm-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-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

[2023-05-14T23:10:46.022+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-14T23:10:46.180+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684105846178
[2023-05-14T23:10:46.185+00:00|INFO|KafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy.clamp-runtime-acm
[2023-05-14T23:10:46.661+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6de7778f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@367d34c0, org.springframework.security.web.context.SecurityContextPersistenceFilter@7aa01bd9, org.springframework.security.web.header.HeaderWriterFilter@5c3d4f05, org.springframework.security.web.authentication.logout.LogoutFilter@17ff8810, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@11f23038, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@615db358, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@5fef0c19, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ce25e47, org.springframework.security.web.session.SessionManagementFilter@515ab3f2, org.springframework.security.web.access.ExceptionTranslationFilter@7b96de8d, org.springframework.security.web.access.intercept.AuthorizationFilter@26f0141]
[2023-05-14T23:10:47.211+00:00|WARN|JpaBaseConfiguration$JpaWebConfiguration|main] spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning
[2023-05-14T23:10:51.300+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-14T23:10:51.358+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-14T23:10:51.390+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-14T23:10:51.416+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-14T23:10:51.416+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-14T23:10:51.429+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=false, locked=false, uebThread=null, topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting
[2023-05-14T23:10:51.475+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-runtime-acm-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-runtime-acm
	group.instance.id = null
	heartbeat.interval.ms = 3000
	interceptor.classes = []
	internal.leave.group.on.close = true
	internal.throw.on.fetch.stable.offset.unsupported = false
	isolation.level = read_uncommitted
	key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer
	max.partition.fetch.bytes = 1048576
	max.poll.interval.ms = 300000
	max.poll.records = 500
	metadata.max.age.ms = 300000
	metric.reporters = []
	metrics.num.samples = 2
	metrics.recording.level = INFO
	metrics.sample.window.ms = 30000
	partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]
	receive.buffer.bytes = 65536
	reconnect.backoff.max.ms = 1000
	reconnect.backoff.ms = 50
	request.timeout.ms = 30000
	retry.backoff.ms = 100
	sasl.client.callback.handler.class = null
	sasl.jaas.config = [hidden]
	sasl.kerberos.kinit.cmd = /usr/bin/kinit
	sasl.kerberos.min.time.before.relogin = 60000
	sasl.kerberos.service.name = null
	sasl.kerberos.ticket.renew.jitter = 0.05
	sasl.kerberos.ticket.renew.window.factor = 0.8
	sasl.login.callback.handler.class = null
	sasl.login.class = null
	sasl.login.connect.timeout.ms = null
	sasl.login.read.timeout.ms = null
	sasl.login.refresh.buffer.seconds = 300
	sasl.login.refresh.min.period.seconds = 60
	sasl.login.refresh.window.factor = 0.8
	sasl.login.refresh.window.jitter = 0.05
	sasl.login.retry.backoff.max.ms = 10000
	sasl.login.retry.backoff.ms = 100
	sasl.mechanism = SCRAM-SHA-512
	sasl.oauthbearer.clock.skew.seconds = 30
	sasl.oauthbearer.expected.audience = null
	sasl.oauthbearer.expected.issuer = null
	sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000
	sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100
	sasl.oauthbearer.jwks.endpoint.url = null
	sasl.oauthbearer.scope.claim.name = scope
	sasl.oauthbearer.sub.claim.name = sub
	sasl.oauthbearer.token.endpoint.url = null
	security.protocol = SASL_PLAINTEXT
	security.providers = null
	send.buffer.bytes = 131072
	session.timeout.ms = 45000
	socket.connection.setup.timeout.max.ms = 30000
	socket.connection.setup.timeout.ms = 10000
	ssl.cipher.suites = null
	ssl.enabled.protocols = [TLSv1.2, TLSv1.3]
	ssl.endpoint.identification.algorithm = https
	ssl.engine.factory.class = null
	ssl.key.password = null
	ssl.keymanager.algorithm = SunX509
	ssl.keystore.certificate.chain = null
	ssl.keystore.key = null
	ssl.keystore.location = null
	ssl.keystore.password = null
	ssl.keystore.type = JKS
	ssl.protocol = TLSv1.3
	ssl.provider = null
	ssl.secure.random.implementation = null
	ssl.trustmanager.algorithm = PKIX
	ssl.truststore.certificates = null
	ssl.truststore.location = null
	ssl.truststore.password = null
	ssl.truststore.type = JKS
	value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer

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

[2023-05-14T23:10:51.542+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-14T23:10:51.572+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684105851572
[2023-05-14T23:10:51.573+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=4b619de2-bd60-411c-978f-b4adff73fde2, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-14T23:10:51.573+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4eea0526
[2023-05-14T23:10:51.588+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$66ccdf80
[2023-05-14T23:10:51.591+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$88cf152c
[2023-05-14T23:10:51.595+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$9854efda
[2023-05-14T23:10:51.601+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$39dde3b7
[2023-05-14T23:10:51.604+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$af534d85
[2023-05-14T23:10:51.607+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-14T23:10:51.608+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-14T23:10:51.608+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, 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@4ced17f3
[2023-05-14T23:10:51.608+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=1d3f833f-50f5-4222-abb5-23e74d4f2169, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-55hmg, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy.clamp-runtime-acm,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy.clamp-runtime-acm, effectiveTopic=policy.clamp-runtime-acm, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted
[2023-05-14T23:10:51.609+00:00|INFO|ServiceManager|main] service manager started
[2023-05-14T23:10:51.613+00:00|INFO|Application|main] Started Application in 21.509 seconds (JVM running for 23.423)
[2023-05-14T23:10:52.456+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: gYxSr8JnQK-yaipeeRc1GA
[2023-05-14T23:10:52.457+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-0 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.457+00:00|INFO|TransactionManager|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] ProducerId set to 1002 with epoch 0
[2023-05-14T23:10:52.458+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-5 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.458+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-1 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.458+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-4 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.459+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-2 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.459+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting the last seen epoch of partition policy.clamp-runtime-acm-3 to 0 since the associated topicId changed from null to wxRJ_V9ZQvujUpKzxbwAzQ
[2023-05-14T23:10:52.462+00:00|INFO|Metadata|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: gYxSr8JnQK-yaipeeRc1GA
[2023-05-14T23:10:52.464+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null)
[2023-05-14T23:10:52.481+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-14T23:10:52.545+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: need to re-join with the given member-id: consumer-policy-clamp-runtime-acm-2-7ea235b1-69fb-41a5-88f6-e97332acf635
[2023-05-14T23:10:52.545+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException)
[2023-05-14T23:10:52.545+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group
[2023-05-14T23:10:55.556+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully joined group with generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-7ea235b1-69fb-41a5-88f6-e97332acf635', protocol='range'}
[2023-05-14T23:10:55.561+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Finished assignment for group at generation 1: {consumer-policy-clamp-runtime-acm-2-7ea235b1-69fb-41a5-88f6-e97332acf635=Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])}
[2023-05-14T23:10:55.602+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Successfully synced group in generation Generation{generationId=1, memberId='consumer-policy-clamp-runtime-acm-2-7ea235b1-69fb-41a5-88f6-e97332acf635', protocol='range'}
[2023-05-14T23:10:55.603+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5])
[2023-05-14T23:10:55.607+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy.clamp-runtime-acm-0, policy.clamp-runtime-acm-1, policy.clamp-runtime-acm-2, policy.clamp-runtime-acm-3, policy.clamp-runtime-acm-4, policy.clamp-runtime-acm-5
[2023-05-14T23:10:55.621+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-4
[2023-05-14T23:10:55.621+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-5
[2023-05-14T23:10:55.621+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-2
[2023-05-14T23:10:55.622+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-3
[2023-05-14T23:10:55.622+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-0
[2023-05-14T23:10:55.622+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy.clamp-runtime-acm-1
[2023-05-14T23:10:55.726+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-3 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-05-14T23:10:55.726+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}.
[2023-05-14T23:10:55.737+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-4 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-14T23:10:55.737+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-1 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-14T23:10:55.743+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-5 to position FetchPosition{offset=4, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-14T23:10:55.743+00:00|INFO|SubscriptionState|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy.clamp-runtime-acm-2 to position FetchPosition{offset=2, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-14T23:11:37.744+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-14T23:11:37.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"398ee1ef-0825-45f6-96bf-ac9eb980986e","timestamp":"2023-05-14T23:11:37.483069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:11:43.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91841bcd-29f0-48a6-8884-ec4b18f4c471","timestamp":"2023-05-14T23:11:42.870428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:11:44.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"12634739-483c-447c-93df-a800713d81bc","timestamp":"2023-05-14T23:11:44.561753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:12:02.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5422085-0e1d-4929-8107-07ec7c14ff57","timestamp":"2023-05-14T23:12:02.402184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:12:32.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74218261-f131-48c6-8dc3-ec9d61684120","timestamp":"2023-05-14T23:12:32.244049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:12:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:13:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1ec8d05-078d-460e-bdf5-4fa08f52881f","timestamp":"2023-05-14T23:13:37.482924Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:13:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b22389c2-8017-4dd7-a29e-6128b5a55511","timestamp":"2023-05-14T23:13:42.870250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:13:44.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7328c9a-fb81-4119-b96c-a247b232ad49","timestamp":"2023-05-14T23:13:44.561931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:14:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1152340-9483-47b7-97d6-43277b9f9fa3","timestamp":"2023-05-14T23:14:02.401932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:14:32.844+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"856fc80f-0426-4e13-80f4-e475163781cc","timestamp":"2023-05-14T23:14:32.244170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:14:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:15:37.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a87db1b5-c676-4341-9d70-42b1b0038891","timestamp":"2023-05-14T23:15:37.482847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:15:43.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8733eab1-e422-45f9-bd4f-6022fa1ccacd","timestamp":"2023-05-14T23:15:42.870369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:15:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1309166e-bef6-4d08-82f3-3570c8a28bbb","timestamp":"2023-05-14T23:15:44.561800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:16:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a8249b6-a0df-4396-b518-cf29d7308fc6","timestamp":"2023-05-14T23:16:02.401979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:16:32.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ef6306e-c137-4702-bc4c-be8344d77c11","timestamp":"2023-05-14T23:16:32.243993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:16:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:17:37.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4446838-3553-4cee-aa2a-bea38a70738c","timestamp":"2023-05-14T23:17:37.482841Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:17:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a3478a5-fd89-4ff6-a202-0756f6892d75","timestamp":"2023-05-14T23:17:42.870377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:17:44.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a93636de-2a96-4803-b2f6-89af298985b7","timestamp":"2023-05-14T23:17:44.561607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:18:02.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5224d03-c860-4ec0-8b45-dbbf56cbb871","timestamp":"2023-05-14T23:18:02.401977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:18:32.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8967663b-402f-40d3-b44e-14ad4e151d3d","timestamp":"2023-05-14T23:18:32.243858Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:18:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:19:37.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0136109-7a5c-44ae-af43-ff7f2b048f46","timestamp":"2023-05-14T23:19:37.482862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:19:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab0c6918-80f0-489b-9576-893caddd0861","timestamp":"2023-05-14T23:19:42.870376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:19:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a472340-3b09-4ded-8de5-1e51a46fe9ac","timestamp":"2023-05-14T23:19:44.561630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:19:52.633+00:00|INFO|NetworkClient|KAFKA-source-policy.clamp-runtime-acm] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected.
[2023-05-14T23:19:52.717+00:00|INFO|NetworkClient|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Node -1 disconnected.
[2023-05-14T23:20:02.578+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9da0927-5059-4ba7-bfa7-700b268c866e","timestamp":"2023-05-14T23:20:02.401979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:20:32.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21347b4d-5e84-45ae-ba55-be5bd355e7a3","timestamp":"2023-05-14T23:20:32.244444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:20:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:21:37.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3899dd6-daaa-4780-9fc0-411fe27b0d7b","timestamp":"2023-05-14T23:21:37.482920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:21:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e0fd372-c57c-48a7-8869-20bccab827f2","timestamp":"2023-05-14T23:21:42.870479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:21:44.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6719c671-42da-44f2-a278-6e7dc75dde4f","timestamp":"2023-05-14T23:21:44.561868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:22:02.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de8f39a4-318e-48e2-91ec-ef6820f6a508","timestamp":"2023-05-14T23:22:02.401986Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:22:32.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dae7871a-a9bb-4412-bcbe-ce18d451d1cd","timestamp":"2023-05-14T23:22:32.243932Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:22:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:23:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"500ecaa8-a177-495c-ac39-81d459647af2","timestamp":"2023-05-14T23:23:37.482883Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:23:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b9fc36e-742d-4f48-b1b1-b4d5d2613137","timestamp":"2023-05-14T23:23:42.870667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:23:44.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dc45cfb-106b-4e4b-ba4b-2a34e40c0c29","timestamp":"2023-05-14T23:23:44.562311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:24:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd4f46b3-bc2c-47b6-90a6-5095108f7785","timestamp":"2023-05-14T23:24:02.402659Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:24:32.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f451aa3-a53b-4475-b527-594a47757366","timestamp":"2023-05-14T23:24:32.243959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:24:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:25:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"35987ea9-4a0c-4cc0-910d-dd3804c8da63","timestamp":"2023-05-14T23:25:37.482809Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:25:43.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b57cce1-299b-4670-9454-272b6eb06927","timestamp":"2023-05-14T23:25:42.870382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:25:44.553+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f89bff4b-9b21-4eb6-a11b-cfe9dc0f6dfa","timestamp":"2023-05-14T23:25:44.561877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:26:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d02912d-d24f-40a5-bab3-ddc844751d6a","timestamp":"2023-05-14T23:26:02.401977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:26:32.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"884d56ed-9a40-47a6-99d0-2fa855df4d2a","timestamp":"2023-05-14T23:26:32.243925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:26:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:27:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b2eaa92-aaaa-4996-b98e-28c15ccc1e24","timestamp":"2023-05-14T23:27:37.482867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:27:43.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d91aa704-bc3b-4c26-a54d-61ea07650cb0","timestamp":"2023-05-14T23:27:42.870556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:27:44.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"673ac89c-11a3-498b-8e59-8d7eecc3ea1e","timestamp":"2023-05-14T23:27:44.561822Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:28:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98a29ed3-e04e-4930-9617-aa199faad6ea","timestamp":"2023-05-14T23:28:02.402090Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:28:32.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe65111-798a-484c-9df9-5106113d630e","timestamp":"2023-05-14T23:28:32.244085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:28:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:29:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d60b137-519c-4b8c-b80e-0f848b9b7288","timestamp":"2023-05-14T23:29:37.482797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:29:43.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9988ed53-5869-4d80-8545-646ef728ffbf","timestamp":"2023-05-14T23:29:42.870398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:29:44.623+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0751ee0d-6d10-4be4-83ad-6b08ec806473","timestamp":"2023-05-14T23:29:44.561865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:30:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5fa7f9f0-c41b-41c3-8723-951db03df147","timestamp":"2023-05-14T23:30:02.401971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:30:32.856+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae33c75-2fa0-494c-82ac-f45279ae190a","timestamp":"2023-05-14T23:30:32.243928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:30:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:31:37.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dc96b9b-2397-45c4-96f4-585939624deb","timestamp":"2023-05-14T23:31:37.482909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:31:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e6b5a4c-58a9-4c64-9bf7-239a9014b0b3","timestamp":"2023-05-14T23:31:42.870386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:31:44.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b59a0b0c-b702-4722-a3b2-3265a1cc565e","timestamp":"2023-05-14T23:31:44.561771Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:32:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6aae48d-e3df-4d8b-a97a-9768f9d29c71","timestamp":"2023-05-14T23:32:02.401836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:32:32.872+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c959cce1-b69e-4039-a043-dbe9dfa6c40e","timestamp":"2023-05-14T23:32:32.243895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:32:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:33:37.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96ec8251-ac60-48a6-947d-cbb1d650d9ac","timestamp":"2023-05-14T23:33:37.482880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:33:43.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7aa1c2b5-75c7-43f4-8691-f997953d78e4","timestamp":"2023-05-14T23:33:42.870507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:33:44.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"464ed74e-1307-4a62-9555-5f096146c931","timestamp":"2023-05-14T23:33:44.561805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:34:02.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2197499-34f8-40ae-a44d-2f2cc38f8507","timestamp":"2023-05-14T23:34:02.401847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:34:32.854+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8a3b152-5567-4e97-b44f-be42444f0c85","timestamp":"2023-05-14T23:34:32.243953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:34:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:35:37.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ba93c1f-ee98-496f-9193-f457a0425dd5","timestamp":"2023-05-14T23:35:37.482958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:35:43.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d687775-4d5d-4402-af85-51f87af4cb27","timestamp":"2023-05-14T23:35:42.870457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:35:44.569+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c196efb-7efc-4f1a-9586-e93fadf7dbff","timestamp":"2023-05-14T23:35:44.561994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:36:02.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4194584-fd0d-4622-954f-a84126e8f87f","timestamp":"2023-05-14T23:36:02.401964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:36:32.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e5d35c-8de8-46d3-b37d-6c5c0b716920","timestamp":"2023-05-14T23:36:32.244278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:36:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:37:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c52533d-d5db-4b9d-8bbf-3fa78183f7a4","timestamp":"2023-05-14T23:37:37.483018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:37:43.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44ed8bd9-b645-4a95-b57b-bd2f632060f2","timestamp":"2023-05-14T23:37:42.870362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:37:44.558+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"00b3d26d-06ad-4286-b987-815cb27142b9","timestamp":"2023-05-14T23:37:44.561619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:38:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15d1faf4-e030-4e20-bd5b-aa8a31c511f0","timestamp":"2023-05-14T23:38:02.401857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:38:32.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c71da647-7a32-41b3-be22-156be89a8798","timestamp":"2023-05-14T23:38:32.244196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:38:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:39:37.797+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d2fe93d-fd56-4b98-92c2-56eeb638a1f8","timestamp":"2023-05-14T23:39:37.482943Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:39:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7533a0c-b682-4398-99dc-ac4dd8c051d7","timestamp":"2023-05-14T23:39:42.870378Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:39:44.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca8c1804-80c9-4e82-af08-4a648c80708d","timestamp":"2023-05-14T23:39:44.561966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:40:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b981b6a-e40c-4e29-a831-65db88dad7f9","timestamp":"2023-05-14T23:40:02.402355Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:40:32.861+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e17827e4-ea6e-4c8e-9604-f4068a5b2d8d","timestamp":"2023-05-14T23:40:32.243939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:40:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:41:37.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0b5c16b-529d-454e-b434-be233f5bf454","timestamp":"2023-05-14T23:41:37.482903Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:41:43.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23c0d641-506d-4059-9704-875566bbd332","timestamp":"2023-05-14T23:41:42.870475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:41:44.571+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d2439b7-b129-4c03-9f12-f18901d67fff","timestamp":"2023-05-14T23:41:44.561811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:42:02.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5310161b-3d67-4b53-8f58-2ffb4e016706","timestamp":"2023-05-14T23:42:02.401976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:42:32.870+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"be4fc343-e946-4e07-879d-b8d7dfa90c05","timestamp":"2023-05-14T23:42:32.244268Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:42:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:43:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef61874e-a866-49b5-a2d9-3589cadb8d23","timestamp":"2023-05-14T23:43:37.482929Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:43:43.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b08538f2-0a78-4f89-b37e-b8e792e5c7fe","timestamp":"2023-05-14T23:43:42.870545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:43:44.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c94679-93f6-431b-b12e-9c9865bda63a","timestamp":"2023-05-14T23:43:44.561667Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:44:02.554+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"137caeed-caaf-4f69-ac14-502301b99c27","timestamp":"2023-05-14T23:44:02.403801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:44:32.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1e70dfa-b1b5-4914-92dc-4544a9878282","timestamp":"2023-05-14T23:44:32.243997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:44:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:45:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7725ae11-d679-4c85-856b-4774a6185d55","timestamp":"2023-05-14T23:45:37.482690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:45:43.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b567799-844e-4040-a92d-2e4217bff372","timestamp":"2023-05-14T23:45:42.870515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:45:44.576+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa41e6aa-bf07-4858-9c6d-54c4dff29279","timestamp":"2023-05-14T23:45:44.561697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:46:02.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4dfe79a-e160-4242-9f49-57889abd5113","timestamp":"2023-05-14T23:46:02.402105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:46:32.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a02016c2-cea6-49eb-aa67-0b6cae294a72","timestamp":"2023-05-14T23:46:32.243789Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:46:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:47:37.759+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fde495c-0e63-4e68-ae69-96105c7860c4","timestamp":"2023-05-14T23:47:37.482843Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:47:43.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b90329b0-1836-4d70-88f4-ae574821e8ac","timestamp":"2023-05-14T23:47:42.870532Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:47:44.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94c9956e-b7e7-4bf4-91cf-bc765109bb7b","timestamp":"2023-05-14T23:47:44.561695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:48:02.566+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a1f80bb-be55-457b-a932-34a435203a11","timestamp":"2023-05-14T23:48:02.401850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:48:32.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9512c1be-3452-4914-8260-6278c731ac7a","timestamp":"2023-05-14T23:48:32.244005Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:48:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:49:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e76c1e-5c00-4f2f-af5d-2b3d1c43b579","timestamp":"2023-05-14T23:49:37.483032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:49:43.050+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e4b4cb3-390e-4248-87bb-ef049ce83cd5","timestamp":"2023-05-14T23:49:42.870502Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:49:44.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"324043f8-7451-4a35-8a86-c93199c0cdac","timestamp":"2023-05-14T23:49:44.562139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:50:02.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d848d30-259e-43a2-bf79-fde9f85b6141","timestamp":"2023-05-14T23:50:02.401987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:50:32.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"51510ac7-5ece-479b-85af-62489748b55e","timestamp":"2023-05-14T23:50:32.244104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:50:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:51:37.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4ed6a6f-6ef9-4e98-a06c-49ada5876778","timestamp":"2023-05-14T23:51:37.483024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:51:43.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74c06068-78cf-499a-a4d6-b7a9e24fe08b","timestamp":"2023-05-14T23:51:42.870528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:51:44.574+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c3caf6-ef7c-4d82-8be8-f22c472b5958","timestamp":"2023-05-14T23:51:44.561788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:52:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d49ab7b-dc66-43f8-b325-52fd1ee1f66c","timestamp":"2023-05-14T23:52:02.403572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:52:32.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4dbcd8f-0f6d-4f16-aee9-49cd1c113b11","timestamp":"2023-05-14T23:52:32.243993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:52:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:53:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e15a375d-15dc-442e-b83d-3bc0ea5074ff","timestamp":"2023-05-14T23:53:37.483237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:53:43.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbd162c4-bfb6-45a6-af4c-f948268e0c47","timestamp":"2023-05-14T23:53:42.870433Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:53:44.575+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc1a0bd9-d299-4f92-96ad-a31aa29d08c3","timestamp":"2023-05-14T23:53:44.561815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:54:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96e122c8-7dd5-4ee3-8a58-b5e72cdd70d3","timestamp":"2023-05-14T23:54:02.401901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:54:32.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"447019c6-3ef4-4801-9cc7-a2e59bf5d377","timestamp":"2023-05-14T23:54:32.244358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:54:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:55:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4199462b-5025-4fce-bea3-7e9c494aa81a","timestamp":"2023-05-14T23:55:37.483200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:55:43.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"396c2bf8-fb67-4a35-883d-53519f2457e4","timestamp":"2023-05-14T23:55:42.870575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:55:44.582+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4080d60c-bef6-4d20-8602-80743babaabe","timestamp":"2023-05-14T23:55:44.562056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:56:02.548+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"920e27b3-c4a5-44eb-ad9c-714552c7a701","timestamp":"2023-05-14T23:56:02.402097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:56:32.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"908ec080-9eff-43cf-99bd-57ae5336b15f","timestamp":"2023-05-14T23:56:32.243915Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:56:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:57:37.773+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffe60c92-2708-4b2c-ba0e-60f6c519ea80","timestamp":"2023-05-14T23:57:37.482842Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:57:43.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26330a7f-3cfe-422b-8b04-e802f36791ef","timestamp":"2023-05-14T23:57:42.870339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:57:44.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b4c65c8f-0f7c-4629-953e-920e36276ae6","timestamp":"2023-05-14T23:57:44.561759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-14T23:58:02.618+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65b44db4-2819-4634-b1af-b63a57144288","timestamp":"2023-05-14T23:58:02.401980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-14T23:58:32.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d34dcd4-b344-40a9-9429-a8c3d303c7f0","timestamp":"2023-05-14T23:58:32.243979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-14T23:58:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-14T23:59:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49fbd79-4dc9-4033-b5ef-93d4e5d965ee","timestamp":"2023-05-14T23:59:37.482950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-14T23:59:43.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"610df191-c9ab-4a10-8b5e-886f361c071a","timestamp":"2023-05-14T23:59:42.870555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-14T23:59:44.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c7dbe01-21b0-49e2-8214-a899864cf926","timestamp":"2023-05-14T23:59:44.561845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:00:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78cf78b6-0efe-4da4-95cf-e638e6cda7d1","timestamp":"2023-05-15T00:00:02.401945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:00:32.877+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bda80f3a-707e-4520-95d0-92de397ac278","timestamp":"2023-05-15T00:00:32.243972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:00:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:01:37.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd27f8fc-fb97-4189-8130-1e46a70107ee","timestamp":"2023-05-15T00:01:37.486085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:01:43.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5039b1f6-24a9-4829-bb28-2f78eb45d25e","timestamp":"2023-05-15T00:01:42.870465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:01:44.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0e0d669-07fd-40f2-a354-9c841c837762","timestamp":"2023-05-15T00:01:44.562091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:02:02.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e461795-2520-4654-8f58-5e6e4d6a8bfd","timestamp":"2023-05-15T00:02:02.402118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:02:32.873+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24b90b76-679c-4722-a24b-ad83470915aa","timestamp":"2023-05-15T00:02:32.243900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:02:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:03:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"243a2992-59d8-4f12-bc57-a06e9482d7a7","timestamp":"2023-05-15T00:03:37.482975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:03:43.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06e460f3-5cde-4f41-9156-834ecccc68af","timestamp":"2023-05-15T00:03:42.870674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:03:44.585+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee8cafec-8539-4663-abb1-481bd61b0af6","timestamp":"2023-05-15T00:03:44.561863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:04:02.547+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74e1146e-097a-4ad0-8fa8-d081b4570c1f","timestamp":"2023-05-15T00:04:02.402202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:04:32.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04dc114c-db3f-4c45-8e50-14685e75f469","timestamp":"2023-05-15T00:04:32.244053Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:04:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:05:37.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5e9ca85-8ad4-401e-b2b3-1a0369d715c2","timestamp":"2023-05-15T00:05:37.482855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:05:43.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21e3c133-7513-4f5e-90cf-72c7bf694ce8","timestamp":"2023-05-15T00:05:42.870536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:05:44.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"261a3ebc-c3b6-477c-a565-a191ec1b7afe","timestamp":"2023-05-15T00:05:44.561626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:06:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2133304-7d7c-4344-ab3e-89a677abe618","timestamp":"2023-05-15T00:06:02.402006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:06:32.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5d71b00-3e97-4598-b206-b75d4eaf823b","timestamp":"2023-05-15T00:06:32.243804Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:06:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:07:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab01924e-89ce-4509-a512-3cb40b7a559e","timestamp":"2023-05-15T00:07:37.482836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:07:43.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a640d11a-e5b8-4bf9-845b-3fc5dd17bce9","timestamp":"2023-05-15T00:07:42.870488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:07:44.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f7d9d97-b72f-4abf-8cc0-fd118afbebcc","timestamp":"2023-05-15T00:07:44.561949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:08:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1426039a-91d8-40e6-a5d4-654657fca3e4","timestamp":"2023-05-15T00:08:02.402050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:08:32.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17545628-7165-4f7f-b0ca-fa754bd38a57","timestamp":"2023-05-15T00:08:32.244231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:08:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:09:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6e4b61a-3798-43c9-a4f4-f306675a1f99","timestamp":"2023-05-15T00:09:37.482810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:09:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c1b9ad3-ed06-467b-af89-331b218971bd","timestamp":"2023-05-15T00:09:42.870440Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:09:44.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64ea594e-cf6f-497a-8ce0-7fdcacb1f3ed","timestamp":"2023-05-15T00:09:44.561673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:10:02.609+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f90e6c8-5925-47e2-a5d6-8f6966fb000a","timestamp":"2023-05-15T00:10:02.401931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:10:32.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0fb792f2-f23c-4393-b949-894a6c0d6ed2","timestamp":"2023-05-15T00:10:32.244007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:10:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:11:37.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8196c713-e443-4051-b8f4-52defb2fe301","timestamp":"2023-05-15T00:11:37.483128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:11:43.069+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731b6459-3f59-4c11-91be-55ebed774d9c","timestamp":"2023-05-15T00:11:42.870427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:11:44.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf63b4ad-a8b2-49ac-bcec-7f6a6567ccf3","timestamp":"2023-05-15T00:11:44.562003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:12:02.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a02c3d4-0e0c-47b9-bdc1-2cc11507451c","timestamp":"2023-05-15T00:12:02.402204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:12:32.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08c44add-d1bf-47b7-856e-07556999e209","timestamp":"2023-05-15T00:12:32.243955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:12:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:13:37.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61d972c1-c8a8-450e-acaf-1e16e4d9816f","timestamp":"2023-05-15T00:13:37.483035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:13:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09da6e06-4417-4050-8ac6-2afadf4ebcc7","timestamp":"2023-05-15T00:13:42.870388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:13:44.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c94f7f68-2d68-45e3-91d8-fc1880d9cd7c","timestamp":"2023-05-15T00:13:44.562057Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:14:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c22c7050-5a98-460a-a0c7-633996b5ec0c","timestamp":"2023-05-15T00:14:02.402222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:14:32.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea6fa321-caf4-4c2a-b104-28b66c4aac44","timestamp":"2023-05-15T00:14:32.244227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:14:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:15:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"61f9c550-369b-4103-b4ff-e87af470c8e1","timestamp":"2023-05-15T00:15:37.482852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:15:43.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46e03f17-7839-4f03-970b-8abb7ccebe37","timestamp":"2023-05-15T00:15:42.870402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:15:44.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf26ccae-45c9-4411-a3bc-d698eb3bd555","timestamp":"2023-05-15T00:15:44.561653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:16:02.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9e211da-b290-4183-a888-31ace3785384","timestamp":"2023-05-15T00:16:02.401950Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:16:32.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95adcaa9-7d8e-4dfb-9f20-e93f497042cc","timestamp":"2023-05-15T00:16:32.244012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:16:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:17:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f573c11-0e0e-41b0-8889-bd653590d516","timestamp":"2023-05-15T00:17:37.482892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:17:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4050c5c0-4b7c-4c54-9dd1-f4363ce617cd","timestamp":"2023-05-15T00:17:42.870381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:17:44.596+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8b3d581-f3d7-4a93-bb6b-8249ef757224","timestamp":"2023-05-15T00:17:44.561879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:18:02.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94a10db9-d1fc-48c4-adde-6c96f48e8aa9","timestamp":"2023-05-15T00:18:02.401887Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:18:32.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b5890c8-7990-48e0-b81e-80daacbfe439","timestamp":"2023-05-15T00:18:32.243901Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:18:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:19:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50d212ab-ba16-4497-ab5b-f9a598fa187a","timestamp":"2023-05-15T00:19:37.482884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:19:43.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f9ca2e1-9280-441a-a630-bcaa6650f6cf","timestamp":"2023-05-15T00:19:42.870487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:19:44.604+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"838b4ca2-e7cd-4419-beaa-139ca4361124","timestamp":"2023-05-15T00:19:44.561865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:20:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"536affef-d79a-410e-9b34-03d11e439943","timestamp":"2023-05-15T00:20:02.402Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:20:32.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec4bdad0-fdeb-430b-a6e6-d7ad69e26bd2","timestamp":"2023-05-15T00:20:32.243730Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:20:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:21:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4062eef5-494e-4f79-a74c-e99e9e8f49d8","timestamp":"2023-05-15T00:21:37.482827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:21:43.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a3bebea7-881f-471f-bf78-dc600ecf54c1","timestamp":"2023-05-15T00:21:42.870397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:21:44.610+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"757ce95a-d5dc-4f0c-b66b-3a0aa5adbb0e","timestamp":"2023-05-15T00:21:44.561840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:22:02.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2455cca6-f945-4ecd-931f-4c9ac85872af","timestamp":"2023-05-15T00:22:02.401939Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:22:32.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf840bff-f38f-4834-93b7-f17f8b41c9ba","timestamp":"2023-05-15T00:22:32.244036Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:22:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:23:37.714+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad0bff48-c51f-4296-b126-70dd893d211a","timestamp":"2023-05-15T00:23:37.482745Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:23:43.005+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02d3b49d-e1c5-4f1f-99bb-a4dba10e5aa2","timestamp":"2023-05-15T00:23:42.870255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:23:44.598+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8d56033-0638-4d77-afde-7bd07d6f23d7","timestamp":"2023-05-15T00:23:44.561736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:24:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9903d0f7-aaf3-409e-b059-407931e2a740","timestamp":"2023-05-15T00:24:02.401923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:24:32.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db012210-093d-4647-8ab1-7ef9c465b5a2","timestamp":"2023-05-15T00:24:32.244050Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:24:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:25:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91796f08-f5ea-4c48-9034-913d590bcb67","timestamp":"2023-05-15T00:25:37.482922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:25:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75b6c92d-01bb-49ae-a37a-53c7c4d223d5","timestamp":"2023-05-15T00:25:42.870523Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:25:44.682+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b344851f-b70e-4efd-9786-fa38ea8455db","timestamp":"2023-05-15T00:25:44.561946Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:26:02.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7006c1f8-6c39-48f1-abf2-26ea5c23fba1","timestamp":"2023-05-15T00:26:02.401975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:26:32.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f7b5672-f3bb-47c2-b5bc-eff8e17aa923","timestamp":"2023-05-15T00:26:32.243884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:26:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:27:37.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f779f23a-02c9-4732-87e2-3e0151f5aa7b","timestamp":"2023-05-15T00:27:37.482765Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:27:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68337324-2d6c-497d-b47b-5f734db93854","timestamp":"2023-05-15T00:27:42.870428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:27:44.606+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"55a35b1a-dfee-4a57-9a48-5088c93969b9","timestamp":"2023-05-15T00:27:44.562180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:28:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3117141a-30bc-4449-9b6d-e99def2a9b0d","timestamp":"2023-05-15T00:28:02.401790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:28:32.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11b41429-f9a1-436b-9c4d-596907526bab","timestamp":"2023-05-15T00:28:32.244121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:28:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:29:37.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"104e3695-4b9f-4ba9-88e4-54a12bf99b05","timestamp":"2023-05-15T00:29:37.482820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:29:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"722de62c-605b-45aa-bf6d-24e0bb95b8ec","timestamp":"2023-05-15T00:29:42.870278Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:29:44.621+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"25934590-b1e6-4869-81e1-fe5c96815bd0","timestamp":"2023-05-15T00:29:44.562023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:30:02.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bc58fc5-34e7-4d35-9214-5f519b6c0e0c","timestamp":"2023-05-15T00:30:02.402084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:30:32.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73129546-a27c-4b80-9ef8-3ffb3eebc82f","timestamp":"2023-05-15T00:30:32.243850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:30:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:31:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fee19c1-c94e-4a10-b32f-c0beca88165e","timestamp":"2023-05-15T00:31:37.482697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:31:43.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4430a0b3-5ce4-486e-b7b2-577e43256a95","timestamp":"2023-05-15T00:31:42.870403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:31:44.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bde6126-53bd-4794-9eeb-44510490a6ae","timestamp":"2023-05-15T00:31:44.561703Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:32:02.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c0d414f-5c64-44cd-8264-0437f3a4b76c","timestamp":"2023-05-15T00:32:02.402094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:32:32.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38385e9a-4554-46ee-b934-787315b1ecbd","timestamp":"2023-05-15T00:32:32.243992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:32:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:33:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9087382-88db-4467-9ab3-dc4a8f08a1e7","timestamp":"2023-05-15T00:33:37.482956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:33:43.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d932824-8605-42f5-9947-8f8350d00731","timestamp":"2023-05-15T00:33:42.870533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:33:44.608+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3ca403f1-94c5-45f3-9288-8118c808af6f","timestamp":"2023-05-15T00:33:44.561772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:34:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f00c7544-5176-4697-bbd9-dec4c947fb8b","timestamp":"2023-05-15T00:34:02.401911Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:34:32.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac348f4-28ab-4922-b370-35bd42ec86d9","timestamp":"2023-05-15T00:34:32.243998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:34:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:35:37.778+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"feee614b-d6fa-44cb-97ba-32ce13d33f2a","timestamp":"2023-05-15T00:35:37.482847Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:35:43.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06951d3d-cec5-42f1-a895-d0f9c2480f7d","timestamp":"2023-05-15T00:35:42.870359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:35:44.611+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f697e085-4cd4-4bd1-a92a-80a35a5f1b2f","timestamp":"2023-05-15T00:35:44.562029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:36:02.532+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc48114f-02ca-4769-b62b-fb449451de5a","timestamp":"2023-05-15T00:36:02.402194Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:36:32.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de9a79be-32ca-44d7-8f99-3ca28b957dc5","timestamp":"2023-05-15T00:36:32.244014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:36:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:37:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0ed33498-4a5c-4b86-beae-a52df6556a16","timestamp":"2023-05-15T00:37:37.482955Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:37:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab4bb21e-33a4-4362-9b46-3d1cd251790d","timestamp":"2023-05-15T00:37:42.870434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:37:44.679+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eb1b039-fbfd-4043-8bf7-e7bdff9e2eac","timestamp":"2023-05-15T00:37:44.562017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:38:02.552+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffacd546-7df9-43ad-9b46-a546931a59b1","timestamp":"2023-05-15T00:38:02.401989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:38:32.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5baf5861-9127-4c08-97b5-7b6f95031906","timestamp":"2023-05-15T00:38:32.243889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:38:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:39:37.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a66d28e7-df09-4510-a9e5-8c27d8d97daa","timestamp":"2023-05-15T00:39:37.482962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:39:43.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"74cd3fc5-829e-47c7-b610-df42c1976845","timestamp":"2023-05-15T00:39:42.870608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:39:44.662+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd56c6a9-c8d3-48f9-83a1-7f1eefca3c09","timestamp":"2023-05-15T00:39:44.562081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:40:02.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaa51614-467e-4fc2-8320-f6adaa685198","timestamp":"2023-05-15T00:40:02.402029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:40:32.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6d78e1a3-ced4-4900-8885-033517ed1e09","timestamp":"2023-05-15T00:40:32.243905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:40:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:41:37.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d373dac0-daf0-43d5-81de-e3692c0eab84","timestamp":"2023-05-15T00:41:37.482751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:41:43.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79a34aa7-b956-4987-8cee-ff2dade309e3","timestamp":"2023-05-15T00:41:42.870368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:41:44.633+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"08f68ba0-b406-4b61-b80f-0ec88b388116","timestamp":"2023-05-15T00:41:44.562201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:42:02.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f2770cc-c9e6-42df-b623-b1c8d8a7bffb","timestamp":"2023-05-15T00:42:02.402032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:42:32.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ce034778-adec-4c73-9de8-1ae9b178f1db","timestamp":"2023-05-15T00:42:32.244205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:42:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:43:37.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a97fc664-b0b5-4f29-bc26-adae2595bca4","timestamp":"2023-05-15T00:43:37.482731Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:43:43.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d26015b-b656-4285-848d-8a5d61f1369a","timestamp":"2023-05-15T00:43:42.870596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:43:44.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfd6c326-29e0-4766-938b-fa65b06592c9","timestamp":"2023-05-15T00:43:44.562037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:44:02.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"138528be-765d-41f8-8bc4-4676479b247d","timestamp":"2023-05-15T00:44:02.402135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:44:32.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b1b232d-3cfa-4696-a51c-24914ab582c9","timestamp":"2023-05-15T00:44:32.243872Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:44:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:45:37.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b8aa9d5-473e-4afd-894b-12aa0fa0e444","timestamp":"2023-05-15T00:45:37.482865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:45:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"565d4737-76fa-4bd6-8e2a-a7fd3be2a581","timestamp":"2023-05-15T00:45:42.870565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:45:44.644+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b647c554-060c-473c-b103-4bde9d583dc7","timestamp":"2023-05-15T00:45:44.561808Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:46:02.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e00f21e5-e81f-4854-a65e-3c1027bd1d11","timestamp":"2023-05-15T00:46:02.401995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:46:32.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e32d5a5-f51a-4922-85e4-3ab81474a927","timestamp":"2023-05-15T00:46:32.244116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:46:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:47:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75c67b4e-b441-4359-b746-d5b35a2becbf","timestamp":"2023-05-15T00:47:37.482912Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:47:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bea7563-792b-4e54-8c68-4a3e000b7540","timestamp":"2023-05-15T00:47:42.870264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:47:44.638+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"79aa922e-b002-4851-85d7-a4e7074adfec","timestamp":"2023-05-15T00:47:44.561826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:48:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af6b926f-8865-4093-bd29-e1c58129dbf6","timestamp":"2023-05-15T00:48:02.401931Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:48:32.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"859ab894-4c7c-4a07-8ebc-2561c7d94f63","timestamp":"2023-05-15T00:48:32.244644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:48:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:49:37.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f64e0f00-28a7-464b-a730-b2e1a5cad3cd","timestamp":"2023-05-15T00:49:37.482951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:49:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c35eba-e2c4-40b5-984d-113289a766ed","timestamp":"2023-05-15T00:49:42.870412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:49:44.626+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"909fc860-23a2-4b14-b04a-ec756d47c0db","timestamp":"2023-05-15T00:49:44.561845Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:50:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"375eaf83-f9ca-4cee-8847-885f48a05ee5","timestamp":"2023-05-15T00:50:02.402065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:50:32.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4368099-8850-457e-bd20-7efb8534ac15","timestamp":"2023-05-15T00:50:32.243969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:50:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:51:37.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1395de3-285d-4992-afc6-9dc89bb405ee","timestamp":"2023-05-15T00:51:37.482753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:51:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8b6a46f-d6a4-43ce-a257-9b117070e7b1","timestamp":"2023-05-15T00:51:42.870271Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:51:44.647+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80712046-6752-4d2b-8108-f29ff451ae7e","timestamp":"2023-05-15T00:51:44.561864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:52:02.602+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d92f6e46-c086-4198-aa06-7cc5535c1512","timestamp":"2023-05-15T00:52:02.401875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:52:32.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24426073-bb0e-4f36-8b67-0075ce624ac5","timestamp":"2023-05-15T00:52:32.243873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:52:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:53:37.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b682b49-aaec-4a8b-9433-5899ada3ef62","timestamp":"2023-05-15T00:53:37.482873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:53:43.067+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f78654a-9952-4c7b-8b33-bc55459b4602","timestamp":"2023-05-15T00:53:42.870354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:53:44.640+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be55661-e0de-4e85-9ce3-3c3af3c3fbbe","timestamp":"2023-05-15T00:53:44.561591Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:54:02.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4f3e677-e49f-4f5b-8bd8-824242e2d7bc","timestamp":"2023-05-15T00:54:02.402062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:54:32.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4f072b4-d4ee-41e4-ac92-894c25a0e6a9","timestamp":"2023-05-15T00:54:32.244038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:54:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:55:37.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc0a4f9-61ef-4da1-b77a-1d8e62d87fc3","timestamp":"2023-05-15T00:55:37.482963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:55:43.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d20a34ce-cd2d-46ad-a882-b77a8ecdde04","timestamp":"2023-05-15T00:55:42.870423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:55:44.629+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e3a0dcd-b94d-4b30-a41d-91b63b1be2db","timestamp":"2023-05-15T00:55:44.561831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:56:02.551+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7741390f-f155-447e-b8e8-664e375cb10a","timestamp":"2023-05-15T00:56:02.402245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:56:32.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b5761fc-e395-450f-8e00-567994589278","timestamp":"2023-05-15T00:56:32.243961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:56:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:57:37.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b990ab2-47de-4105-afaa-d4ce3dca44e1","timestamp":"2023-05-15T00:57:37.482833Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:57:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b2fe199-55e1-421c-bc73-e6358e0b1de0","timestamp":"2023-05-15T00:57:42.870459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:57:44.636+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8e7e027-3367-40b8-a3b1-6f1823b708f4","timestamp":"2023-05-15T00:57:44.561755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T00:58:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f5354d5-4294-4474-8a47-81a50b22edd4","timestamp":"2023-05-15T00:58:02.402075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T00:58:32.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"408e7cc5-2096-4fd1-a465-622eae468930","timestamp":"2023-05-15T00:58:32.243732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T00:58:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T00:59:37.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"721ecbef-b856-465d-b34b-eafa485b7a10","timestamp":"2023-05-15T00:59:37.482767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T00:59:43.007+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54ceb07f-cae1-48df-a446-bfb3e1e3593c","timestamp":"2023-05-15T00:59:42.870274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T00:59:44.643+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"839bd794-c035-4b25-b8cf-da542eb68381","timestamp":"2023-05-15T00:59:44.561821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:00:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"45423b9b-0db3-495f-8902-a3d5c9bd6f93","timestamp":"2023-05-15T01:00:02.401980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:00:32.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e074f105-5047-4045-8681-9d7eaf3b4755","timestamp":"2023-05-15T01:00:32.243900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:00:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:01:37.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6436c78c-773b-435d-9717-3f7629c0a7ed","timestamp":"2023-05-15T01:01:37.482761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:01:43.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b91b76d-044e-43e0-ab6e-c652f1597d01","timestamp":"2023-05-15T01:01:42.870391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:01:44.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5b8e971-8932-45d0-af74-ceb457682fa0","timestamp":"2023-05-15T01:01:44.561701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:02:02.555+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f107b7df-7aed-4537-aa6d-f85a49420ec7","timestamp":"2023-05-15T01:02:02.401815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:02:33.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd0bc2dd-2cfc-405d-a1fc-bff1d94f6625","timestamp":"2023-05-15T01:02:32.243846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:02:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:03:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36bf413b-b7f7-47f7-a7d3-fa979b401c08","timestamp":"2023-05-15T01:03:37.482967Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:03:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f072a72-5426-498d-b715-05c3ddf35816","timestamp":"2023-05-15T01:03:42.870495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:03:44.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db3cc740-ea3b-493b-945b-bce48a7f2e3a","timestamp":"2023-05-15T01:03:44.561682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:04:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41fd403c-91b7-447c-a44e-a4e15978941e","timestamp":"2023-05-15T01:04:02.402066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:04:32.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c009a77-d7c5-4572-a64f-862009facfb5","timestamp":"2023-05-15T01:04:32.243834Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:04:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:05:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68316804-7536-492b-ba65-a7862ca55661","timestamp":"2023-05-15T01:05:37.482893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:05:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f95a725-6ca5-4161-8284-ce4e7879d798","timestamp":"2023-05-15T01:05:42.870343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:05:44.646+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ea21f94-8368-44c1-8f14-8aa60e15f8fb","timestamp":"2023-05-15T01:05:44.561690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:06:02.588+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a60c1e8e-0775-46d7-be05-2b54ba0f2a5a","timestamp":"2023-05-15T01:06:02.401970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:06:32.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9d8e2a3-8c3c-47b8-8b65-1341005efd92","timestamp":"2023-05-15T01:06:32.243846Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:06:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:07:37.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7567c8eb-235a-4522-a2de-fcf9fae14423","timestamp":"2023-05-15T01:07:37.482735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:07:43.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37ca1b56-50eb-4eb5-b78b-43fabebf3791","timestamp":"2023-05-15T01:07:42.870607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:07:44.655+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"140f7879-2241-4a3b-ba2e-d95207814412","timestamp":"2023-05-15T01:07:44.561604Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:08:02.530+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4599c670-628f-4a47-ac79-2695266e6ba3","timestamp":"2023-05-15T01:08:02.402051Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:08:32.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd51debb-f495-4b7d-8752-6a968a25159f","timestamp":"2023-05-15T01:08:32.243978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:08:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:09:37.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0d23700-5426-4300-b860-27e36a1246a9","timestamp":"2023-05-15T01:09:37.482865Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:09:43.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a02a85e5-ef8f-45c3-a272-9bedbb1bb4ae","timestamp":"2023-05-15T01:09:42.870324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:09:44.654+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"76df5171-296d-4340-b42f-964673315ef1","timestamp":"2023-05-15T01:09:44.561957Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:10:02.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fb35b00-b26a-454b-b163-43f16dd16c05","timestamp":"2023-05-15T01:10:02.402022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:10:32.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07bbd065-2b17-4df6-a7f4-bf01b0ef6fb4","timestamp":"2023-05-15T01:10:32.244072Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:10:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:11:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f28fd80-4ed9-454f-b695-397a30aee6a6","timestamp":"2023-05-15T01:11:37.482746Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:11:43.013+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"482967b5-ee67-499e-8d8c-afabc417d5b9","timestamp":"2023-05-15T01:11:42.870423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:11:44.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb5270f5-14a2-403b-a93e-53c008afa4cb","timestamp":"2023-05-15T01:11:44.561947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:12:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4eeee92-3ea5-4f1d-b27d-2da5b50afe25","timestamp":"2023-05-15T01:12:02.402080Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:12:32.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d214489d-bec2-4612-92f5-e001cacca63e","timestamp":"2023-05-15T01:12:32.243869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:12:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:13:37.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4928bba6-06a9-4310-9dcf-dafb903730b7","timestamp":"2023-05-15T01:13:37.482949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:13:43.024+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b54030a5-7be5-4820-bac4-33ffc9817f07","timestamp":"2023-05-15T01:13:42.870437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:13:44.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2e0bafe-d852-4306-b27b-b2410457f3e5","timestamp":"2023-05-15T01:13:44.561717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:14:02.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a23ea991-7f12-4b7d-ac74-ca3395264d76","timestamp":"2023-05-15T01:14:02.401925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:14:32.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecb19eb5-6296-41af-a4b0-5215331ed08a","timestamp":"2023-05-15T01:14:32.243896Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:14:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:15:37.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"682fcd6e-4089-49a2-8784-85992726ca4e","timestamp":"2023-05-15T01:15:37.482769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:15:43.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6204e9-7d62-4f63-b7e9-d038c9d9f3ad","timestamp":"2023-05-15T01:15:42.870444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:15:44.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4efdef7-9d13-4acb-8c8f-9ca6a8e7a8a9","timestamp":"2023-05-15T01:15:44.561768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:16:02.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"720422f0-9c76-4d7b-a968-0baccd62c336","timestamp":"2023-05-15T01:16:02.401977Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:16:32.953+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77250c87-78bc-49c5-820d-365656f561d3","timestamp":"2023-05-15T01:16:32.243952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:16:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:17:37.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2add192a-b2ae-478a-b483-5ac8ceaf13d8","timestamp":"2023-05-15T01:17:37.482996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:17:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f1225239-e070-45d1-8b80-86398b344c86","timestamp":"2023-05-15T01:17:42.870376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:17:44.660+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2429074a-750a-4db8-b23c-c3470a2301c2","timestamp":"2023-05-15T01:17:44.561744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:18:02.534+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"061c19ab-14e1-44ae-b9a5-c09971f24b3d","timestamp":"2023-05-15T01:18:02.401782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:18:32.954+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb71275b-4168-4532-b38a-027b9c113c14","timestamp":"2023-05-15T01:18:32.244102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:18:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:19:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3eb44f5-7ef6-4312-91fa-ddda4877a320","timestamp":"2023-05-15T01:19:37.482888Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:19:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d79cdbe7-8328-4a76-b4b2-595955449793","timestamp":"2023-05-15T01:19:42.870330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:19:44.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee2041b-362b-4ecb-9e8b-9d5a2c5603f3","timestamp":"2023-05-15T01:19:44.562272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:20:02.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb280a39-31b1-42f8-b1c7-a45db777aba0","timestamp":"2023-05-15T01:20:02.401969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:20:32.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"964f5e8d-c7b1-4245-9f84-2817199f4f49","timestamp":"2023-05-15T01:20:32.244517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:20:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:21:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d753403d-f581-4a92-8b2c-9e685674424f","timestamp":"2023-05-15T01:21:37.482689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:21:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"228576f7-95a5-4a40-8c01-2ff1d0841e27","timestamp":"2023-05-15T01:21:42.870351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:21:44.652+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7684c2fb-6cb7-40b7-b2d7-e2441dd06ce1","timestamp":"2023-05-15T01:21:44.561792Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:22:02.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9995d4c8-d2f2-43c6-adc7-8060a92f7062","timestamp":"2023-05-15T01:22:02.401875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:22:32.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"039140cd-4c67-4ae4-8743-f235be89f156","timestamp":"2023-05-15T01:22:32.244085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:22:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:23:37.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54b8d3bf-b493-445d-8bbf-b42da8a5a5da","timestamp":"2023-05-15T01:23:37.482906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:23:43.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e57b1d78-c8fb-4494-9d11-7b77366df59d","timestamp":"2023-05-15T01:23:42.870340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:23:44.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"adc609bb-5886-449b-9f92-9ae42678ba99","timestamp":"2023-05-15T01:23:44.561937Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:24:02.572+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8e83c25-157f-4642-8018-f329433f24c8","timestamp":"2023-05-15T01:24:02.402108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:24:33.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7601f50c-e07e-481a-b23d-9e9e386ee3b9","timestamp":"2023-05-15T01:24:32.243774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:24:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:25:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a2c4a20-667d-4bc2-bfe9-9101e368e446","timestamp":"2023-05-15T01:25:37.482848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:25:43.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d48d21ae-2fbf-4b06-a3ac-da9463540e24","timestamp":"2023-05-15T01:25:42.870353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:25:44.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6943fa2c-9efe-43f6-9186-8ad64900a9b1","timestamp":"2023-05-15T01:25:44.561945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:26:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68a7d13c-818b-4cd4-9876-8b1b6302e189","timestamp":"2023-05-15T01:26:02.401844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:26:32.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b598f880-ebd8-4af9-be3f-6566d6823a18","timestamp":"2023-05-15T01:26:32.243848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:26:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:27:37.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d13544fe-8aaf-4a62-8583-316a6d2d0d24","timestamp":"2023-05-15T01:27:37.482776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:27:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf848780-99af-499a-bf3d-d2abb9759e47","timestamp":"2023-05-15T01:27:42.870224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:27:44.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"64cea383-c43a-4350-b8b5-f51729508f7c","timestamp":"2023-05-15T01:27:44.561650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:28:02.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119cc172-f680-48a3-9472-0de74c5d8d4c","timestamp":"2023-05-15T01:28:02.402016Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:28:32.980+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06babf79-6a4e-45e8-b89c-6b71356a70b5","timestamp":"2023-05-15T01:28:32.243855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:28:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:29:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84ba0aca-8a8f-405e-a762-7402c3b24cb5","timestamp":"2023-05-15T01:29:37.482913Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:29:43.063+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee1a2787-d154-429c-b612-286135fa9219","timestamp":"2023-05-15T01:29:42.870298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:29:44.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e48a329f-a7bc-4eee-bba4-4ea63bcaeb68","timestamp":"2023-05-15T01:29:44.561958Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:30:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8639afaf-77c8-4859-8760-bdaea9c7a165","timestamp":"2023-05-15T01:30:02.401819Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:30:32.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29de7281-701e-4b68-9cc0-14d0eb0e99a5","timestamp":"2023-05-15T01:30:32.244014Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:30:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:31:37.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e22758a0-25c0-46e3-b15c-a0657fccc01a","timestamp":"2023-05-15T01:31:37.482712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:31:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d9ca97-3387-4d74-b198-72641768164e","timestamp":"2023-05-15T01:31:42.870181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:31:44.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eeb7fc84-380b-4ec1-83a5-b4c6aee62d1e","timestamp":"2023-05-15T01:31:44.561762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:32:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e3236c4-d69c-4838-bb6e-a3ed7fe2f803","timestamp":"2023-05-15T01:32:02.401830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:32:32.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"862558bd-86b9-4393-a369-c1b9bccd6c06","timestamp":"2023-05-15T01:32:32.243881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:32:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:33:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e481c059-53aa-412b-ab9e-fa1f1ca678f8","timestamp":"2023-05-15T01:33:37.482855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:33:43.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c738f916-98e0-4069-8e08-0e32488cc5a1","timestamp":"2023-05-15T01:33:42.870320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:33:44.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3b39862-f756-4a66-a194-d2c4d66f1c6b","timestamp":"2023-05-15T01:33:44.561580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:34:02.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b231c41-6984-4ace-a3e2-55ca96701cd8","timestamp":"2023-05-15T01:34:02.401980Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:34:33.027+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f48e61d-dad1-4f4f-8622-0654fb97700f","timestamp":"2023-05-15T01:34:32.243960Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:34:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:35:37.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49aa1262-304f-462c-ac42-173cec2bf4ba","timestamp":"2023-05-15T01:35:37.488291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:35:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f61f1c1-0b93-4431-8748-06b33f3b8aed","timestamp":"2023-05-15T01:35:42.870527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:35:44.681+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf3483eb-c8a1-4fe0-97e6-532cca125d4d","timestamp":"2023-05-15T01:35:44.561860Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:36:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"459e8182-2d4e-443f-b454-f315b0122188","timestamp":"2023-05-15T01:36:02.402151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:36:32.973+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77b6b66b-5069-40e2-941f-ffe7bd38e0f8","timestamp":"2023-05-15T01:36:32.244066Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:36:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:37:37.702+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ded387-a443-47ef-8606-d3209a2e6b7d","timestamp":"2023-05-15T01:37:37.482863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:37:43.009+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb4f0be5-4ebe-4a83-a2bd-1e997037f129","timestamp":"2023-05-15T01:37:42.870353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:37:44.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6847fe98-053b-4549-84ad-f33e49a27e1d","timestamp":"2023-05-15T01:37:44.561704Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:38:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e938c2b-7996-4543-b424-6b07ad5e267e","timestamp":"2023-05-15T01:38:02.402042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:38:32.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83f93095-363e-42b7-95d0-762ab1774978","timestamp":"2023-05-15T01:38:32.244477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:38:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:39:37.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e16880a9-e5b0-4c36-9495-88569f3246b2","timestamp":"2023-05-15T01:39:37.482717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:39:43.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ffcf829-0d39-4fa6-ae6b-d106f1f8da2e","timestamp":"2023-05-15T01:39:42.870529Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:39:44.676+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfbf2bee-1b87-49a5-a5d8-194a006f705b","timestamp":"2023-05-15T01:39:44.562061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:40:02.529+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e04f55ef-30ca-482c-8765-cff1bdab35c5","timestamp":"2023-05-15T01:40:02.401952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:40:32.964+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a8140ba-ac5b-4f41-96b5-e52fa2ab315a","timestamp":"2023-05-15T01:40:32.244117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:40:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:41:37.701+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bc0ef4c-5e7f-4ad9-bebf-35d721118399","timestamp":"2023-05-15T01:41:37.482925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:41:43.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6bf5b2c-b07d-4413-8d63-470cb3ba45f9","timestamp":"2023-05-15T01:41:42.870397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:41:44.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c93e0fd5-5331-4adf-af49-23a6be718b46","timestamp":"2023-05-15T01:41:44.561947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:42:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1abb2a2f-45a2-443f-8629-e8be30335c59","timestamp":"2023-05-15T01:42:02.401920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:42:32.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"154ff9ae-cb73-43bb-ad5f-2cb12d01afe3","timestamp":"2023-05-15T01:42:32.243790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:42:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:43:37.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adf18f21-8d66-4f50-83aa-128d5f2e8519","timestamp":"2023-05-15T01:43:37.483375Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:43:43.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"522df860-a222-4612-a868-d7c782920832","timestamp":"2023-05-15T01:43:42.870373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:43:44.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac99d2cc-3845-4972-a2d4-e81354ba3065","timestamp":"2023-05-15T01:43:44.561853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:44:02.541+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f56f3217-8383-4833-a8d9-213c4714de89","timestamp":"2023-05-15T01:44:02.401969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:44:32.972+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e42ae37e-02ce-4747-8011-cdc61ec01d4a","timestamp":"2023-05-15T01:44:32.243951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:44:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:45:37.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1aa9a63f-e54c-441d-98a0-25d72de12ee3","timestamp":"2023-05-15T01:45:37.482708Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:45:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44f849fc-83e6-48d1-873c-4f14ea8814f8","timestamp":"2023-05-15T01:45:42.870347Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:45:44.691+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1399d78c-2fa0-4b8a-bcdb-75ff5f5f7895","timestamp":"2023-05-15T01:45:44.561874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:46:02.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4a6af5d-108b-4e97-9868-23a356eb559e","timestamp":"2023-05-15T01:46:02.401976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:46:32.978+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f9f2a70-8c36-4f7e-8a87-5a98f405b9a0","timestamp":"2023-05-15T01:46:32.243761Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:46:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:47:37.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba95de6e-0826-44d4-9e39-a2a7411e2af8","timestamp":"2023-05-15T01:47:37.483172Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:47:43.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"707902ce-cf32-4abe-961e-bec4e6cdc124","timestamp":"2023-05-15T01:47:42.870341Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:47:44.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"313fef6f-058e-4b84-af55-eceb606f24ce","timestamp":"2023-05-15T01:47:44.561869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:48:02.603+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4fa8f447-1d98-4e3f-b519-063126f4b952","timestamp":"2023-05-15T01:48:02.402135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:48:32.970+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af95d08-6e3c-4806-9127-f0e71428fd3c","timestamp":"2023-05-15T01:48:32.244414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:48:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:49:37.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f979e80-f27b-497f-a7e3-c1533418726c","timestamp":"2023-05-15T01:49:37.483167Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:49:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df168c55-8106-4bf4-91c8-dd343d6ee141","timestamp":"2023-05-15T01:49:42.870390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:49:44.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"daf0c59f-1129-4d66-8eeb-af52c2fb9a67","timestamp":"2023-05-15T01:49:44.562261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:50:02.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79f99704-158a-40a9-990e-93a7f01e9d6f","timestamp":"2023-05-15T01:50:02.401969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:50:32.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c106f5e-01cb-4cf1-8641-a03f0d62fec3","timestamp":"2023-05-15T01:50:32.243817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:50:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:51:37.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa88226d-e84c-4381-ae92-10fff2f28599","timestamp":"2023-05-15T01:51:37.482854Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:51:43.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f5ed49a-8437-4c92-8c55-0a4e96dea225","timestamp":"2023-05-15T01:51:42.870277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:51:44.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a8dd68e-317d-4a9d-b5c8-ae1ee08c0555","timestamp":"2023-05-15T01:51:44.562015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:52:02.600+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f8def87-c24d-41d0-88dd-ce576980cda1","timestamp":"2023-05-15T01:52:02.402168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:52:33.011+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6df0e5e-fb5c-4236-baa1-46d21e00e34b","timestamp":"2023-05-15T01:52:32.243869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:52:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:53:37.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b523ab7a-7638-4f70-8ca1-a6d3a28352ec","timestamp":"2023-05-15T01:53:37.482836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:53:43.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"acefa186-754e-4d4e-9d7b-f5192510731a","timestamp":"2023-05-15T01:53:42.870493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:53:44.683+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"88357c04-4f99-4575-a584-83e608de8aa8","timestamp":"2023-05-15T01:53:44.561952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:54:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1b24ec-6d9c-4e5b-b05e-8302290ffd54","timestamp":"2023-05-15T01:54:02.401991Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:54:32.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"200595d7-6e0b-42b5-bb8e-218eaf528b3a","timestamp":"2023-05-15T01:54:32.243978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:54:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:55:37.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e5036f1-4f5d-4dab-b1b0-357c3bd2fcf8","timestamp":"2023-05-15T01:55:37.482999Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:55:43.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a48fd26-fc95-4b4e-bf9a-2dadb31e1c17","timestamp":"2023-05-15T01:55:42.870325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:55:44.690+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf740c5c-d1e4-4749-bdf2-37735d36e2aa","timestamp":"2023-05-15T01:55:44.562751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:56:02.538+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"481dea93-6428-4f91-9f5b-ffb095a772d9","timestamp":"2023-05-15T01:56:02.401925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:56:32.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76dbd06b-fe48-4cce-a134-b97a19e07445","timestamp":"2023-05-15T01:56:32.243794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:56:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:57:37.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4dd92d9e-2f18-4ee7-a3d4-2cf44503b37e","timestamp":"2023-05-15T01:57:37.482880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:57:43.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"916ed1e5-cf70-4df9-8509-32275865767e","timestamp":"2023-05-15T01:57:42.870481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:57:44.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"147b8398-6558-46a8-8fe2-4d9b834fedfd","timestamp":"2023-05-15T01:57:44.562107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T01:58:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"114d9279-3917-4202-a1bc-5130350aceae","timestamp":"2023-05-15T01:58:02.401947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T01:58:32.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"014622a0-428e-4939-9374-f9ac330ae30b","timestamp":"2023-05-15T01:58:32.243897Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T01:58:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T01:59:37.798+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52aa94fa-8fc9-4f97-8889-048fa0ce5f4c","timestamp":"2023-05-15T01:59:37.483071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T01:59:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"42f99dcd-7674-4e0a-9b7d-90efc8996582","timestamp":"2023-05-15T01:59:42.870330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T01:59:44.694+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"be64f2a2-43c7-4b58-8f64-db43252d981e","timestamp":"2023-05-15T01:59:44.561855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:00:02.542+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60c10afa-54de-4941-8e7d-0d0b71784753","timestamp":"2023-05-15T02:00:02.401868Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:00:32.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1854bf41-1bd9-4a56-bcde-7e9bf9f23a16","timestamp":"2023-05-15T02:00:32.243852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:00:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:01:37.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea6e3b86-f9eb-41b3-9f16-79f990f25569","timestamp":"2023-05-15T02:01:37.482797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:01:43.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bac5977e-268c-475b-9c11-6653f0b9eb5a","timestamp":"2023-05-15T02:01:42.870283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:01:44.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"265f414d-b1ab-4519-a410-0e4b74b89adc","timestamp":"2023-05-15T02:01:44.561759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:02:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2985d26e-20cc-4efd-9dc3-6842d1490b7d","timestamp":"2023-05-15T02:02:02.402141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:02:32.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6123a545-63b0-4f61-b156-e544b3518c1b","timestamp":"2023-05-15T02:02:32.243830Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:02:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:03:37.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0cf2810b-9df6-411e-9ed8-69e2f5e84606","timestamp":"2023-05-15T02:03:37.482861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:03:43.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a549c1b2-f1f1-45f6-8bfd-50ff2f35201b","timestamp":"2023-05-15T02:03:42.870388Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:03:44.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bfbe634-71cb-4384-b517-38220cb6b706","timestamp":"2023-05-15T02:03:44.561773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:04:02.545+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed8bb9a0-33ed-41a2-9c2f-ccb89cf24b41","timestamp":"2023-05-15T02:04:02.401875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:04:32.996+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c4d1f62b-e539-43d6-89fe-beb4f782d6a5","timestamp":"2023-05-15T02:04:32.243849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:04:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:05:37.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49519ce0-2af5-4543-8903-2bce8185a270","timestamp":"2023-05-15T02:05:37.482933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:05:43.002+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c80877e0-a162-4116-8824-eb7b6ae6c9c8","timestamp":"2023-05-15T02:05:42.870458Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:05:44.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9f65a0e2-1831-4883-b78a-19e001a706d7","timestamp":"2023-05-15T02:05:44.562348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:06:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a27ac442-08d6-4f05-b75c-1b18fbbacf4a","timestamp":"2023-05-15T02:06:02.401857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:06:32.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96950379-0d4b-49eb-bd17-e51ce829a628","timestamp":"2023-05-15T02:06:32.244244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:06:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:07:37.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e930fe3e-992d-48d6-a009-491dfbcd8312","timestamp":"2023-05-15T02:07:37.482978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:07:43.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63cc2c64-de7f-43a4-b5ec-398525ed01d5","timestamp":"2023-05-15T02:07:42.870196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:07:44.699+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b72ede40-1738-4bff-b1ba-0692ec496e9c","timestamp":"2023-05-15T02:07:44.561611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:08:02.533+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32b7b500-de53-42f4-8a3d-ae1e9f7f7530","timestamp":"2023-05-15T02:08:02.401882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:08:33.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c87a0857-93bf-4750-91b4-192fccece64c","timestamp":"2023-05-15T02:08:32.243852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:08:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:09:37.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4219ab25-07a7-4f06-bf8a-9cf4af15457f","timestamp":"2023-05-15T02:09:37.482874Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:09:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e25952b-ebe1-492d-9942-c3c0aace31ef","timestamp":"2023-05-15T02:09:42.870356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:09:44.700+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"398f11af-aac6-480b-a4b5-94f3dae5fe5e","timestamp":"2023-05-15T02:09:44.561711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:10:02.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e85ce5b1-3a7c-40fd-a881-4c0741d9eabc","timestamp":"2023-05-15T02:10:02.401995Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:10:32.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec456a1e-3d14-433d-8cf1-f348780b8d75","timestamp":"2023-05-15T02:10:32.244953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:10:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:11:37.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e739ce-e8e0-4ff6-9044-3059e88491d2","timestamp":"2023-05-15T02:11:37.482810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:11:43.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3731a527-6d0e-4c23-8a57-56465b2d178b","timestamp":"2023-05-15T02:11:42.870488Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:11:44.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bb3b380-dc4c-4271-8e5a-e5a54455b65e","timestamp":"2023-05-15T02:11:44.561869Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:12:02.540+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3636216c-6272-4608-89dc-fb0d54bae47a","timestamp":"2023-05-15T02:12:02.401814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:12:32.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7320fe0b-7b12-46b1-ab39-78e935a41081","timestamp":"2023-05-15T02:12:32.244023Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:12:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:13:37.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20d919a5-b378-434c-86a2-293d78a554f9","timestamp":"2023-05-15T02:13:37.482764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:13:42.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"406ebee8-f2f2-4e6c-b43d-517d02644509","timestamp":"2023-05-15T02:13:42.870432Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:13:44.780+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd9665bb-3cea-4a25-ada4-4419ab48582b","timestamp":"2023-05-15T02:13:44.561679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:14:02.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40a3bda0-a351-4332-a286-518f9a5c8260","timestamp":"2023-05-15T02:14:02.402055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:14:33.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4617a41-fd1a-4c66-8a3a-136ae6525313","timestamp":"2023-05-15T02:14:32.243861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:14:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:15:37.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d677173-4e27-477f-bc5d-d68bc0351ee1","timestamp":"2023-05-15T02:15:37.482906Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:15:43.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5c9b315-de32-4ceb-93b0-0a3fbf364558","timestamp":"2023-05-15T02:15:42.870411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:15:44.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a389d57e-012e-4df1-bfb5-2137355d711a","timestamp":"2023-05-15T02:15:44.561844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:16:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7284c34-631a-4b35-b250-f7fd0ef35293","timestamp":"2023-05-15T02:16:02.401949Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:16:33.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02ec144d-d5d7-44e2-b383-bd4aa50d9d1a","timestamp":"2023-05-15T02:16:32.243893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:16:51.416+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:17:37.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3249316c-dcfc-46d2-adcd-7e76a78966e4","timestamp":"2023-05-15T02:17:37.484638Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:17:43.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f98ae14e-1734-4885-937f-e6b35e4ee745","timestamp":"2023-05-15T02:17:42.870477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:17:44.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d052358b-eaa4-4ef4-bdb7-97361a39e7e5","timestamp":"2023-05-15T02:17:44.561711Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:18:02.544+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9879597-74c4-49eb-b33e-a11cd62ceeb5","timestamp":"2023-05-15T02:18:02.401952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:18:33.000+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"865617b2-ec93-40a0-8226-10c631b8f3fa","timestamp":"2023-05-15T02:18:32.243866Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:18:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:19:37.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40e0e8a5-d7d8-4d1d-8510-4e08a74774b2","timestamp":"2023-05-15T02:19:37.483085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:19:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95dbbde7-4f44-44f3-bf67-d59dc30f91ad","timestamp":"2023-05-15T02:19:42.870300Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:19:44.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f55a76ea-4e38-40d2-8d54-efb08a67206d","timestamp":"2023-05-15T02:19:44.561987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:20:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3acc67e7-9a39-4621-861d-60387161894a","timestamp":"2023-05-15T02:20:02.401956Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:20:33.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e7e658f-18fe-4096-af44-18f325accb76","timestamp":"2023-05-15T02:20:32.243959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:20:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:21:37.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecea8a93-1551-46c3-9b09-a7ff0d43e4ca","timestamp":"2023-05-15T02:21:37.483044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:21:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08eda05d-d4fc-4343-be05-8d930560b36c","timestamp":"2023-05-15T02:21:42.870609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:21:44.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a25d5d9c-116e-45f6-9afc-49d6166f9531","timestamp":"2023-05-15T02:21:44.562006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:22:02.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26c278c0-502d-4405-9a8f-3dca9bc6d071","timestamp":"2023-05-15T02:22:02.402102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:22:33.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5960f138-04f2-4141-bf08-5834b0694cc1","timestamp":"2023-05-15T02:22:32.243762Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:22:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:23:37.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7050feba-2b1e-4e8f-973d-92242341f9c6","timestamp":"2023-05-15T02:23:37.484512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:23:43.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93696f2f-4069-4c85-98b6-7cd0068ecc2b","timestamp":"2023-05-15T02:23:42.870330Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:23:44.723+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf444a3f-8145-41e2-91f5-ef81821ecbf3","timestamp":"2023-05-15T02:23:44.561844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:24:02.539+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7d38e70-bab3-4a8a-a946-8492e260c8cb","timestamp":"2023-05-15T02:24:02.402245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:24:33.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f4c62a4-575d-4539-a826-7f862b22a09c","timestamp":"2023-05-15T02:24:32.244345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:24:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:25:37.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f0ffa73-8397-4d16-ba7c-d69a7f936390","timestamp":"2023-05-15T02:25:37.484354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:25:43.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b044d1c-dc98-46eb-a06f-7a5fcdbe9a51","timestamp":"2023-05-15T02:25:42.870460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:25:44.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"296350eb-840c-4366-87c0-4062113f1fbe","timestamp":"2023-05-15T02:25:44.561726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:26:02.543+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b1054bb-fc46-4d1d-8c18-0ccb8d695c10","timestamp":"2023-05-15T02:26:02.402093Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-15T02:26:33.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"1cd66801-c167-4bdd-852f-5fa88ef9a472","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2962beee-e684-4d42-b745-df0c57884275","timestamp":"2023-05-15T02:26:32.243968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-15T02:26:51.415+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-15T02:27:37.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"df95cd4a-49ea-400b-bffc-f869502d070a","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0450d24d-26a0-4bfe-a1c9-537e2006210d","timestamp":"2023-05-15T02:27:37.482947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-15T02:27:43.008+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d8f21ae9-4ee8-4bbb-b24e-9f09e1dc501e","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a61d609-6151-40ee-8881-34f1571ac60c","timestamp":"2023-05-15T02:27:42.870335Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-15T02:27:44.724+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"260910fd-b29b-4811-8a3d-226a18fa50c7","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ee92609-bebf-4161-93a7-dd57d3b0d586","timestamp":"2023-05-15T02:27:44.562196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-15T02:28:02.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"490faa26-11f0-4394-82bd-0fb3413528cb","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a7867c6d-a0d3-4d30-9c98-7abbd3043ac7","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9786ba5f-cabf-48df-9a5a-aa2b5bfed084","timestamp":"2023-05-15T02:28:02.402092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}