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-24T12:29:29.205+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-qv9dl with PID 7 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-24T12:29:29.215+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-24T12:29:29.216+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-24T12:29:31.557+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-24T12:29:32.089+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 484 ms. Found 5 JPA repository interfaces.
[2023-05-24T12:29:34.930+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-24T12:29:34.946+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-24T12:29:34.947+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-24T12:29:34.947+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-24T12:29:35.054+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-24T12:29:35.055+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5642 ms
[2023-05-24T12:29:35.649+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-24T12:29:35.870+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-24T12:29:35.977+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-24T12:29:36.525+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-24T12:29:36.921+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-24T12:29:37.708+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-24T12:29:37.784+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-24T12:29:40.598+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-24T12:29:40.630+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-24T12:29:42.577+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-24T12:29:42.684+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-24T12:29:42.866+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T12:29:42.866+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T12:29:42.867+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684931382862
[2023-05-24T12:29:42.873+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-24T12:29:43.392+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5cfed0ba, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@5c8d58ed, org.springframework.security.web.context.SecurityContextPersistenceFilter@62cbc478, org.springframework.security.web.header.HeaderWriterFilter@637c840d, org.springframework.security.web.authentication.logout.LogoutFilter@2ca54da9, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@6c951ada, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@512abf25, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@6d0e45a5, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6a567f7b, org.springframework.security.web.session.SessionManagementFilter@5c3d4f05, org.springframework.security.web.access.ExceptionTranslationFilter@2ca3d826, org.springframework.security.web.access.intercept.AuthorizationFilter@de77146]
[2023-05-24T12:29:43.833+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-24T12:29:47.397+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-24T12:29:47.454+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-24T12:29:47.480+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-24T12:29:47.503+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-24T12:29:47.503+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-24T12:29:47.513+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c9a87964-36f3-444d-9259-8e9c751ee724, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-qv9dl, 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-24T12:29:47.557+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-24T12:29:47.565+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T12:29:47.566+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T12:29:47.566+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684931387565
[2023-05-24T12:29:47.566+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-24T12:29:47.567+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=7b3663bc-a4be-4d55-8067-7e8534d8cac6, alive=false, publisher=null]]: starting
[2023-05-24T12:29:47.597+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-24T12:29:47.614+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-24T12:29:47.641+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-24T12:29:47.641+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-24T12:29:47.641+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684931387641
[2023-05-24T12:29:47.641+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=7b3663bc-a4be-4d55-8067-7e8534d8cac6, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-24T12:29:47.641+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$4916268d
[2023-05-24T12:29:47.653+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$60f900e7
[2023-05-24T12:29:47.656+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$82fb3693
[2023-05-24T12:29:47.662+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$92811141
[2023-05-24T12:29:47.667+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$340a051e
[2023-05-24T12:29:47.670+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$a97f6eec
[2023-05-24T12:29:47.673+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-24T12:29:47.674+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-24T12:29:47.674+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c9a87964-36f3-444d-9259-8e9c751ee724, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-qv9dl, 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@f849027
[2023-05-24T12:29:47.674+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c9a87964-36f3-444d-9259-8e9c751ee724, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-qv9dl, 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-24T12:29:47.675+00:00|INFO|ServiceManager|main] service manager started
[2023-05-24T12:29:47.678+00:00|INFO|Application|main] Started Application in 20.191 seconds (JVM running for 21.76)
[2023-05-24T12:29:48.857+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.858+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: eJyzEwggRoiv22PgziESzA
[2023-05-24T12:29:48.858+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.858+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.858+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.858+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.858+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 EIdisTe9SluN78KCdkZ1TA
[2023-05-24T12:29:48.859+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-24T12:29:48.860+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: eJyzEwggRoiv22PgziESzA
[2023-05-24T12:29:48.861+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-24T12:29:48.889+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-24T12:29:48.979+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-d2d49dc4-ce89-47d2-b1e9-78fbd2a3828e
[2023-05-24T12:29:48.980+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-24T12:29:48.980+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-24T12:29:52.001+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-d2d49dc4-ce89-47d2-b1e9-78fbd2a3828e', protocol='range'}
[2023-05-24T12:29:52.007+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-d2d49dc4-ce89-47d2-b1e9-78fbd2a3828e=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-24T12:29:52.060+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-d2d49dc4-ce89-47d2-b1e9-78fbd2a3828e', protocol='range'}
[2023-05-24T12:29:52.062+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-24T12:29:52.074+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-24T12:29:52.095+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-24T12:29:52.095+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-24T12:29:52.095+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-24T12:29:52.095+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-24T12:29:52.095+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-24T12:29:52.095+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-24T12:29:52.254+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-24T12:29:52.256+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=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-24T12:29:52.288+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=2, 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-24T12:29:52.289+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=4, 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-24T12:29:52.292+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=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-24T12:29:52.292+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=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}.
[2023-05-24T12:30:02.749+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-24T12:30:02.752+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5e91958-6eb4-45ad-9ed6-9912f63ed450","timestamp":"2023-05-24T12:30:02.206769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:30:08.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6033de4a-f595-4e9d-9197-b193ea45e4fe","timestamp":"2023-05-24T12:30:09.380251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:30:13.994+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2369c2f-657f-447a-9440-71b4784b0afd","timestamp":"2023-05-24T12:30:13.879229Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:30:24.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"30293940-8fdc-4df7-b71a-33bcb163f1a4","timestamp":"2023-05-24T12:30:24.854658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:30:59.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"950196ec-172e-41a1-a27e-97d79e81f0c0","timestamp":"2023-05-24T12:31:00.523582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:31:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:32:02.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4932e538-c0e0-410b-bedf-32d2d7282ae3","timestamp":"2023-05-24T12:32:02.207259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:32:08.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4833ed07-499d-47f9-9f92-fea5c7d3afec","timestamp":"2023-05-24T12:32:09.379538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:32:13.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6df889bb-5c9e-40c3-a0d1-0ba19dfa9fe7","timestamp":"2023-05-24T12:32:13.878818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:32:24.949+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a2d732-9fed-471d-b651-af3f6f7efd38","timestamp":"2023-05-24T12:32:24.854354Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:32:59.848+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37d0f536-3940-4c8e-9580-f7f81e1d5354","timestamp":"2023-05-24T12:33:00.523337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:33:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:34:02.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e51c763-5f26-45ff-a40a-5892ae87a31d","timestamp":"2023-05-24T12:34:02.206696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:34:08.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65ee1b83-6ef0-47c3-bb5a-c219095aaef9","timestamp":"2023-05-24T12:34:09.379621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:34:14.014+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d169a53-e029-4cde-a2d8-1446eabc4916","timestamp":"2023-05-24T12:34:13.878864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:34:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39e51528-e6c7-449e-af5a-d9cb6b3c0da2","timestamp":"2023-05-24T12:34:24.854763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:34:59.905+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e233f650-0ef5-499e-b325-f89a88955d4f","timestamp":"2023-05-24T12:35:00.523616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:35:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:36:02.688+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"603984ad-698b-45c6-8f19-f09dc11038f7","timestamp":"2023-05-24T12:36:02.206757Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:36:08.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e3cf4d-a32e-4767-8a83-2c5cbfbf7e9c","timestamp":"2023-05-24T12:36:09.381128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:36:13.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bc6e1df-ce43-4ccf-b178-e1d677ee966e","timestamp":"2023-05-24T12:36:13.878893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:36:24.900+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb969d8b-3cc6-4efa-ba7e-df8fa8b7a100","timestamp":"2023-05-24T12:36:24.854336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:36:59.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd8386c4-cb49-4ccf-9cd5-e21c84d7d754","timestamp":"2023-05-24T12:37:00.523369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:37:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:38:02.695+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27c3b8bf-5105-40b6-ae06-4678b810b7d3","timestamp":"2023-05-24T12:38:02.207116Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:38:08.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9d88e47-adfe-4d9a-9ec3-ea85660a182b","timestamp":"2023-05-24T12:38:09.379617Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:38:13.995+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8ede86e8-4934-4e1c-88f5-2d8c6bf1374b","timestamp":"2023-05-24T12:38:13.879441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:38:24.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"240674d5-45a7-43f3-a2b7-f00afd74b689","timestamp":"2023-05-24T12:38:24.854457Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:38:49.051+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-24T12:38:49.182+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-24T12:38:59.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9ab3399-625f-462e-9366-d170c13fa278","timestamp":"2023-05-24T12:39:00.524173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:39:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:40:02.693+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f42bb947-365c-4e22-9fdf-3b739a6d9139","timestamp":"2023-05-24T12:40:02.206839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:40:08.402+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f4b3c4e-9f17-4556-a610-57ee25ade3ab","timestamp":"2023-05-24T12:40:09.379450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:40:13.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64fff319-f6d2-42d3-a8d7-644ca62c953f","timestamp":"2023-05-24T12:40:13.878800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:40:24.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a11fcc19-f5ee-4558-8425-623241700198","timestamp":"2023-05-24T12:40:24.854419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:40:59.843+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"532bd828-118d-4ace-9b03-35594ac0fc7a","timestamp":"2023-05-24T12:41:00.523597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:41:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:42:02.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7de93dbf-bed1-4cd1-9dff-eb065409e8c4","timestamp":"2023-05-24T12:42:02.206706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:42:08.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0dcad9f7-f7fb-4cdf-ae45-550c769c5f81","timestamp":"2023-05-24T12:42:09.379672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:42:13.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c61b6e9-a195-4615-9f75-392b16bf714b","timestamp":"2023-05-24T12:42:13.878918Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:42:24.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"32608174-e61a-40a3-bc43-585464d1d9a0","timestamp":"2023-05-24T12:42:24.854552Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:42:59.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ba3c784-c6d5-4b80-b720-ec496e711e75","timestamp":"2023-05-24T12:43:00.523512Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:43:47.504+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:44:02.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6242990c-07a5-4b2a-8ac3-6b1367676355","timestamp":"2023-05-24T12:44:02.207598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:44:08.397+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"951a90b9-bc45-4c50-a640-f9ac2e27738b","timestamp":"2023-05-24T12:44:09.379522Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:44:13.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd78635a-6fde-4761-91ce-37d7884b042d","timestamp":"2023-05-24T12:44:13.878947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:44:24.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6235b3f9-6b0a-4695-9019-818e98867547","timestamp":"2023-05-24T12:44:24.854351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:44:59.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12223e4c-ea76-4c2b-a705-8911ef98ab08","timestamp":"2023-05-24T12:45:00.523582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:45:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:46:02.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7662f1d5-36ce-4f84-a6db-155c871fa66b","timestamp":"2023-05-24T12:46:02.206925Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:46:08.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9c22d2e-e698-406c-93a9-b187da9e87a4","timestamp":"2023-05-24T12:46:09.380415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:46:13.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d4a6873-d4de-4f45-91c6-0545e39fc2ca","timestamp":"2023-05-24T12:46:13.878837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:46:24.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41f9b933-c0d8-4e71-a29b-6004edadbfec","timestamp":"2023-05-24T12:46:24.854450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:46:59.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18325648-635f-458a-b1c6-937941005ad2","timestamp":"2023-05-24T12:47:00.523334Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:47:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:48:02.696+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"421152b8-cf3e-4756-8bfb-6721f1cefe23","timestamp":"2023-05-24T12:48:02.207558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:48:08.449+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19a35483-9888-44d8-a865-2efce5176885","timestamp":"2023-05-24T12:48:09.380818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:48:13.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14f1ab0a-fe2c-4798-b48d-62f287081d6b","timestamp":"2023-05-24T12:48:13.878942Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:48:24.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a40c9320-7771-4c35-a71e-f37f4deb9684","timestamp":"2023-05-24T12:48:24.854370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:48:59.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c7be587-884f-411e-9294-eb8af0617a99","timestamp":"2023-05-24T12:49:00.523295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:49:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:50:02.755+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"219a90b9-26ab-4404-9c22-b95ad493593d","timestamp":"2023-05-24T12:50:02.206759Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:50:08.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10e40e0c-9086-467d-bee0-792c34c3a442","timestamp":"2023-05-24T12:50:09.379422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:50:13.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df182ac1-2573-4088-b25f-9914b8dfb5e4","timestamp":"2023-05-24T12:50:13.878993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:50:24.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0a4462c-dbb1-4a17-a6a7-0bbfe623cbaf","timestamp":"2023-05-24T12:50:24.854777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:50:59.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2780fde0-f666-4402-a65f-71d9965af558","timestamp":"2023-05-24T12:51:00.523329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:51:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:52:02.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4759f79a-ba52-4e6e-9a2a-baf61e5325ec","timestamp":"2023-05-24T12:52:02.206683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:52:08.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3284553-d6bd-48d9-8d98-57a12c87260f","timestamp":"2023-05-24T12:52:09.379549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:52:13.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d17c3e5d-5eac-41ae-ab89-d4a34d31cc5a","timestamp":"2023-05-24T12:52:13.878855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:52:24.898+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f441e1b1-c32b-445f-96b4-65083a0dc6c7","timestamp":"2023-05-24T12:52:24.854504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:52:59.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55bb18af-d832-4752-9b4a-a65657ec49c3","timestamp":"2023-05-24T12:53:00.523526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:53:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:54:02.703+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dc3bc7a-9e07-4fbb-98cb-fb94008b18c8","timestamp":"2023-05-24T12:54:02.206801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:54:08.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"311d1b99-ebd4-4375-a2d9-feb7b2e8855e","timestamp":"2023-05-24T12:54:09.379625Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:54:13.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fcb9391e-01d9-4707-8fc6-82eb2fb0de2b","timestamp":"2023-05-24T12:54:13.878875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:54:24.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b6a48d51-0080-4559-98e1-7f4cd7e76f11","timestamp":"2023-05-24T12:54:24.854584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:54:59.835+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3473bf92-681a-4581-bb1d-a551e49a5be0","timestamp":"2023-05-24T12:55:00.523725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:55:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:56:02.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00a8df09-1584-46bd-b93f-cf7bb3271416","timestamp":"2023-05-24T12:56:02.207450Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:56:08.386+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f778ffb8-eb98-4828-b2b5-9f5ac91e0be2","timestamp":"2023-05-24T12:56:09.379673Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:56:13.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6e26bc2-a490-4f13-a60f-f8985d13af94","timestamp":"2023-05-24T12:56:13.878951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:56:24.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0228c77-b3d7-4018-9e0e-1162164bdb7b","timestamp":"2023-05-24T12:56:24.854770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:56:59.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da6ac62b-f2ef-404c-a2d9-463f1bccac4e","timestamp":"2023-05-24T12:57:00.523533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:57:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T12:58:02.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c94b66fb-5a5e-4e2c-97b7-76719326073d","timestamp":"2023-05-24T12:58:02.206909Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T12:58:08.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6883e597-c454-4642-8238-35208e100452","timestamp":"2023-05-24T12:58:09.381246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T12:58:13.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b70425b-db21-408a-82a7-bae1285561cf","timestamp":"2023-05-24T12:58:13.878983Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T12:58:24.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4e2e73d-077f-406c-abd6-a6f279e41caf","timestamp":"2023-05-24T12:58:24.854615Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T12:58:59.834+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dacf3f2-7f26-4908-8318-0cd2554d59dd","timestamp":"2023-05-24T12:59:00.523479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T12:59:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:00:02.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2112e6dd-d94d-43fa-adde-c9e0c3baddb2","timestamp":"2023-05-24T13:00:02.206772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:00:08.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64341268-a0bc-4dcc-a8d4-ee1a8b4069a1","timestamp":"2023-05-24T13:00:09.379790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:00:13.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75204596-df3e-4901-a727-44cc603db9ce","timestamp":"2023-05-24T13:00:13.878894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:00:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d296efe-b50d-4475-93b1-d1827aaa9258","timestamp":"2023-05-24T13:00:24.854606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:00:59.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0c46962-12f3-495f-95c9-9b69cdb21d08","timestamp":"2023-05-24T13:01:00.523780Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:01:47.504+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:02:02.706+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d86b1cc0-26a3-4af3-b642-da839002e29a","timestamp":"2023-05-24T13:02:02.206940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:02:08.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"114fd5b8-0fff-4c61-bdc9-5a4f9dbe44c1","timestamp":"2023-05-24T13:02:09.379547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:02:13.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e1d075d-78a8-4be2-a761-513ebaf65581","timestamp":"2023-05-24T13:02:13.878936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:02:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"95698511-21a0-4853-8326-4dadc81b2c9e","timestamp":"2023-05-24T13:02:24.854531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:02:59.907+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63d597db-2b10-476a-a34c-4f0fdecfb1d9","timestamp":"2023-05-24T13:03:00.523893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:03:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:04:02.708+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c9315be-0b72-4def-aa25-2481116bceac","timestamp":"2023-05-24T13:04:02.207126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:04:08.368+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"663ce5fa-6a7c-4f27-a5b3-0e4968491b58","timestamp":"2023-05-24T13:04:09.379588Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:04:13.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29884d79-415b-4158-862e-679347b5fdf0","timestamp":"2023-05-24T13:04:13.879030Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:04:24.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"91600490-821a-40de-bcf5-aa9172030816","timestamp":"2023-05-24T13:04:24.854391Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:04:59.823+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfa18d84-5118-4be3-b14a-22e442ac0f4d","timestamp":"2023-05-24T13:05:00.523435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:05:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:06:02.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"29c6a3e0-2b32-4d30-a927-d2a4880220ec","timestamp":"2023-05-24T13:06:02.206944Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:06:08.443+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0402b84c-7e36-4f8c-97cf-20c35e0dca2b","timestamp":"2023-05-24T13:06:09.379825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:06:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db90e571-86b8-46aa-8ba6-77f6e72d75cf","timestamp":"2023-05-24T13:06:13.879007Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:06:24.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7e12782-adba-4a48-9594-9d43db997aad","timestamp":"2023-05-24T13:06:24.854548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:06:59.832+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd0d03c6-464a-404c-8e1f-528c7d92cf86","timestamp":"2023-05-24T13:07:00.523366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:07:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:08:02.705+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"912cd574-ffa8-4a79-9d79-c1e6904c844d","timestamp":"2023-05-24T13:08:02.206744Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:08:08.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9dfe2998-dd2c-4247-9a08-440289b9cb44","timestamp":"2023-05-24T13:08:09.380413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:08:13.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0da5792b-b7c1-423e-8de2-4de6b67bf3cd","timestamp":"2023-05-24T13:08:13.879035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:08:24.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"acd7659c-7c7f-40c4-87fc-ed2387d57e0d","timestamp":"2023-05-24T13:08:24.854459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:08:59.825+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"86fc9525-a28a-4f0d-be8c-53f631ed0551","timestamp":"2023-05-24T13:09:00.523610Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:09:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:10:02.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a43ac81f-d5a0-4239-b9f1-38f3cfb3f7e4","timestamp":"2023-05-24T13:10:02.206844Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:10:08.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e1609b4-3617-43b3-b2a9-1e871332598a","timestamp":"2023-05-24T13:10:09.381273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:10:13.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"05108cd1-f444-45b8-897d-231d2f6f0908","timestamp":"2023-05-24T13:10:13.879104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:10:24.886+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02800afa-2691-48e3-a32b-f387c4c54227","timestamp":"2023-05-24T13:10:24.854507Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:10:59.851+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a44f8583-d8d6-40bc-a16a-aa97a86fc8de","timestamp":"2023-05-24T13:11:00.523526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:11:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:12:02.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d0b3665-2dd8-4ce5-b68f-95f9a88ef847","timestamp":"2023-05-24T13:12:02.206855Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:12:08.357+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b26aa8f3-0362-4a70-8202-5020617a0cf6","timestamp":"2023-05-24T13:12:09.379796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:12:13.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"232b3d38-1820-4470-9036-229822590683","timestamp":"2023-05-24T13:12:13.879001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:12:24.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d0221f6-204f-4a91-a4be-30fb0478b9b7","timestamp":"2023-05-24T13:12:24.854382Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:12:59.841+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa48509b-a2d3-49b1-a1c9-b6a0fc754801","timestamp":"2023-05-24T13:13:00.523535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:13:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:14:02.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0070650b-8680-4f5c-b565-b5922ae31670","timestamp":"2023-05-24T13:14:02.207209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:14:08.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b94d0c3e-41db-4a7c-be75-1526afea2d1a","timestamp":"2023-05-24T13:14:09.379535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:14:13.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db18cc22-1517-4893-8547-5c10bbe3e655","timestamp":"2023-05-24T13:14:13.878928Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:14:24.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c74e98-a162-4fa5-9731-adf4caf10db9","timestamp":"2023-05-24T13:14:24.854343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:14:59.839+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b79e59a-496a-46d0-98fe-9c260c357b8a","timestamp":"2023-05-24T13:15:00.523481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:15:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:16:02.744+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19ca0a0f-4fee-441a-9152-40deb813a3a2","timestamp":"2023-05-24T13:16:02.206740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:16:08.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e118a73e-799f-46bb-98f0-677db5f6528a","timestamp":"2023-05-24T13:16:09.379437Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:16:13.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70b807ad-53e1-4b20-b112-0786ddeef4c0","timestamp":"2023-05-24T13:16:13.879048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:16:24.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69e3e400-c586-405a-aa12-481f6235deeb","timestamp":"2023-05-24T13:16:24.854358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:16:59.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4367b108-a90c-472f-b804-ca454183157e","timestamp":"2023-05-24T13:17:00.523470Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:17:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:18:02.715+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"10ed1a01-97df-4967-9684-f9ed959be43a","timestamp":"2023-05-24T13:18:02.206755Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:18:08.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"319e699f-a129-4f43-88cf-8d9c6893e733","timestamp":"2023-05-24T13:18:09.379422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:18:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa72eaa7-9297-4ebf-9880-ef9b4b70648a","timestamp":"2023-05-24T13:18:13.878933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:18:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee6fa2cd-a26e-4770-b108-140bd9b6961b","timestamp":"2023-05-24T13:18:24.854608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:18:59.822+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68d13f60-a0fb-4acc-ab1d-cb6c05f56b3a","timestamp":"2023-05-24T13:19:00.523543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:19:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:20:02.709+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"619c2a0d-7c1b-4c5b-a860-49bc8f3d4222","timestamp":"2023-05-24T13:20:02.206714Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:20:08.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2664ce3b-ab02-4de8-a70c-3c5dc32c11f1","timestamp":"2023-05-24T13:20:09.379702Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:20:13.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"086aa801-9547-47fe-a934-ccbc3e225504","timestamp":"2023-05-24T13:20:13.879039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:20:24.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0289ef65-5500-4792-9df8-74668766c572","timestamp":"2023-05-24T13:20:24.854369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:20:59.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"813e3ff9-b8a8-4fdf-bae3-cabf8223d57b","timestamp":"2023-05-24T13:21:00.523627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:21:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:22:02.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75fa9e83-7e03-41dc-a1b7-f83fe96ba63a","timestamp":"2023-05-24T13:22:02.207308Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:22:08.418+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c5a0f15-8224-4920-8b14-d768c946bb12","timestamp":"2023-05-24T13:22:09.380921Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:22:13.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd7c7253-67d2-4c51-96d7-0474697bcf42","timestamp":"2023-05-24T13:22:13.881595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:22:24.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da66947a-ed72-4fbd-923d-fdeaf6020cab","timestamp":"2023-05-24T13:22:24.854690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:22:59.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ffb6d39-7037-4b39-99fe-1addd1bcb3dc","timestamp":"2023-05-24T13:23:00.523679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:23:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:24:02.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e942c51f-6b3f-42e2-9305-3186d4770bbd","timestamp":"2023-05-24T13:24:02.206810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:24:08.342+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b56aed8b-b3ff-4051-afb9-2407e585f96f","timestamp":"2023-05-24T13:24:09.379536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:24:13.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"837bdd06-c5d6-4a8b-b6b9-9a831b52c67c","timestamp":"2023-05-24T13:24:13.878837Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:24:24.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c76afb48-7cbd-4c57-83a6-e1aaf9a897bf","timestamp":"2023-05-24T13:24:24.854399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:24:59.817+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8daf641c-ed2e-4ce0-8e1a-328dd142e29b","timestamp":"2023-05-24T13:25:00.523365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:25:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:26:02.718+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c3fffa31-b24f-4fd8-9978-b03aca9237f5","timestamp":"2023-05-24T13:26:02.206810Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:26:08.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55e60bf5-c083-4fb4-aa40-b7ea7bfc92c0","timestamp":"2023-05-24T13:26:09.379463Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:26:13.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa765c36-2cd5-4fde-99c5-fa793c904d75","timestamp":"2023-05-24T13:26:13.878864Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:26:24.892+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"502d20ea-c6fa-4d75-9ede-5858cdf6eca6","timestamp":"2023-05-24T13:26:24.854497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:26:59.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6947020-13b6-44e8-95fd-aeb7c0b59f6d","timestamp":"2023-05-24T13:27:00.524047Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:27:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:28:02.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1123454-648d-4765-9ac9-04f49053e1e7","timestamp":"2023-05-24T13:28:02.206839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:28:08.335+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c53351f3-eb2e-4411-8345-cac633673373","timestamp":"2023-05-24T13:28:09.379430Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:28:13.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd129a4-d8f2-48f9-9f9d-635db3dc1e25","timestamp":"2023-05-24T13:28:13.879338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:28:24.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0a27ffb-c173-4c62-a213-a39922bc1c59","timestamp":"2023-05-24T13:28:24.854654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:28:59.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfc85a17-c6ec-47e0-aba0-e89561060f13","timestamp":"2023-05-24T13:29:00.523344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:29:47.504+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:30:02.722+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ee0643a-661e-45bd-b7ed-120c0fbc68e4","timestamp":"2023-05-24T13:30:02.207083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:30:08.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01365ee7-2e63-462b-a7d0-b6e74fc0e7fe","timestamp":"2023-05-24T13:30:09.379466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:30:13.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8fa912e-dfd0-4a0b-bf55-1913317d4fb7","timestamp":"2023-05-24T13:30:13.878935Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:30:24.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aee31dbf-4d29-4937-9e56-2fe730f359d0","timestamp":"2023-05-24T13:30:24.854550Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:30:59.821+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e710f700-5ada-4e84-a056-73780ae1327c","timestamp":"2023-05-24T13:31:00.523515Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:31:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:32:02.710+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e5d7dc-d124-401d-8ac8-8c4b18ef0775","timestamp":"2023-05-24T13:32:02.207027Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:32:08.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca97ee22-ce03-4961-8b7e-f5dbf25e9048","timestamp":"2023-05-24T13:32:09.379385Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:32:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab7bde01-2b97-45f9-b8ad-ec68c869710d","timestamp":"2023-05-24T13:32:13.879100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:32:24.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3c17fb1-8ae5-45fa-aed8-d180261f41d8","timestamp":"2023-05-24T13:32:24.854609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:32:59.814+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79fcc628-4c40-47de-b670-bfdf5f1e4650","timestamp":"2023-05-24T13:33:00.523497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:33:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:34:02.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b4e92d2-7dbf-4419-9526-0df2fe755ad0","timestamp":"2023-05-24T13:34:02.206824Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:34:08.379+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e17636a-9291-4cbe-a735-62185adbfb97","timestamp":"2023-05-24T13:34:09.380849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:34:13.904+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"92b6102e-df6a-474d-b27b-ba35e20684f6","timestamp":"2023-05-24T13:34:13.878947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:34:24.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e79ec38-eb2b-4922-a1d4-9a1256f5b6fd","timestamp":"2023-05-24T13:34:24.854622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:34:59.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83ad4c37-6421-4d21-8842-d01580e9b36b","timestamp":"2023-05-24T13:35:00.523693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:35:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:36:02.711+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ae2a778-6941-4271-a3e2-1f8ca49d42ae","timestamp":"2023-05-24T13:36:02.206719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:36:08.318+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6ccdebe-6768-47f6-a915-653065233b34","timestamp":"2023-05-24T13:36:09.379776Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:36:13.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90707bb1-c2ab-4817-8884-5f1352097559","timestamp":"2023-05-24T13:36:13.879472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:36:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e34f7b0a-f0c9-4b5c-a932-1cd124fe4a30","timestamp":"2023-05-24T13:36:24.854608Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:36:59.868+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ae222c7-d4d0-4316-b2dc-1afa680bbd49","timestamp":"2023-05-24T13:37:00.523401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:37:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:38:02.717+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bf3068-8246-49a6-9e3b-eda3f544dd65","timestamp":"2023-05-24T13:38:02.207031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:38:08.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94433666-ddc2-4ff5-8489-c6705d8e8de3","timestamp":"2023-05-24T13:38:09.379583Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:38:13.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d405d820-207f-4522-a90f-5f6b88edd913","timestamp":"2023-05-24T13:38:13.878916Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:38:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6bf48651-dfd3-4f0d-a809-0bb3c07039a7","timestamp":"2023-05-24T13:38:24.854831Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:38:59.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bded5cad-c6c5-4039-a704-dee4cba610d7","timestamp":"2023-05-24T13:39:00.523320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:39:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:40:02.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eade0302-8040-49ef-bd12-267b079dec32","timestamp":"2023-05-24T13:40:02.206827Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:40:08.325+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c0c73dc-6a14-4efb-92d1-16e7a79b87b0","timestamp":"2023-05-24T13:40:09.379530Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:40:13.921+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e11351a-2380-441d-8639-1e2fa76da447","timestamp":"2023-05-24T13:40:13.878971Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:40:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"84557021-a784-4856-be5f-5baa69305fb8","timestamp":"2023-05-24T13:40:24.854636Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:40:59.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e1b5a3f-9fed-4dfa-abc1-064b1832e21a","timestamp":"2023-05-24T13:41:00.523485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:41:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:42:02.713+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"85c5e967-7166-4258-8d47-da902d7f7f18","timestamp":"2023-05-24T13:42:02.206732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:42:08.310+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b790f8a-6ecd-4388-af94-6c431f825b0b","timestamp":"2023-05-24T13:42:09.379544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:42:13.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c743a00-a47a-4559-9bfe-703ff2d37006","timestamp":"2023-05-24T13:42:13.879046Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:42:24.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c0e8428-0efb-4a5f-8863-51c2d42bf641","timestamp":"2023-05-24T13:42:24.854606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:42:59.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78d7f644-ba9b-4082-91ea-289a77755b70","timestamp":"2023-05-24T13:43:00.523586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:43:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:44:02.716+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76734362-0da4-4a50-bc2b-81f69b91c82f","timestamp":"2023-05-24T13:44:02.206726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:44:08.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"37b52322-e97b-47dc-a739-da85e2ffd917","timestamp":"2023-05-24T13:44:09.379479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:44:13.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b979074-faad-4ae6-b06d-ca6f5960aa3a","timestamp":"2023-05-24T13:44:13.879145Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:44:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be38b8c-ed68-4d82-b733-a7ae3b377322","timestamp":"2023-05-24T13:44:24.854694Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:44:59.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d57f6cbe-f858-4ccc-89a8-89b6b0fce77f","timestamp":"2023-05-24T13:45:00.523693Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:45:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:46:02.729+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f476f72-fab8-4813-b8b2-b1785dc9c591","timestamp":"2023-05-24T13:46:02.206734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:46:08.390+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fbf2a813-c8d0-499b-9d69-c400c978c389","timestamp":"2023-05-24T13:46:09.379905Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:46:13.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93ad8959-c3b8-4927-a7d3-ae2b49a54476","timestamp":"2023-05-24T13:46:13.878936Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:46:24.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf7b7c1b-47c2-4558-9183-6c299302d769","timestamp":"2023-05-24T13:46:24.854480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:46:59.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"152c2691-7bca-4f3a-b423-551c6c8ed5d8","timestamp":"2023-05-24T13:47:00.523618Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:47:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:48:02.728+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8236a5ea-9424-4ce5-9e02-bf281089d975","timestamp":"2023-05-24T13:48:02.207569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:48:08.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"938fac75-b772-4f95-8123-9a86fb6bcb9b","timestamp":"2023-05-24T13:48:09.380009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:48:13.960+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c27e4f11-85ae-420f-8c8d-6022517edcb3","timestamp":"2023-05-24T13:48:13.878825Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:48:24.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"620370f8-e183-42c2-8235-9cefe5c7afc9","timestamp":"2023-05-24T13:48:24.854508Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:48:59.813+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"394f2248-f881-4323-ae1f-5ca8d3937837","timestamp":"2023-05-24T13:49:00.523465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:49:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:50:02.725+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c69a784-ef45-4dca-82da-abd235deabed","timestamp":"2023-05-24T13:50:02.206721Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:50:08.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"653f4c83-b887-4053-bf83-a7c8eabb706d","timestamp":"2023-05-24T13:50:09.379514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:50:13.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5d81c00-a707-4d18-a97a-0e399d0e4278","timestamp":"2023-05-24T13:50:13.878881Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:50:24.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"03f99a67-bdf5-4e7e-860e-8eb921a5ae4b","timestamp":"2023-05-24T13:50:24.854441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:50:59.811+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d4962a2-b2a6-410b-a928-55fdd8ab3753","timestamp":"2023-05-24T13:51:00.523534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:51:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:52:02.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cabb0cc5-f75c-4cbf-bbf5-a8b3c9b82d5c","timestamp":"2023-05-24T13:52:02.206701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:52:08.303+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac56c36b-6fa4-45f7-a6ba-8f7da60590ad","timestamp":"2023-05-24T13:52:09.379595Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:52:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"392d5c65-d5cb-4693-b5a0-bcbb9996f90c","timestamp":"2023-05-24T13:52:13.879075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:52:24.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0bc1b73b-0485-4339-9bc4-36b8304e486b","timestamp":"2023-05-24T13:52:24.854554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:52:59.876+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7dba7083-4baa-48b8-8161-86901fbbef51","timestamp":"2023-05-24T13:53:00.523446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:53:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:54:02.727+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"386114d0-e7c5-494d-b3e6-16574d0af1b0","timestamp":"2023-05-24T13:54:02.206815Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:54:08.294+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ecc0e00c-d1f8-4d2a-980c-5b348c4a9db5","timestamp":"2023-05-24T13:54:09.379472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:54:13.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731ac24c-887f-4e25-8550-25b112e938ee","timestamp":"2023-05-24T13:54:13.879272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:54:24.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a7406fd-9ed9-4509-aa3d-3e4b3703d7c5","timestamp":"2023-05-24T13:54:24.854342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:54:59.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c2275e7-72d6-45da-8673-bd3ebc4dfe62","timestamp":"2023-05-24T13:55:00.523413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:55:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:56:02.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bbed7396-9d80-420d-8591-22df05fe1cc5","timestamp":"2023-05-24T13:56:02.207199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:56:08.297+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"977f43d2-6824-4572-8c4c-38db42ab15fa","timestamp":"2023-05-24T13:56:09.379814Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:56:13.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c5bd46a3-205d-4541-9b24-b686e0896bee","timestamp":"2023-05-24T13:56:13.879224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:56:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"db97ba54-e819-41b6-be43-bc58ac20d6f0","timestamp":"2023-05-24T13:56:24.854541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:56:59.812+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb6edfd-fb82-4bc1-b038-0ca35e382760","timestamp":"2023-05-24T13:57:00.523581Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:57:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T13:58:02.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ff47d6f-8c6f-4ab1-ba23-3ae1ddba54f4","timestamp":"2023-05-24T13:58:02.207009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T13:58:08.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"664f57d4-0b7f-4d52-a640-c4ff14c32b7c","timestamp":"2023-05-24T13:58:09.379781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T13:58:13.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"487de64b-fca7-4d1c-a9da-4975b3ce0e70","timestamp":"2023-05-24T13:58:13.878975Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T13:58:24.908+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d3d89e36-234b-4938-bdb4-11b84bcbc646","timestamp":"2023-05-24T13:58:24.854570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T13:58:59.810+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54a1a469-1522-4b99-a4c2-677799919335","timestamp":"2023-05-24T13:59:00.523520Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T13:59:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:00:02.726+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e6f1834-2e00-4c43-9f06-faa5d5920288","timestamp":"2023-05-24T14:00:02.206811Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:00:08.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a56cf26-c46f-4af7-8e90-8f017f4c6303","timestamp":"2023-05-24T14:00:09.379418Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:00:13.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f91436d5-ae28-4034-b46f-65ca42bcfc02","timestamp":"2023-05-24T14:00:13.878817Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:00:24.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2e07e76-abf5-4bbe-a1b0-063ab2dfc329","timestamp":"2023-05-24T14:00:24.854480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:00:59.808+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0a1d160-ea5a-4d70-b92f-9fd988f4beaa","timestamp":"2023-05-24T14:01:00.523483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:01:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:02:02.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d9692643-51e3-4f25-9a91-b7e615263cae","timestamp":"2023-05-24T14:02:02.206700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:02:08.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8ea3d0e-278f-4c06-a756-9dc517a9d482","timestamp":"2023-05-24T14:02:09.380902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:02:13.985+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e47e90c-63d4-44f6-b010-d40fca7e7cda","timestamp":"2023-05-24T14:02:13.879539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:02:24.895+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"495e4695-e8c2-4229-8b84-1a59033dc598","timestamp":"2023-05-24T14:02:24.854325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:02:59.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a4b9b55-7aef-408d-b95b-93caddb9f43d","timestamp":"2023-05-24T14:03:00.523674Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:03:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:04:02.732+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5d24bc0-2655-4b51-be00-455a6096aa69","timestamp":"2023-05-24T14:04:02.206722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:04:08.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40b1861b-8051-4df7-aa37-420d4589db49","timestamp":"2023-05-24T14:04:09.379517Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:04:13.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d49c48ed-23bd-44d4-93a2-9861cea99672","timestamp":"2023-05-24T14:04:13.879067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:04:24.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9d5083c-e57e-4879-b5fa-7ada61aa97fe","timestamp":"2023-05-24T14:04:24.854519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:04:59.807+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7330832-1ad3-4ff4-80db-525e43090832","timestamp":"2023-05-24T14:05:00.523501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:05:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:06:02.734+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"36c883b9-3e06-48f4-9221-235cf68d8db2","timestamp":"2023-05-24T14:06:02.207537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:06:08.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97d3b351-104b-4bcb-bd11-4a7e0929a320","timestamp":"2023-05-24T14:06:09.379614Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:06:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1c95f0-5bad-4bbf-9e50-f35c6de86785","timestamp":"2023-05-24T14:06:13.878900Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:06:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"690be857-09af-4166-9214-a21483103d3f","timestamp":"2023-05-24T14:06:24.854790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:06:59.884+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b39fd9ac-bc7c-4b94-9321-a225270d7960","timestamp":"2023-05-24T14:07:00.523786Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:07:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:08:02.739+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9415b3b1-e625-4230-a242-1fbe1f678c7a","timestamp":"2023-05-24T14:08:02.206994Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:08:08.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bec481aa-94ff-47b0-a3df-57e458dd3c30","timestamp":"2023-05-24T14:08:09.380032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:08:13.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63c2bbd1-537a-4260-b383-8790d84c776d","timestamp":"2023-05-24T14:08:13.879067Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:08:24.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"aba42b2e-7efc-4fe2-86b0-b49b71c3ad4f","timestamp":"2023-05-24T14:08:24.854873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:08:59.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e944960-2a9e-4eaa-9295-1743bcb0e87d","timestamp":"2023-05-24T14:09:00.523698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:09:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:10:02.756+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59108b8e-5c18-46d5-b274-99fbbf3aae3f","timestamp":"2023-05-24T14:10:02.206970Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:10:08.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7bc14f93-bcb5-4b27-8ac6-c4db017215b4","timestamp":"2023-05-24T14:10:09.379698Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:10:13.914+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a799d526-9ab3-411b-8f34-a67e654faa36","timestamp":"2023-05-24T14:10:13.879415Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:10:24.899+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"945c40b8-d07a-4e01-8f6e-d9e35d064957","timestamp":"2023-05-24T14:10:24.854541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:10:59.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953a6a96-2bb2-4540-9de3-5e14dec7357e","timestamp":"2023-05-24T14:11:00.524216Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:11:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:12:02.766+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d614b00-a599-46d1-a416-623f69eee576","timestamp":"2023-05-24T14:12:02.206769Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:12:08.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d842bd08-60ce-413c-b212-aa67e76a1a22","timestamp":"2023-05-24T14:12:09.379683Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:12:13.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bde10e16-3b17-4c18-aa85-4cac0aad4c83","timestamp":"2023-05-24T14:12:13.878852Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:12:24.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8dea8c5-33d8-433b-b131-8e180881ac3f","timestamp":"2023-05-24T14:12:24.854568Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:12:59.827+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a838be3-00d3-4488-8708-0d3559fa87c8","timestamp":"2023-05-24T14:13:00.523635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:13:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:14:02.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb3a2351-54d1-4e77-91bb-e2f7a39913ec","timestamp":"2023-05-24T14:14:02.207180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:14:08.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfdf0b27-242d-489c-92d5-52d42d0db7e1","timestamp":"2023-05-24T14:14:09.379972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:14:13.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"070f3db5-da20-4dd4-902e-94ac7c00e4e5","timestamp":"2023-05-24T14:14:13.878875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:14:24.890+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"43f5c514-34ac-42cc-b3f7-ed85e744b56f","timestamp":"2023-05-24T14:14:24.854343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:14:59.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e7c4958-0f1c-4712-9260-786c42c3ea7e","timestamp":"2023-05-24T14:15:00.523448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:15:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:16:02.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11a04344-eca2-4185-8482-f9acbe4923c1","timestamp":"2023-05-24T14:16:02.206719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:16:08.274+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb3d2016-9a25-430d-8c74-0212b0d9eaba","timestamp":"2023-05-24T14:16:09.380164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:16:13.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7358e8b8-1538-4eca-a1b6-76c675287003","timestamp":"2023-05-24T14:16:13.878876Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:16:24.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d409a28-226b-42a7-8436-8851be0a696c","timestamp":"2023-05-24T14:16:24.854594Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:16:59.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"151327e0-9063-48c8-8a92-b7a23eb7cf3b","timestamp":"2023-05-24T14:17:00.523380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:17:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:18:02.741+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ffe21a7-c168-4da8-98c7-0248205a2eb6","timestamp":"2023-05-24T14:18:02.206706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:18:08.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7294dec9-f726-4c8f-8104-94a8926089ec","timestamp":"2023-05-24T14:18:09.379781Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:18:13.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19580458-7312-49cf-97c9-65fc7ad63952","timestamp":"2023-05-24T14:18:13.878848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:18:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"876c6cdc-964d-4887-b3be-f6c9cc349799","timestamp":"2023-05-24T14:18:24.854342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:18:59.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2843b0ae-50ac-42e8-a8c2-4c61d8e8b5db","timestamp":"2023-05-24T14:19:00.523301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:19:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:20:02.765+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"68f00bd3-605f-428e-b99d-ca5923b6102c","timestamp":"2023-05-24T14:20:02.206726Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:20:08.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2bcaf35a-1f9d-4f5d-928c-7661e61b81f9","timestamp":"2023-05-24T14:20:09.379585Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:20:13.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93c63e0c-4437-40c3-9777-c9e3d9c55a5b","timestamp":"2023-05-24T14:20:13.878920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:20:24.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f35e563-7099-4c08-96bb-cf4be9b630dd","timestamp":"2023-05-24T14:20:24.854434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:20:59.802+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aaaf6f1-45bd-4b4e-999f-d3860bcf690d","timestamp":"2023-05-24T14:21:00.523525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:21:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:22:02.743+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97571fee-16da-49dc-a47d-64d45ddc364e","timestamp":"2023-05-24T14:22:02.207269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:22:08.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"afb80a94-d762-470d-971a-5c7d9959800c","timestamp":"2023-05-24T14:22:09.379685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:22:13.971+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffd72559-aaf6-469a-af54-085e70f681cf","timestamp":"2023-05-24T14:22:13.878954Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:22:24.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d4b41c1-068a-491a-ac7c-316d125f9bce","timestamp":"2023-05-24T14:22:24.854611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:22:59.816+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"908b6ff0-93de-4eb8-b2b3-c6095f589d64","timestamp":"2023-05-24T14:23:00.523320Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:23:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:24:02.735+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aaa87e9a-8692-43a9-8bac-1f2d2a0045d3","timestamp":"2023-05-24T14:24:02.206709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:24:08.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba4e3743-1a17-4150-82d5-d024f2392359","timestamp":"2023-05-24T14:24:09.379889Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:24:13.920+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22e06fda-d694-4a46-96f4-d5e4deba844e","timestamp":"2023-05-24T14:24:13.879112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:24:24.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b96375f-5528-48ba-a7ef-0c5ff8bbc7a7","timestamp":"2023-05-24T14:24:24.854368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:24:59.815+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83feeaa4-9b33-4d44-819a-6bac353f9295","timestamp":"2023-05-24T14:25:00.523710Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:25:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:26:02.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0566fb02-c72a-4d7a-8f1f-8adac798dd2c","timestamp":"2023-05-24T14:26:02.206862Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:26:08.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff19fcbd-ef8e-4386-a635-9a3f8b7d6605","timestamp":"2023-05-24T14:26:09.379684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:26:13.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28924397-03d0-4768-bcee-506d4036153e","timestamp":"2023-05-24T14:26:13.879017Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:26:24.888+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"80595d62-5454-43a0-b74a-93cd36b269df","timestamp":"2023-05-24T14:26:24.854462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:26:59.795+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c671ef17-d2b9-44d1-9ae4-27331c40bbde","timestamp":"2023-05-24T14:27:00.523582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:27:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:28:02.742+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e46a0c0f-8f79-4155-bb97-9b1504a28bc2","timestamp":"2023-05-24T14:28:02.206732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:28:08.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"900dbc09-f65e-48a1-8fb3-158482044795","timestamp":"2023-05-24T14:28:09.380435Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:28:13.922+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb3ec1b9-578c-4ce1-a829-99e00b17bacc","timestamp":"2023-05-24T14:28:13.879319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:28:24.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"74be8fbb-1b8c-474f-9361-4a32074f5c20","timestamp":"2023-05-24T14:28:24.854575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:28:59.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca019cde-76f6-4606-9772-52e551fb9ab5","timestamp":"2023-05-24T14:29:00.523381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:29:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:30:02.757+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94288a10-3991-4ffc-bee6-37114011ea75","timestamp":"2023-05-24T14:30:02.207510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:30:08.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d0ae244-d8fa-41c7-902c-90f3aaa429fd","timestamp":"2023-05-24T14:30:09.379788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:30:13.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c365ec9-3f4a-46b5-9122-651301756dab","timestamp":"2023-05-24T14:30:13.878828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:30:24.896+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"57777660-c6ea-4ee6-91de-53c2eb26535c","timestamp":"2023-05-24T14:30:24.855183Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:30:59.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5437227-80f6-4326-a850-559d9cd108c6","timestamp":"2023-05-24T14:31:00.523269Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:31:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:32:02.738+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5c5bb1d-c145-4cf0-b3d8-972101003b7d","timestamp":"2023-05-24T14:32:02.206787Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:32:08.253+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fc4a83e4-44e7-4594-b84b-fd96d8c9f75c","timestamp":"2023-05-24T14:32:09.379408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:32:13.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8643e2e2-2ce4-4dac-a69f-0dc71430a46c","timestamp":"2023-05-24T14:32:13.878899Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:32:24.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"86a56d7f-7fd8-4192-adc9-0fd001d6606c","timestamp":"2023-05-24T14:32:24.854400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:32:59.869+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c8eb2ff-3561-4ac1-a3ac-b74946bcc1a3","timestamp":"2023-05-24T14:33:00.523495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:33:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:34:02.863+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e89e3f9-64e4-4226-9931-ec94f71de11a","timestamp":"2023-05-24T14:34:02.206697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:34:08.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17e55298-80e4-461f-895a-041ecfcb35ce","timestamp":"2023-05-24T14:34:09.379663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:34:13.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e632cee-4a98-4b38-8d6c-f144e40bfd61","timestamp":"2023-05-24T14:34:13.878908Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:34:24.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ff30d0d-f0f7-454d-93a5-35ccd5a02573","timestamp":"2023-05-24T14:34:24.854597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:34:59.787+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e42001c1-d4fe-4c81-bd90-f7fea3392b9a","timestamp":"2023-05-24T14:35:00.524820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:35:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:36:02.760+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e552be-b8d0-448c-ad3b-d13c8de84115","timestamp":"2023-05-24T14:36:02.206701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:36:08.302+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f17213-880e-4b13-899d-b6e91ea47dce","timestamp":"2023-05-24T14:36:09.379386Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:36:13.911+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e81e6e9e-7755-4dd7-b131-3290f94cade1","timestamp":"2023-05-24T14:36:13.878893Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:36:24.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d1434c3-314b-4ae3-8e4c-94d14d7cbf34","timestamp":"2023-05-24T14:36:24.854543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:36:59.804+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7b82335-b1af-4b95-9d39-e407a71efc41","timestamp":"2023-05-24T14:37:00.526562Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:37:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:38:02.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"555c85c1-caa1-4148-9a95-9ebf55f551d9","timestamp":"2023-05-24T14:38:02.206763Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:38:08.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63aaeba9-0a8d-4c0f-8ba9-70be5d8b42f5","timestamp":"2023-05-24T14:38:09.379695Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:38:13.925+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b76794cd-caed-4ace-b7be-cff4c843cd72","timestamp":"2023-05-24T14:38:13.878992Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:38:24.897+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"396540fa-84a5-4136-a373-919981772f41","timestamp":"2023-05-24T14:38:24.854358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:38:59.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14dfe143-777f-4a25-b37e-f16d9beab00c","timestamp":"2023-05-24T14:39:00.523244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:39:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:40:02.746+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55bfdb58-56ea-488c-8a4c-60b069a185c4","timestamp":"2023-05-24T14:40:02.207227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:40:08.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d0f77b5-0d1e-4486-a28d-aa7b3ba3b047","timestamp":"2023-05-24T14:40:09.379665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:40:13.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41ca5a0a-8def-4a7d-9175-c3fe87e8b787","timestamp":"2023-05-24T14:40:13.879202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:40:24.885+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab5663f6-7515-4e7e-a7de-b3158831b2eb","timestamp":"2023-05-24T14:40:24.854465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:40:59.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa83da89-e631-4276-9fc3-e468f2c84e37","timestamp":"2023-05-24T14:41:00.523428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:41:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:42:02.751+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a349686-1bca-4bfe-b9c4-f207a5b4aad4","timestamp":"2023-05-24T14:42:02.206767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:42:08.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a87a3f9-8090-4586-ac0d-444abd967c90","timestamp":"2023-05-24T14:42:09.380884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:42:13.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c3744ad-04ce-408e-bb14-3b39cd80cdcc","timestamp":"2023-05-24T14:42:13.878813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:42:24.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a8989da-bcf3-4799-b019-79fde3853930","timestamp":"2023-05-24T14:42:24.854267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:42:59.879+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f293118d-8d48-496f-afc4-c40db0700eb2","timestamp":"2023-05-24T14:43:00.527350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:43:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:44:02.796+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d2e0c6aa-c8c9-4aef-bd80-79fe3a6de4d3","timestamp":"2023-05-24T14:44:02.206664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:44:08.237+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1af606c-c6d3-4308-bf1b-46cad18cce3f","timestamp":"2023-05-24T14:44:09.379609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:44:13.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"044e34e3-5bad-4b09-ba87-4faf218ca818","timestamp":"2023-05-24T14:44:13.878871Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:44:24.957+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b48ba817-fb6e-4619-8b42-b2435139fc74","timestamp":"2023-05-24T14:44:24.854723Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:44:59.792+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0615ebe5-129d-4765-bbc2-72e68746cd06","timestamp":"2023-05-24T14:45:00.523396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:45:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:46:02.745+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ed7b8c-e219-4200-a90e-e348f28b42a4","timestamp":"2023-05-24T14:46:02.206691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:46:08.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e0aa726-b9fc-4b66-8932-2909fd59f24c","timestamp":"2023-05-24T14:46:09.379473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:46:13.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"787f1fe7-2e1d-4cba-86e8-d37d69664bba","timestamp":"2023-05-24T14:46:13.879129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:46:24.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"557e00ac-1390-4850-8330-6baf374bb0e6","timestamp":"2023-05-24T14:46:24.854282Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:46:59.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d6631d42-a1cc-49ea-9d4c-0c3d025ce77a","timestamp":"2023-05-24T14:47:00.523441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:47:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:48:02.794+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7969d348-2632-4601-b06d-b531e17682ff","timestamp":"2023-05-24T14:48:02.206987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:48:08.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee7b9162-85c9-4f94-b365-e5df84894b0b","timestamp":"2023-05-24T14:48:09.379613Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:48:13.923+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f86ad41b-fe2b-45fc-b1bf-a776eadbd653","timestamp":"2023-05-24T14:48:13.879043Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:48:24.887+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b770f0a5-eaab-4c06-8df3-9970fd6310bf","timestamp":"2023-05-24T14:48:24.854468Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:48:59.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9863c70-22c7-4cd0-b5fc-880d4b6d51f8","timestamp":"2023-05-24T14:49:00.523453Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:49:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:50:02.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ab7a40c-c602-4e73-b2fb-1ec5075aae67","timestamp":"2023-05-24T14:50:02.207190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:50:08.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e627d58-9a57-4e55-a213-1cda2fc9c3db","timestamp":"2023-05-24T14:50:09.379573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:50:13.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0c97771-942f-497c-be03-5061343a6624","timestamp":"2023-05-24T14:50:13.878988Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:50:24.881+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"73c4331e-bb7f-43e6-9d17-bf385ba7f62c","timestamp":"2023-05-24T14:50:24.854557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:50:59.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0048bfc5-8be3-4cee-bed1-19d164995425","timestamp":"2023-05-24T14:51:00.523528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:51:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:52:02.761+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"885be82d-5ff1-4d87-b0b9-860370acd0f4","timestamp":"2023-05-24T14:52:02.206664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:52:08.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67e5c5ef-f48c-4a80-85b7-1f0623b030c2","timestamp":"2023-05-24T14:52:09.379459Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:52:13.912+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf9a80ad-2712-47c1-ba25-97ec75d2a838","timestamp":"2023-05-24T14:52:13.878818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:52:24.893+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"989144e3-4030-424e-9352-e55062b1da77","timestamp":"2023-05-24T14:52:24.854545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:52:59.791+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d34d4d73-4a73-4654-b7ab-42786355cb78","timestamp":"2023-05-24T14:53:00.523360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:53:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:54:02.748+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8633aee6-52d8-4484-9e77-d425571d18e5","timestamp":"2023-05-24T14:54:02.206764Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:54:08.216+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f944cc5d-d849-48e5-9f38-61bb2e9f0602","timestamp":"2023-05-24T14:54:09.379533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:54:13.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8c85201-1c82-4fdf-94a8-95aefd68d1df","timestamp":"2023-05-24T14:54:13.878940Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:54:24.882+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a0fce8a-6136-4771-8515-7bfa72e5b1c4","timestamp":"2023-05-24T14:54:24.854535Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:54:59.789+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef7bddfb-6563-40f4-a56b-e7d52e4783c7","timestamp":"2023-05-24T14:55:00.523326Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:55:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:56:02.750+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80ef9b8f-03b2-4f14-9ccb-4ef5917801db","timestamp":"2023-05-24T14:56:02.206689Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:56:08.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23a9e27c-765e-4a79-a83f-198738074cf2","timestamp":"2023-05-24T14:56:09.380741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:56:13.910+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a158a382-4bac-4f4d-9f90-d2e9ae666059","timestamp":"2023-05-24T14:56:13.879018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:56:24.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b939e1f4-6d61-4e56-a71c-b3a708d5ed9b","timestamp":"2023-05-24T14:56:24.854541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:56:59.867+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f4209b9a-f4f3-49ba-8a71-8ce64bd80335","timestamp":"2023-05-24T14:57:00.523497Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:57:47.502+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-24T14:58:02.753+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"d3ded497-aef1-4db8-bd3c-77ccc5892aec","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ac1c511-335e-49fb-82f0-4dae2e9c92d9","timestamp":"2023-05-24T14:58:02.207419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-24T14:58:08.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"38e6b565-24e6-42c5-afdf-1aad63fd8d3f","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a8c7fc59-2102-41ae-a585-1fb94fe1d288","timestamp":"2023-05-24T14:58:09.379428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-24T14:58:13.916+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"0fc5a9a7-62b6-43c3-98a0-30d7b9c37c71","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"8ec0e2f5-d679-4204-98dd-1d2817656d09","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"989fdb44-955a-40e5-927f-33931c17efc7","timestamp":"2023-05-24T14:58:13.878998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-24T14:58:24.889+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b7fea2b4-f57a-42f5-b539-ce94f7826c13","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6f9ba69d-3146-44fe-aafa-d2dc853d2d16","timestamp":"2023-05-24T14:58:24.854380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-24T14:58:59.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"b43bb623-1df8-485f-95d1-57d52c735390","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fa1a5e0-7a50-4dc2-b807-f5bc6e5df427","timestamp":"2023-05-24T14:59:00.523412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-24T14:59:47.503+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning