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-22T10:22:10.192+00:00|INFO|Application|main] Starting Application using Java 11.0.19 on onap-policy-clamp-runtime-acm-746989b67c-g4b54 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)
[2023-05-22T10:22:10.199+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 6.2.5.Final
[2023-05-22T10:22:10.200+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default"
[2023-05-22T10:22:12.429+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode.
[2023-05-22T10:22:12.916+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 470 ms. Found 5 JPA repository interfaces.
[2023-05-22T10:22:15.562+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port(s): 6969 (http)
[2023-05-22T10:22:15.573+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"]
[2023-05-22T10:22:15.573+00:00|INFO|StandardService|main] Starting service [Tomcat]
[2023-05-22T10:22:15.573+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/9.0.71]
[2023-05-22T10:22:15.660+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext
[2023-05-22T10:22:15.660+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 5315 ms
[2023-05-22T10:22:16.304+00:00|INFO|RegistrationBean|main] Filter requestResponseLoggingFilter was not registered (possibly already registered?)
[2023-05-22T10:22:16.535+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default]
[2023-05-22T10:22:16.611+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 5.6.15.Final
[2023-05-22T10:22:17.158+00:00|INFO|Version|main] HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
[2023-05-22T10:22:17.655+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting...
[2023-05-22T10:22:18.370+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed.
[2023-05-22T10:22:18.426+00:00|INFO|Dialect|main] HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
[2023-05-22T10:22:21.421+00:00|INFO|JtaPlatformInitiator|main] HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
[2023-05-22T10:22:21.476+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default'
[2023-05-22T10:22:23.449+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-22T10:22:23.694+00:00|INFO|AbstractLogin|main] Successfully logged in.
[2023-05-22T10:22:23.924+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-22T10:22:23.924+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-22T10:22:23.924+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684750943920
[2023-05-22T10:22:23.930+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-22T10:22:24.415+00:00|INFO|DefaultSecurityFilterChain|main] Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@de77146, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@691567ea, org.springframework.security.web.context.SecurityContextPersistenceFilter@119290b9, org.springframework.security.web.header.HeaderWriterFilter@5d194314, org.springframework.security.web.authentication.logout.LogoutFilter@7d30007d, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@38ac8968, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@62cbc478, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@512abf25, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5cfed0ba, org.springframework.security.web.session.SessionManagementFilter@7ccd611e, org.springframework.security.web.access.ExceptionTranslationFilter@543fe698, org.springframework.security.web.access.intercept.AuthorizationFilter@437ed416]
[2023-05-22T10:22:24.992+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-22T10:22:28.619+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoint(s) beneath base path '/actuator'
[2023-05-22T10:22:28.720+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"]
[2023-05-22T10:22:28.754+00:00|INFO|TomcatWebServer|main] Tomcat started on port(s): 6969 (http) with context path '/onap/policy/clamp/acm'
[2023-05-22T10:22:28.776+00:00|INFO|ServiceManager|main] service manager starting
[2023-05-22T10:22:28.776+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management
[2023-05-22T10:22:28.785+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b9687445-a72e-4b87-b888-f9baceaa8f6a, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-g4b54, 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-22T10:22:28.831+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-22T10:22:28.838+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-22T10:22:28.838+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-22T10:22:28.838+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684750948838
[2023-05-22T10:22:28.838+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-22T10:22:28.839+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=0e74c66a-2aa0-4011-9361-2615c3c4c8ba, alive=false, publisher=null]]: starting
[2023-05-22T10:22:28.864+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-22T10:22:28.882+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer.
[2023-05-22T10:22:28.905+00:00|INFO|AppInfoParser|main] Kafka version: 3.4.0
[2023-05-22T10:22:28.905+00:00|INFO|AppInfoParser|main] Kafka commitId: 2e1947d240607d53
[2023-05-22T10:22:28.905+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1684750948905
[2023-05-22T10:22:28.906+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=0e74c66a-2aa0-4011-9361-2615c3c4c8ba, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created
[2023-05-22T10:22:28.906+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$EnhancerBySpringCGLIB$$62a656e4
[2023-05-22T10:22:28.916+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$EnhancerBySpringCGLIB$$7a89313e
[2023-05-22T10:22:28.920+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$EnhancerBySpringCGLIB$$9c8b66ea
[2023-05-22T10:22:28.924+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$EnhancerBySpringCGLIB$$ac114198
[2023-05-22T10:22:28.928+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$EnhancerBySpringCGLIB$$4d9a3575
[2023-05-22T10:22:28.931+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$EnhancerBySpringCGLIB$$c30f9f43
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener
[2023-05-22T10:22:28.934+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher
[2023-05-22T10:22:28.935+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b9687445-a72e-4b87-b888-f9baceaa8f6a, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-g4b54, 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@e162a35
[2023-05-22T10:22:28.935+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=b9687445-a72e-4b87-b888-f9baceaa8f6a, consumerInstance=onap-policy-clamp-runtime-acm-746989b67c-g4b54, 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-22T10:22:28.935+00:00|INFO|ServiceManager|main] service manager started
[2023-05-22T10:22:28.937+00:00|INFO|Application|main] Started Application in 20.442 seconds (JVM running for 22.02)
[2023-05-22T10:22:29.753+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: zlMMraZhQtyMmuuVkjGFqg
[2023-05-22T10:22:29.756+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 3 with epoch 0
[2023-05-22T10:22:29.759+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.759+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.759+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.759+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.760+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.760+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 PNosPWRJSE6V49KFi7DHTw
[2023-05-22T10:22:29.761+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: zlMMraZhQtyMmuuVkjGFqg
[2023-05-22T10:22:29.762+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-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483645 rack: null)
[2023-05-22T10:22:29.777+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-22T10:22:29.880+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-c62d51a4-eebb-48e1-a457-2dcb108ffced
[2023-05-22T10:22:29.881+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-22T10:22:29.881+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-22T10:22:32.888+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-c62d51a4-eebb-48e1-a457-2dcb108ffced', protocol='range'}
[2023-05-22T10:22:32.898+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-c62d51a4-eebb-48e1-a457-2dcb108ffced=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-22T10:22:32.947+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-c62d51a4-eebb-48e1-a457-2dcb108ffced', protocol='range'}
[2023-05-22T10:22:32.949+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-22T10:22:32.960+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-22T10:22:32.986+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-22T10:22:32.986+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-22T10:22:32.986+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-22T10:22:32.986+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-22T10:22:32.986+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-22T10:22:32.986+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-22T10:22:33.122+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=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-22T10:22:33.124+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=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-22T10:22:33.145+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=5, 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-22T10:22:33.146+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | 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=1, 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-22T10:22:33.146+00:00|INFO|SubscriptionState|kafka-coordinator-heartbeat-thread | 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=4, 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-22T10:22:33.147+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=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}.
[2023-05-22T10:22:43.203+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy.clamp-runtime-acm] ***** OrderedServiceImpl implementers:
 []
[2023-05-22T10:22:43.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4674d449-dac3-480c-8be4-47c3a1cd60a9","timestamp":"2023-05-22T10:22:42.637180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:24:07.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02649d86-c993-4fd2-bfc1-1e6fc7e5958a","timestamp":"2023-05-22T10:24:06.501329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:24:20.918+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33fc698a-6486-4b06-a362-7da2da24a368","timestamp":"2023-05-22T10:24:20.000412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:24:21.484+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd57c2c7-4af9-4b46-8ef1-8fb603dc207d","timestamp":"2023-05-22T10:24:21.103850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:24:28.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5af133f3-59df-4838-8170-2c9fb713e9fb","timestamp":"2023-05-22T10:24:27.666426Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:24:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:24:43.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f7509c2-0029-4dde-9986-d04210e6df3f","timestamp":"2023-05-22T10:24:42.637242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:26:07.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc8de98e-36df-481d-9798-92511e6cc80b","timestamp":"2023-05-22T10:26:06.501274Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:26:20.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bed525b3-22b8-468f-8ccb-13676857455c","timestamp":"2023-05-22T10:26:20.000044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:26:21.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e790833c-047a-4a98-b2e4-0f5a18932275","timestamp":"2023-05-22T10:26:21.103880Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:26:28.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a3b5916-37ba-49bd-a0fe-a6fdd184dc2d","timestamp":"2023-05-22T10:26:27.666664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:26:43.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c99775bd-aac8-44a9-9245-08909123b7cb","timestamp":"2023-05-22T10:26:42.637305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:28:07.095+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a72101f2-97c1-4470-8959-e007e690ccc9","timestamp":"2023-05-22T10:28:06.501133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:28:20.909+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44313784-fc2e-4e34-82c2-9c462f7ba688","timestamp":"2023-05-22T10:28:20.000103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:28:21.501+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd0530df-ec36-4c8c-899d-e6179b828e75","timestamp":"2023-05-22T10:28:21.103666Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:28:28.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9dd0db6-4a40-446b-8b3b-e3a122ce106f","timestamp":"2023-05-22T10:28:27.666379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:28:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:28:43.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d7e913b-05bc-42de-b5ed-932bfc7611c0","timestamp":"2023-05-22T10:28:42.637186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:30:07.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bfc2935d-9f34-4b55-beb5-1ac109a62793","timestamp":"2023-05-22T10:30:06.501162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:30:20.913+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adff642c-bd89-4903-a2d5-13c118f85743","timestamp":"2023-05-22T10:30:20.000429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:30:21.535+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d61cf3b0-41a3-48ba-9ff3-437ce95c3cf0","timestamp":"2023-05-22T10:30:21.103533Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:30:28.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50fd83b5-ee38-4008-ac68-ff262902eb87","timestamp":"2023-05-22T10:30:27.666777Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:30:43.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3203f1bf-5e79-41c1-8989-dcabebae775e","timestamp":"2023-05-22T10:30:42.637219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:31:29.961+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-22T10:31:30.062+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-22T10:32:07.080+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a979d9c6-a761-46c8-b66c-3bd7d4636141","timestamp":"2023-05-22T10:32:06.501246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:32:20.990+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a300d8-fd31-464f-b933-903da1fb7af8","timestamp":"2023-05-22T10:32:19.999972Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:32:21.567+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d936cd9a-79fa-417f-9f72-11af6911551e","timestamp":"2023-05-22T10:32:21.103768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:32:28.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8c1f653-0d72-436e-ac94-b9df9b15bba1","timestamp":"2023-05-22T10:32:27.667700Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:32:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:32:43.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"63532e71-408d-45eb-bdce-167650e7aefc","timestamp":"2023-05-22T10:32:42.637239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:34:07.086+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33609931-f6b0-403a-a1da-63bb1849b816","timestamp":"2023-05-22T10:34:06.501270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:34:20.915+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0c9ea6-af52-45ac-8987-9f55192bb7e8","timestamp":"2023-05-22T10:34:20.001037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:34:21.599+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"977ae7d5-dfef-47bb-953c-c37b25768114","timestamp":"2023-05-22T10:34:21.103626Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:34:28.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dde25688-dfde-4d82-a85e-9729d0fdc32c","timestamp":"2023-05-22T10:34:27.667202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:34:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:34:43.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3c0918b7-c946-4d7e-8651-8824b5517bb4","timestamp":"2023-05-22T10:34:42.637422Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:36:07.083+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6964c68-f76e-43d7-84d5-4a237dab3d95","timestamp":"2023-05-22T10:36:06.501336Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:36:20.924+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d291f83-e010-4558-88bf-afa3678441bb","timestamp":"2023-05-22T10:36:20.000142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:36:21.648+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fe2db4e-0dcc-413a-9ac6-6ec8673fab54","timestamp":"2023-05-22T10:36:21.103650Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:36:28.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fbd4db8-ffd2-4572-8953-e87050ca404d","timestamp":"2023-05-22T10:36:27.667147Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:36:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:36:43.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"73d2e752-f71e-4a5c-a19f-bf60d6da1ae5","timestamp":"2023-05-22T10:36:42.637485Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:38:07.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e50c16b7-853d-4a8d-aba6-118377ad6e67","timestamp":"2023-05-22T10:38:06.503173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:38:20.917+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"757b9a47-7467-4928-b387-3080ec8817c9","timestamp":"2023-05-22T10:38:20.000163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:38:21.673+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d47b5498-b327-4970-b073-cfc471579ef0","timestamp":"2023-05-22T10:38:21.108619Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:38:28.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff869b86-6c31-4613-8204-084c4c9cc1ab","timestamp":"2023-05-22T10:38:27.666573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:38:28.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:38:43.015+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7da19666-1f85-4c9b-968e-7fc94e8c4e05","timestamp":"2023-05-22T10:38:42.637154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:40:07.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db4504c6-e22d-4543-aa7d-c90df0c2b545","timestamp":"2023-05-22T10:40:06.510556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:40:20.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34596d40-0e41-4e90-aa91-af93b544ed69","timestamp":"2023-05-22T10:40:20.000277Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:40:21.707+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90a82c19-e221-4e39-824a-260922c6c3f8","timestamp":"2023-05-22T10:40:21.103542Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:40:28.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ccb4afb-a339-45a7-a408-84421a18e68c","timestamp":"2023-05-22T10:40:27.666438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:40:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:40:43.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a14bbd1-baa4-498e-bb35-08ab2f3867ab","timestamp":"2023-05-22T10:40:42.637434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:42:07.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aae5d31f-c116-4bec-99d6-ce8d58f1f6e9","timestamp":"2023-05-22T10:42:06.501236Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:42:20.919+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e86df612-ebfe-4004-b210-a82e20c4000d","timestamp":"2023-05-22T10:42:20.000255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:42:21.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"dfca8cc8-6d9e-4de1-ac35-1d0bcc3a6ef5","timestamp":"2023-05-22T10:42:21.104128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:42:28.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cfed5c04-5e7d-46c6-bd7c-1a30779c9a7d","timestamp":"2023-05-22T10:42:27.666322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:42:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:42:43.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba55204f-8c5b-4fbe-a1be-729fb21ecb0d","timestamp":"2023-05-22T10:42:42.637276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:44:07.088+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc4cfff-3345-4660-a30f-674987e18e94","timestamp":"2023-05-22T10:44:06.501195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:44:20.927+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf67a346-4cf4-43cb-99b7-dd87deb4e573","timestamp":"2023-05-22T10:44:20.000311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:44:21.786+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe2f846d-450a-4692-9881-5dd9318901e2","timestamp":"2023-05-22T10:44:21.103661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:44:28.260+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13f738a1-c8f8-460b-bdf0-70a9f25ec541","timestamp":"2023-05-22T10:44:27.667353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:44:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:44:43.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b3b99be-40ce-4085-9245-921e896a36c4","timestamp":"2023-05-22T10:44:42.637112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:46:07.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1b1f168c-1cb4-44f8-9edd-9249e5c8c2d8","timestamp":"2023-05-22T10:46:06.501161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:46:20.932+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8a7cc58-1d00-4211-8e10-5b75286a3d93","timestamp":"2023-05-22T10:46:20.000179Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:46:21.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"41a1d69c-cc1b-4e51-b390-5a82ed7c0bf3","timestamp":"2023-05-22T10:46:21.103654Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:46:28.270+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"113e81f9-d5d4-4d59-b623-6c9790405df4","timestamp":"2023-05-22T10:46:27.666663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:46:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:46:43.093+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cec20d8e-8894-40ff-90ac-6bbb9965a40c","timestamp":"2023-05-22T10:46:42.637315Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:48:07.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a7d45db-6fb8-4f20-9300-c49c3ce0f34e","timestamp":"2023-05-22T10:48:06.501170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:48:20.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b2c0784-2053-45d8-bf68-6f973d61c3f2","timestamp":"2023-05-22T10:48:19.999989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:48:21.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"581ccb1a-06e0-450a-8257-4f62d63f92ae","timestamp":"2023-05-22T10:48:21.103646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:48:28.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0eaea2bf-ed4d-478e-a51a-4bf27ecc5115","timestamp":"2023-05-22T10:48:27.667191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:48:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:48:43.037+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c8ce0c6-101b-4b11-a4ad-081122af9141","timestamp":"2023-05-22T10:48:42.637040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:50:07.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea93210c-5876-4ac3-bd59-a3b8b0f51929","timestamp":"2023-05-22T10:50:06.501195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:50:20.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc49dbca-4daa-43d4-9bb6-20a719ffe82f","timestamp":"2023-05-22T10:50:20.000321Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:50:21.865+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e8525d2-90c7-4c91-b1e4-c5b6b72560fb","timestamp":"2023-05-22T10:50:21.103800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:50:28.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"02340813-1e28-4b97-b6b5-44850cffd7d5","timestamp":"2023-05-22T10:50:27.666539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:50:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:50:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"38791e1b-045d-4f26-8172-c57b931a0a8c","timestamp":"2023-05-22T10:50:42.637178Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:52:07.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80bf7095-a935-42f9-a0a8-b5978595e327","timestamp":"2023-05-22T10:52:06.501130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:52:20.928+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0d4e0ab0-9561-4fb0-8eb2-f289dade5660","timestamp":"2023-05-22T10:52:20.000155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:52:21.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b65937e0-d84a-4e80-b362-7b3c4b85bfdb","timestamp":"2023-05-22T10:52:21.103526Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:52:28.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5413affc-53eb-484e-9f6c-747c947e81ff","timestamp":"2023-05-22T10:52:27.666297Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:52:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:52:43.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"007b2c10-560f-4c86-8d76-ee877a775bf8","timestamp":"2023-05-22T10:52:42.637348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:54:07.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c949845c-d2a4-41f9-8068-29cc6efe66ad","timestamp":"2023-05-22T10:54:06.501193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:54:20.934+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"766fee52-ca77-4d8b-8345-fcfc1bb10d99","timestamp":"2023-05-22T10:54:20.000339Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:54:21.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f47f67d9-fb18-4c46-9946-a93bbb1ed6a5","timestamp":"2023-05-22T10:54:21.103778Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:54:28.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"544df240-a8c6-4c3a-98dd-88b04dff427e","timestamp":"2023-05-22T10:54:27.666551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:54:28.777+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:54:43.030+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"11173c4c-fc43-47ee-adf1-18be462b53f5","timestamp":"2023-05-22T10:54:42.637295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:56:07.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e25f7ef-7229-494f-ade1-1795ac3da5e0","timestamp":"2023-05-22T10:56:06.501264Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:56:20.926+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79c0fe68-00e4-4a58-87f2-724885bfbf4f","timestamp":"2023-05-22T10:56:20.000372Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:56:22.951+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1583dba0-560a-456b-a2a7-d4a793ea7475","timestamp":"2023-05-22T10:56:21.103684Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:56:28.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bb0201d4-5573-48e6-9835-924d0eaf3935","timestamp":"2023-05-22T10:56:27.666445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:56:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:56:43.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a281ef0-e4c1-4e66-a5fb-a31b90544276","timestamp":"2023-05-22T10:56:42.637599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T10:58:07.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffaaa489-e0d4-4154-80ec-7d35b94f94d6","timestamp":"2023-05-22T10:58:06.501169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T10:58:20.935+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"71a4f001-f9fa-4971-8429-a49180d31adf","timestamp":"2023-05-22T10:58:20.000424Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T10:58:21.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c063203-0003-417a-8dae-bbea7487e1a7","timestamp":"2023-05-22T10:58:21.103740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T10:58:28.259+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"931f691a-11ce-48ef-9886-03a4f40d6ddf","timestamp":"2023-05-22T10:58:27.666571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T10:58:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T10:58:43.040+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4de3babf-04ee-4926-ad8f-5cde5979e3d9","timestamp":"2023-05-22T10:58:42.637096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:00:07.107+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f002053-e3cd-4bb5-8bcd-0dce34d26418","timestamp":"2023-05-22T11:00:06.501291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:00:20.936+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"010ef731-5083-40aa-8b8c-3d8fc9ec786f","timestamp":"2023-05-22T11:00:20.000117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:00:21.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b0a3f8f-c9ee-49ae-ae03-7ccf18fce86f","timestamp":"2023-05-22T11:00:21.103877Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:00:28.262+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75486caf-052a-4aa5-9896-0e20ceb345dd","timestamp":"2023-05-22T11:00:27.666452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:00:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:00:43.043+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"451967a0-8566-45c5-b90e-3cf92c7f2c81","timestamp":"2023-05-22T11:00:42.637135Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:02:07.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8baf6188-690a-4f44-8216-2ca10e57fbd0","timestamp":"2023-05-22T11:02:06.501230Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:02:21.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cb2bb999-a597-41bc-9224-16dca4a5f7c2","timestamp":"2023-05-22T11:02:20.000185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:02:23.053+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e6de424-1dbb-4eae-b6e6-535fed229c80","timestamp":"2023-05-22T11:02:21.103690Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:02:28.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b013043-2219-4f73-b0b4-93435303a5df","timestamp":"2023-05-22T11:02:27.666501Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:02:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:02:43.032+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39029cef-9956-4206-a852-c7f114401b87","timestamp":"2023-05-22T11:02:42.637211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:04:07.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81cbe2b9-e203-4a37-8e0e-97d05c746792","timestamp":"2023-05-22T11:04:06.501201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:04:20.940+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"47e535c2-5390-4324-ac9f-1de1972e313e","timestamp":"2023-05-22T11:04:20.000098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:04:21.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"446df3ba-5162-4f80-abd0-56316ff38ac2","timestamp":"2023-05-22T11:04:21.103634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:04:28.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"634dfe16-2d75-4f68-bc7f-70e5ec643095","timestamp":"2023-05-22T11:04:27.666739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:04:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:04:43.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f68604d-0b78-4ea6-8f75-6bbd2c9ef58b","timestamp":"2023-05-22T11:04:42.637211Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:06:07.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e8a59ba7-5552-49b3-8f55-173dc993e0d4","timestamp":"2023-05-22T11:06:06.501153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:06:20.947+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e052277-137a-4fd8-87a6-923dcb5eba8f","timestamp":"2023-05-22T11:06:20.000056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:06:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd36a424-93af-4b01-bb8d-a7021ed46bef","timestamp":"2023-05-22T11:06:21.103607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:06:28.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7ddd1c9-ee49-401a-a747-b6dcec4509d2","timestamp":"2023-05-22T11:06:27.666952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:06:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:06:43.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"06c5ec49-158e-41ab-8d05-c234b13d07f1","timestamp":"2023-05-22T11:06:42.637292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:08:07.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c26da67-4e94-41e3-85b0-db452545916b","timestamp":"2023-05-22T11:08:06.501250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:08:20.944+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6de8c735-9fce-45a9-b199-097b0cde157f","timestamp":"2023-05-22T11:08:20.000110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:08:21.167+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"04f7e52b-474e-4ca8-941e-fa09e6b1c12f","timestamp":"2023-05-22T11:08:21.103679Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:08:28.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66e4fb2e-5bdf-4046-926e-23ceb547553a","timestamp":"2023-05-22T11:08:27.668902Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:08:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:08:43.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ebed557-8faf-4ad6-a39e-ab4b953f346a","timestamp":"2023-05-22T11:08:42.637196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:10:07.106+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cf58613a-2151-4ff0-8704-135dd0eb7744","timestamp":"2023-05-22T11:10:06.501217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:10:20.943+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b056518-cb23-4b62-8088-e28a439a9395","timestamp":"2023-05-22T11:10:20.000146Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:10:21.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d54f26d-4d93-421d-b542-c23d6397874b","timestamp":"2023-05-22T11:10:21.103768Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:10:28.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dc0be2b6-44b6-44e9-a652-d38eb52555d0","timestamp":"2023-05-22T11:10:27.666387Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:10:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:10:43.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b39fb245-e219-43c4-8fa5-a2dafb79a4d0","timestamp":"2023-05-22T11:10:42.637048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:12:07.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"140b8136-d167-41a8-84fb-65a6b9ab6877","timestamp":"2023-05-22T11:12:06.501006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:12:20.948+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81ca2aec-5020-4235-a219-99c72fbdab63","timestamp":"2023-05-22T11:12:20.000311Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:12:21.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"af36c6cb-807e-4334-b5af-a23e29977e61","timestamp":"2023-05-22T11:12:21.103840Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:12:28.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ea327e6-3b80-42d5-aa89-84f80c381a30","timestamp":"2023-05-22T11:12:27.666436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:12:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:12:43.054+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98c6dfd3-5844-4616-bcf3-dc51e7163bc4","timestamp":"2023-05-22T11:12:42.637521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:14:07.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18081795-44b9-4fd1-b3f8-00daa8550e95","timestamp":"2023-05-22T11:14:06.501370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:14:21.017+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2d1a648d-0307-4bd2-90f2-a691311e2562","timestamp":"2023-05-22T11:14:20.000087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:14:21.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0a345e3-4ce8-45a3-86ea-3730ac8d2cde","timestamp":"2023-05-22T11:14:21.104492Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:14:28.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"17d36cea-1673-4cdc-b10a-87b007ce9c46","timestamp":"2023-05-22T11:14:27.666664Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:14:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:14:43.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04eef0de-04da-46e5-b4fd-dabbede0805f","timestamp":"2023-05-22T11:14:42.637275Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:16:07.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a9a8ac83-e47f-4cc6-b700-6d1867508f8e","timestamp":"2023-05-22T11:16:06.501337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:16:20.952+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"91e4f4ed-ab11-4207-81b3-1072fad74611","timestamp":"2023-05-22T11:16:20.000115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:16:21.320+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"581084e1-4fe7-46de-9567-6406b0538147","timestamp":"2023-05-22T11:16:21.103671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:16:28.279+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82fc5041-36ad-4ccf-b968-00805bc306e7","timestamp":"2023-05-22T11:16:27.666368Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:16:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:16:43.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e7bef64d-4a9f-4b7b-b0dc-b6a4ba07bed3","timestamp":"2023-05-22T11:16:42.637295Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:18:07.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"deb62146-36b6-434f-87fe-d812550bc9ff","timestamp":"2023-05-22T11:18:06.501212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:18:20.946+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0891d37c-cd09-48cb-b50a-89cd6df0feb7","timestamp":"2023-05-22T11:18:20.000252Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:18:21.349+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0336c9c7-3856-4d68-be47-26eec0c05701","timestamp":"2023-05-22T11:18:21.103904Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:18:28.288+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b64b1bd-2e2c-4449-a1c9-797213be1d86","timestamp":"2023-05-22T11:18:27.666460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:18:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:18:43.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84475d6a-f621-4735-858c-90ae22eb3456","timestamp":"2023-05-22T11:18:42.637263Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:20:07.115+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bec3d943-00f1-4ed0-9154-b9f64f72b797","timestamp":"2023-05-22T11:20:06.501166Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:20:20.950+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7ca7c38f-baa9-4e7d-a34f-1ccd132eac6c","timestamp":"2023-05-22T11:20:20.000359Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:20:21.389+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"374f1e3a-f8f0-4adb-a655-9290fd78e8d3","timestamp":"2023-05-22T11:20:21.103656Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:20:28.298+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ff7ee92-34c2-4c3b-9304-dfb670378f4a","timestamp":"2023-05-22T11:20:27.666569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:20:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:20:43.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"81e557fa-6247-4ad8-bc7a-1a7af80b263c","timestamp":"2023-05-22T11:20:42.637197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:22:07.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bb22633-2c07-44c9-9ea0-d57b49ea4948","timestamp":"2023-05-22T11:22:06.501237Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:22:20.956+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6734a362-db9b-4824-804e-54de3e6734e7","timestamp":"2023-05-22T11:22:20.000134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:22:21.420+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"032f88e5-5edd-4037-a753-deb51af5bb38","timestamp":"2023-05-22T11:22:21.103751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:22:28.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"975481f6-5a38-4330-aa5a-c25c6e1a3146","timestamp":"2023-05-22T11:22:27.666609Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:22:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:22:43.057+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2356e6ff-4b94-4bb7-ba68-2dc7593e0859","timestamp":"2023-05-22T11:22:42.637279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:24:07.121+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cbbec8d8-398a-4b17-8dfd-1df8235249f2","timestamp":"2023-05-22T11:24:06.501403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:24:20.963+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"119fbb0b-f81f-4776-a48c-ae6dbc35520c","timestamp":"2023-05-22T11:24:20.000118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:24:21.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9a75fa35-6a5e-48de-b10c-88bef79d170c","timestamp":"2023-05-22T11:24:21.103882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:24:28.287+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95c60bb4-47d4-4271-84ae-19ddd24cb93a","timestamp":"2023-05-22T11:24:27.666580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:24:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:24:43.109+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"95dcd681-889f-4109-be56-6aaaabbada05","timestamp":"2023-05-22T11:24:42.637088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:26:07.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1ee45454-6842-4a26-a46c-fb5ab47a6b66","timestamp":"2023-05-22T11:26:06.501253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:26:20.958+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19f29758-2415-496a-bcbd-c708ee588c8b","timestamp":"2023-05-22T11:26:20.000205Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:26:21.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"39b23828-195a-4aa9-ae3d-0a7299f73dab","timestamp":"2023-05-22T11:26:21.103633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:26:28.296+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57038bc6-2a43-4cbe-89da-bf19df8f7fce","timestamp":"2023-05-22T11:26:27.666379Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:26:43.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"66426fa0-1a4a-45df-8693-fa081c139c9d","timestamp":"2023-05-22T11:26:42.638143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:28:07.126+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5791433b-bbb9-4923-8ccc-0c891149713d","timestamp":"2023-05-22T11:28:06.501176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:28:20.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"48a581e7-241b-41ac-b86b-3e9e26169dc8","timestamp":"2023-05-22T11:28:20.000070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:28:21.525+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f2793bd-5321-4076-b171-9b60c7f1c973","timestamp":"2023-05-22T11:28:21.103687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:28:28.290+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"daefc69a-bf30-485f-b40b-7abfab1e9ab0","timestamp":"2023-05-22T11:28:27.666514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:28:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:28:43.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a0bb7e4-924c-4697-b78f-e554ea685dd1","timestamp":"2023-05-22T11:28:42.637265Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:30:07.124+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"07e4e6ae-a31a-4d8d-a3b9-4ba11a533e6b","timestamp":"2023-05-22T11:30:06.501040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:30:20.967+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e546c07-e8a7-4a43-884c-611748739a98","timestamp":"2023-05-22T11:30:20.000171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:30:21.561+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"65e6cdff-ffd9-40f9-a3b0-fab8d57bb338","timestamp":"2023-05-22T11:30:21.103548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:30:28.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8b032e4-93ab-40df-a638-ee21497d12bc","timestamp":"2023-05-22T11:30:27.666509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:30:43.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"168378da-d677-4ee4-85ba-ff0198dce791","timestamp":"2023-05-22T11:30:42.637337Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:32:07.122+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8558475f-03cd-4c31-bf55-94d45eee224e","timestamp":"2023-05-22T11:32:06.501255Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:32:20.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"127fc18c-ef2f-4e5a-8875-4e1017140d72","timestamp":"2023-05-22T11:32:20.000235Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:32:21.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"382d7280-dfcd-465f-b702-897af8b69ec7","timestamp":"2023-05-22T11:32:21.103863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:32:28.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"826a7ce1-a379-44c8-9f89-6a3fdfec65d0","timestamp":"2023-05-22T11:32:27.666537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:32:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:32:43.065+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64186c90-6344-4f0c-a2f0-69a5cd10d82c","timestamp":"2023-05-22T11:32:42.637466Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:34:07.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a24156bd-2d9c-42b6-9af7-71713edd2a2a","timestamp":"2023-05-22T11:34:06.501142Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:34:20.969+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"065940d0-7eb1-4e50-a339-1592865b5030","timestamp":"2023-05-22T11:34:20.000032Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:34:21.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac076cf6-7754-4482-a7e5-91bee66c4738","timestamp":"2023-05-22T11:34:21.103853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:34:28.373+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12d02ff7-3d8d-407e-b261-58d3029adb8b","timestamp":"2023-05-22T11:34:27.666414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:34:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:34:43.070+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03274be2-fb70-42c0-ae4b-8aedfe74960f","timestamp":"2023-05-22T11:34:42.637082Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:36:07.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b1527f12-2e4f-46ae-aac4-6d3555a9a2d0","timestamp":"2023-05-22T11:36:06.501302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:36:20.986+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e028a011-1b52-44d8-8789-06abd4f55d0c","timestamp":"2023-05-22T11:36:20.000108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:36:21.659+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"33b0398e-7ebb-46fc-9829-c2d2a3663e9e","timestamp":"2023-05-22T11:36:21.103749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:36:28.301+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af4f00a7-d546-4d3b-8d64-ba5009f6d5b3","timestamp":"2023-05-22T11:36:27.666474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:36:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:36:43.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a0fc7ec-3e02-4c64-bb79-74d271aa6245","timestamp":"2023-05-22T11:36:42.637279Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:38:07.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eab030c-4d1b-45bc-9e45-612f328580f1","timestamp":"2023-05-22T11:38:06.501316Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:38:20.976+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa7fa09c-94d6-4aa6-8ae6-d0df1ad4fc20","timestamp":"2023-05-22T11:38:20.000087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:38:21.698+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5aa44bd-1578-4ec3-b12e-b944c89a5ff1","timestamp":"2023-05-22T11:38:21.103551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:38:28.311+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"54896f5c-a22d-483f-b1da-0c70dc4681ef","timestamp":"2023-05-22T11:38:27.667204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:38:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:38:43.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76791c54-77ef-48a0-97e8-80322daebbdd","timestamp":"2023-05-22T11:38:42.637231Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:40:07.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a4a490b-8477-4a4b-89d3-3a88abacad2d","timestamp":"2023-05-22T11:40:06.501493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:40:21.019+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"646a1781-e921-4591-83dd-d42b4e0f1c0c","timestamp":"2023-05-22T11:40:20.000071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:40:21.736+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9cb6c39-965f-4310-b46b-59590f0e6487","timestamp":"2023-05-22T11:40:21.103452Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:40:28.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d770b565-8406-4da4-b051-fb284900e738","timestamp":"2023-05-22T11:40:27.666566Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:40:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:40:43.077+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7115838f-6180-47e5-8cbb-dad6e82ef93b","timestamp":"2023-05-22T11:40:42.637139Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:42:07.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e9152e41-9927-4499-bba2-eaa7558040fd","timestamp":"2023-05-22T11:42:06.501120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:42:20.977+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b8da2ce3-b50c-41e5-b9b2-34d01cd67604","timestamp":"2023-05-22T11:42:19.999969Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:42:21.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"834d7963-1568-43b6-9b2d-c680d4847335","timestamp":"2023-05-22T11:42:21.103653Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:42:28.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c15173a1-636b-4a9a-862a-f72c59f6e588","timestamp":"2023-05-22T11:42:27.666635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:42:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:42:43.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a82e4dd2-3191-4a67-a967-0424911b07c6","timestamp":"2023-05-22T11:42:42.637292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:44:07.184+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4f89e14e-8ea8-49ee-8238-74a362d81f6b","timestamp":"2023-05-22T11:44:06.500998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:44:20.979+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94a63f95-f8f5-4ebe-a758-9c7104e1757d","timestamp":"2023-05-22T11:44:19.999993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:44:21.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a25f5f30-f5d3-49bc-88b6-013b2bc823f3","timestamp":"2023-05-22T11:44:21.103701Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:44:28.309+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"af0a4e0f-48cf-4224-99ee-cf7941d909eb","timestamp":"2023-05-22T11:44:27.666489Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:44:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:44:43.073+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7d747f67-903c-4e84-bfcb-a14e93a3ed44","timestamp":"2023-05-22T11:44:42.637022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:46:07.147+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"24ce0756-d72c-458b-898b-1912d9656248","timestamp":"2023-05-22T11:46:06.501152Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:46:20.975+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c63ad517-47b3-4174-82e0-be3d53450df3","timestamp":"2023-05-22T11:46:20.000125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:46:21.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2dbe0f6b-5c54-4c3c-bbc4-130086bed6c2","timestamp":"2023-05-22T11:46:21.103760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:46:28.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"382d5107-c7b9-4e65-9d46-4d9bbab8a50a","timestamp":"2023-05-22T11:46:27.666580Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:46:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:46:43.074+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"261ba032-d396-4306-aa1f-510940f24b5e","timestamp":"2023-05-22T11:46:42.637256Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:48:07.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"13d6d194-665a-4df4-8e1f-526f4d142590","timestamp":"2023-05-22T11:48:06.501188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:48:20.982+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d3544fc-8a63-4ba2-916c-d42b783fd790","timestamp":"2023-05-22T11:48:20.000536Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:48:21.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a604490a-2f3c-4102-ab21-4bbef5500b26","timestamp":"2023-05-22T11:48:21.104001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:48:28.308+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d05a3169-cd98-4b9c-ab1a-38498b04e358","timestamp":"2023-05-22T11:48:27.666464Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:48:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:48:43.079+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"93bace1f-d636-41a0-9b63-2e8c1db13ce5","timestamp":"2023-05-22T11:48:42.637253Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:50:07.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91c8afe-d870-4409-92ee-d90490486a99","timestamp":"2023-05-22T11:50:06.501107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:50:21.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f716574-2756-4d11-a8a7-a1dae756dffa","timestamp":"2023-05-22T11:50:20.000349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:50:21.894+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d837b31-b387-4065-9667-05b8ba9d29ff","timestamp":"2023-05-22T11:50:21.103734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:50:28.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28718300-3c7b-4ad7-9550-585f1113919b","timestamp":"2023-05-22T11:50:27.666357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:50:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:50:43.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"34281478-7b21-40ba-9d68-ec47f1d29872","timestamp":"2023-05-22T11:50:42.637539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:52:07.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee258839-ae78-451c-8ee3-aca5b52e9170","timestamp":"2023-05-22T11:52:06.501022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:52:20.983+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e85f305-91e6-45c9-bd9d-1f72c63c5e07","timestamp":"2023-05-22T11:52:20.000049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:52:21.930+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b623eff9-82aa-4fd6-9637-94ce9949732a","timestamp":"2023-05-22T11:52:21.103528Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:52:28.321+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e32bb9a3-4625-4483-9c13-30d271e43558","timestamp":"2023-05-22T11:52:27.666491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:52:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:52:43.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b2c2e11-bc3b-4dc5-88b5-5f3f4ba80125","timestamp":"2023-05-22T11:52:42.637219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:54:07.228+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"41cd1704-45f6-4d46-8864-26042a609761","timestamp":"2023-05-22T11:54:06.501408Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:54:20.984+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20bc3580-74a5-491e-b0a4-f850e0d05290","timestamp":"2023-05-22T11:54:20.000169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:54:21.965+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff2bfd05-0d4e-49d1-970c-18010f9140d6","timestamp":"2023-05-22T11:54:21.103616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:54:28.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d759c2f5-b627-4410-8c23-4064e4c0a90b","timestamp":"2023-05-22T11:54:27.666480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:54:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:54:43.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0534baba-a1a2-481f-b053-f534a39a4013","timestamp":"2023-05-22T11:54:42.637365Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:56:07.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b5e6733-3a32-4196-8139-8fa0b5a70ec0","timestamp":"2023-05-22T11:56:06.501203Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:56:21.051+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7614f56-aa98-4adb-8146-714b30ba3757","timestamp":"2023-05-22T11:56:20.000246Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:56:22.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cd4c69c-7740-4f9f-81d6-bfbced4f349c","timestamp":"2023-05-22T11:56:21.103784Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:56:28.329+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"413a30dd-6a00-43ae-a507-11834c10d3bd","timestamp":"2023-05-22T11:56:27.666753Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:56:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:56:43.087+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1073d80c-d1ff-47fc-90dc-c2e6d1b6e9be","timestamp":"2023-05-22T11:56:42.637151Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T11:58:07.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97525ef5-8263-4295-a8f1-167234380546","timestamp":"2023-05-22T11:58:06.501898Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T11:58:20.991+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4162abc6-9733-4e78-b680-8b44e5450f9a","timestamp":"2023-05-22T11:58:20.000340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T11:58:23.018+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"528a3f70-efa5-430b-8a0c-cdd73ba56f81","timestamp":"2023-05-22T11:58:21.103923Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T11:58:28.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"787d6ff2-9036-427d-a75a-1de4c6e6f261","timestamp":"2023-05-22T11:58:27.666596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T11:58:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T11:58:43.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c2c00c5f-3b90-47ef-a42b-ad6c9c05a92f","timestamp":"2023-05-22T11:58:42.637112Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:00:07.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60efa8a1-89e1-4dc4-840b-262139ae3e37","timestamp":"2023-05-22T12:00:06.501225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:00:20.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee6b8dab-a510-42ae-bd0c-96527a61dda1","timestamp":"2023-05-22T12:00:20.000138Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:00:21.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8e8330b5-e360-474f-837a-606fb2e9c533","timestamp":"2023-05-22T12:00:21.103853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:00:28.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"70474117-4013-45e9-aeb5-c8b7999ed9ce","timestamp":"2023-05-22T12:00:27.666281Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:00:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:00:43.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2ba3d245-2568-4c40-ae66-7363c8a02480","timestamp":"2023-05-22T12:00:42.637187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:02:07.159+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"992f8b67-8cf3-4048-a563-5953c5b74eb8","timestamp":"2023-05-22T12:02:06.501259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:02:21.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"00144947-a869-44b4-895d-bd12c96b96bd","timestamp":"2023-05-22T12:02:20.000084Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:02:23.085+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"75d933aa-c990-4875-877d-9d56455e0a19","timestamp":"2023-05-22T12:02:21.103772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:02:28.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65d09799-2409-4e60-936a-ebb061a61fe3","timestamp":"2023-05-22T12:02:27.666406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:02:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:02:43.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3bb2275d-b45e-4172-8a46-2f7b17c3fa6e","timestamp":"2023-05-22T12:02:42.637158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:04:07.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2fcfbdeb-d9d5-4673-9c8d-3f5cf1ecdd9c","timestamp":"2023-05-22T12:04:06.501631Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:04:20.993+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5cd4c8fd-95ff-4e58-8741-902a54a650ad","timestamp":"2023-05-22T12:04:20.000031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:04:21.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d03a197a-e6cb-4073-8e0c-62f9d57d5a1c","timestamp":"2023-05-22T12:04:21.103589Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:04:28.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d4a0ff8-b816-4a9a-b125-4e6ae2c19a36","timestamp":"2023-05-22T12:04:27.666381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:04:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:04:43.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c69037-dbed-4d5b-a6eb-490b44aa89a8","timestamp":"2023-05-22T12:04:42.637405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:06:07.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"21cd041a-b8e3-4eed-a086-8d5665bb9946","timestamp":"2023-05-22T12:06:06.501122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:06:20.997+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"011e0e30-d387-4ad0-a9be-54483d63ea3c","timestamp":"2023-05-22T12:06:20.000362Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:06:21.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"62da8dc6-9c4c-4f57-90ab-929f72b62886","timestamp":"2023-05-22T12:06:21.103672Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:06:28.322+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aa1e1bb7-ae7b-4a9a-876f-7e2979482c20","timestamp":"2023-05-22T12:06:27.667318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:06:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:06:43.094+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e10c4c3-9919-445f-974f-4cfd658fe46c","timestamp":"2023-05-22T12:06:42.637344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:08:07.170+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f0fccef1-1264-495b-a486-ef0612c52249","timestamp":"2023-05-22T12:08:06.500964Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:08:21.084+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4779de7e-ca44-40df-9668-23e5922cbfaa","timestamp":"2023-05-22T12:08:20.000107Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:08:21.204+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a3f5057-d393-4258-a060-5f69e0142c20","timestamp":"2023-05-22T12:08:21.103882Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:08:28.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1f7fd97a-005e-44c8-86e6-0dfa3d62be8f","timestamp":"2023-05-22T12:08:27.666460Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:08:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:08:43.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"52547d49-95e8-429b-a373-8c7161e8f5db","timestamp":"2023-05-22T12:08:42.637439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:10:07.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bdbca2c-6e9e-4454-873d-f87f353cb9ec","timestamp":"2023-05-22T12:10:06.501100Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:10:21.006+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c1b4e095-7381-4515-84bb-20fcf62084f9","timestamp":"2023-05-22T12:10:20.000041Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:10:21.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab427ff9-4c2c-4f61-9f9d-edd234a31d6d","timestamp":"2023-05-22T12:10:21.103616Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:10:28.407+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3b1feb1-43cc-4937-9494-04cc7210e7a7","timestamp":"2023-05-22T12:10:27.666598Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:10:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:10:43.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"46f69e1b-8058-4126-82f1-063fe463be2f","timestamp":"2023-05-22T12:10:42.637192Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:12:07.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"60281292-966d-4cea-bc01-a124cd9821cb","timestamp":"2023-05-22T12:12:06.501101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:12:21.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e88512b-6867-49df-8d70-8cd5ec94bb4d","timestamp":"2023-05-22T12:12:20.000226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:12:21.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c00d776f-9ffc-4045-b916-b45aedecf285","timestamp":"2023-05-22T12:12:21.103687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:12:28.334+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"57fc6698-775a-4dd7-8bc3-4580436f88a6","timestamp":"2023-05-22T12:12:27.666444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:12:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:12:43.103+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a290ce7b-9856-442d-98d3-25d20b6737be","timestamp":"2023-05-22T12:12:42.637249Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:14:07.169+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c50a723b-fc81-4dbe-a139-0da1a55978e0","timestamp":"2023-05-22T12:14:06.501207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:14:21.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3c0df14-e09d-4c2f-a02d-5d0553cc21e4","timestamp":"2023-05-22T12:14:19.999973Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:14:21.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"520042dc-cd9a-413f-a176-fff10f2ec3af","timestamp":"2023-05-22T12:14:21.103558Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:14:28.327+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1bf77ba8-4ef9-4b29-8b8f-8f07d6b661eb","timestamp":"2023-05-22T12:14:27.666473Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:14:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:14:43.100+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d020191e-6a91-44a0-b3cc-f4e95bd39cc9","timestamp":"2023-05-22T12:14:42.637210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:16:07.166+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f70b0af0-1ad4-4a8e-a775-f376919c9e4e","timestamp":"2023-05-22T12:16:06.501429Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:16:21.004+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04059b3b-5080-48e2-bb52-41ca6e93c564","timestamp":"2023-05-22T12:16:20.000250Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:16:21.346+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b69e6f0f-592a-4c4d-9d62-33e6d934ba50","timestamp":"2023-05-22T12:16:21.103635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:16:28.332+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5b61683-7f27-4d5c-894e-726d719ec84b","timestamp":"2023-05-22T12:16:27.667289Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:16:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:16:43.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58caeb37-8af0-4def-b461-d266c7e07642","timestamp":"2023-05-22T12:16:42.637329Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:18:07.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec9e04dd-fcdc-4634-8e57-0ea8d9f15b3e","timestamp":"2023-05-22T12:18:06.501119Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:18:21.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd9d6895-e934-46a2-98da-473ea867b46f","timestamp":"2023-05-22T12:18:20.000222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:18:21.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d33562d-57bf-4222-9d34-1c9db423f7ce","timestamp":"2023-05-22T12:18:21.103870Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:18:28.339+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3d3cb3df-7d49-4709-b3c6-92dc5e5e2917","timestamp":"2023-05-22T12:18:27.667143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:18:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:18:43.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c40439f1-9be2-4bfc-9058-a29a6b12bdd9","timestamp":"2023-05-22T12:18:42.637196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:20:07.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8ff3514-2ece-4350-a9fa-60a604bc9dd6","timestamp":"2023-05-22T12:20:06.501118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:20:21.010+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c50b753-d6a1-4de1-a01a-f17b47508f8c","timestamp":"2023-05-22T12:20:20.000022Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:20:21.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1248742-577e-4a01-bc16-58256892313d","timestamp":"2023-05-22T12:20:21.103627Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:20:28.343+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0fa4ac9-121d-4655-859e-af8980a4514f","timestamp":"2023-05-22T12:20:27.666620Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:20:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:20:43.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e55264d0-fa6b-4408-81f6-caa87f9fa18c","timestamp":"2023-05-22T12:20:42.637410Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:22:07.174+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f92d62b-f720-40d7-a7ea-f5d057deae95","timestamp":"2023-05-22T12:22:06.500968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:22:21.012+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7e5c6040-fd9d-41dd-9cc8-9881d7be0398","timestamp":"2023-05-22T12:22:20.000161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:22:21.434+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72e20ffa-8c67-4d09-a0b8-13561caab7ec","timestamp":"2023-05-22T12:22:21.103782Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:22:28.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"190d373b-c7e1-4b5c-a840-2ee3dadaac8f","timestamp":"2023-05-22T12:22:27.666438Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:22:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:22:43.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fa81f761-cfec-4a8f-9219-ecd6a0a5a1b8","timestamp":"2023-05-22T12:22:42.637531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:24:07.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a012e897-7618-4763-aac1-cd9aac682ea1","timestamp":"2023-05-22T12:24:06.501096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:24:21.022+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8632f8d-e476-47fc-9875-b161aeeafa2d","timestamp":"2023-05-22T12:24:20.000338Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:24:21.469+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d194536-7393-4a39-ad7e-3436e1179065","timestamp":"2023-05-22T12:24:21.103606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:24:28.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd47a57d-9a2b-4c96-9aa7-ab4741d965a5","timestamp":"2023-05-22T12:24:27.666494Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:24:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:24:43.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c48ea52a-fee9-49ae-8ede-b132fb4bff0c","timestamp":"2023-05-22T12:24:42.637399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:26:07.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4418d0c0-1fa6-4030-b408-6acae8310bbf","timestamp":"2023-05-22T12:26:06.501185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:26:21.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b23c15cb-ff6f-4e23-a9ca-24d0aa423498","timestamp":"2023-05-22T12:26:19.999920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:26:21.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5f2ffbc4-20fb-4876-8460-7cca40914a95","timestamp":"2023-05-22T12:26:21.103848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:26:28.345+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b3d23d79-5a5f-4bbd-9209-2ebf882948e7","timestamp":"2023-05-22T12:26:27.666630Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:26:43.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd36e61e-9ba9-4f07-9e20-298a0127e64c","timestamp":"2023-05-22T12:26:42.637162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:28:07.182+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98541a28-464a-4cd8-b4e3-6e49e5b3ca7b","timestamp":"2023-05-22T12:28:06.501148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:28:21.016+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddf3c55e-3d21-414a-b724-6bb7a0040727","timestamp":"2023-05-22T12:28:20.000040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:28:21.537+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0416c362-be4f-4138-84e6-cfe95bcb0f5e","timestamp":"2023-05-22T12:28:21.103635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:28:28.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5afd601d-407b-4c67-8440-d08f5f61f2c4","timestamp":"2023-05-22T12:28:27.667582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:28:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:28:43.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bb6fd2b-e83b-4a03-83d7-cf7a85f53fec","timestamp":"2023-05-22T12:28:42.637312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:30:07.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cafb76f3-6729-48e0-91c9-a7cb5e950ae0","timestamp":"2023-05-22T12:30:06.501323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:30:21.023+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aacf5713-ff71-4990-a3e5-b407671be2a6","timestamp":"2023-05-22T12:30:20.000173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:30:21.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"05b0f2d0-391a-473c-9eeb-4a3cfe387402","timestamp":"2023-05-22T12:30:21.103632Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:30:28.350+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c0dd631b-030c-4a49-9547-2ad8aeca40b6","timestamp":"2023-05-22T12:30:27.666506Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:30:43.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0244c259-ed10-4137-a4bf-055a83bb03ee","timestamp":"2023-05-22T12:30:42.637267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:32:07.180+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83e32ba0-501e-4458-a86d-02a29efd6364","timestamp":"2023-05-22T12:32:06.501210Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:32:21.021+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4851c02-6a53-4e43-ada0-368cfb5d9352","timestamp":"2023-05-22T12:32:20.000176Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:32:21.595+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"702e8867-4dc0-4150-940c-3f2dd29a37da","timestamp":"2023-05-22T12:32:21.103665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:32:28.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"55b37b49-faad-4d5f-8fa2-4e3a1bb0cedb","timestamp":"2023-05-22T12:32:27.666483Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:32:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:32:43.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3191846a-3948-466e-a5bf-27217f4f1850","timestamp":"2023-05-22T12:32:42.637555Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:34:07.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"da3445d3-ea1b-49b4-8a78-e562922300e7","timestamp":"2023-05-22T12:34:06.501373Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:34:21.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f46cd8e1-1265-4f46-a793-24b19ba66a09","timestamp":"2023-05-22T12:34:20.000153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:34:21.622+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"71baabdf-7c3f-4658-891d-1b129ed678b1","timestamp":"2023-05-22T12:34:21.103556Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:34:28.347+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac35e94a-7087-45f4-9c0c-5169644aef9e","timestamp":"2023-05-22T12:34:27.666377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:34:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:34:43.119+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1db55b2e-e19f-44be-a03b-b563523a363b","timestamp":"2023-05-22T12:34:42.637130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:36:07.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33668d34-4022-4f90-b68a-e22b6ab0e913","timestamp":"2023-05-22T12:36:06.501101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:36:21.031+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc53c1d0-c198-4604-a9a1-068f96dc4ae2","timestamp":"2023-05-22T12:36:20.000352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:36:21.663+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a787acb-f2b9-46db-9845-4d3ab9abfe60","timestamp":"2023-05-22T12:36:21.103724Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:36:28.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c04e682-27af-4b7e-8442-35dacc7886cd","timestamp":"2023-05-22T12:36:27.666590Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:36:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:36:43.116+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49b7517b-35c1-44f6-8832-bbf6b0f5d6e7","timestamp":"2023-05-22T12:36:42.637242Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:38:07.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83ccb43c-c722-4c73-900f-4ba82e49eb9a","timestamp":"2023-05-22T12:38:06.501209Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:38:21.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"df6c5a54-b52a-4753-895d-7c55ee76abb0","timestamp":"2023-05-22T12:38:20.000177Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:38:21.689+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"17255ffa-5c7c-492d-bef7-f5c069e26e6e","timestamp":"2023-05-22T12:38:21.103717Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:38:28.351+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4bb759f-e6f1-4d57-9a05-e0954e2ccb5f","timestamp":"2023-05-22T12:38:27.666413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:38:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:38:43.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"853c163f-e8d7-4360-a959-bb68493058c5","timestamp":"2023-05-22T12:38:42.637322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:40:07.193+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca07a499-ff7f-4398-a701-a2e30f629894","timestamp":"2023-05-22T12:40:06.501202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:40:21.029+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a6195743-c670-4522-9c3c-a93c4e19a20e","timestamp":"2023-05-22T12:40:20.000363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:40:21.720+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e657e75-86ab-4ac1-bd90-85663595d0d9","timestamp":"2023-05-22T12:40:21.103749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:40:28.359+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f825ce92-f22e-45c9-b685-c973e69a7ba2","timestamp":"2023-05-22T12:40:27.666557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:40:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:40:43.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0622a9f6-3f5c-4c52-a1c1-7138505aeb98","timestamp":"2023-05-22T12:40:42.637303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:42:07.194+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4d5cfa47-61da-4558-bc6a-afc2d82e1105","timestamp":"2023-05-22T12:42:06.501439Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:42:21.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8bd2a65b-9a0a-46c4-8e47-cf8c9d151bc0","timestamp":"2023-05-22T12:42:20.000029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:42:21.762+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d051bf68-1f72-4057-8ef3-7956bd47ed94","timestamp":"2023-05-22T12:42:21.103682Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:42:28.361+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76cb5913-fddf-4977-8c05-0ae92323a594","timestamp":"2023-05-22T12:42:27.666399Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:42:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:42:43.127+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef139698-8976-4a60-990d-5403cb7e1b46","timestamp":"2023-05-22T12:42:42.637735Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:44:07.202+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adac86aa-b5d6-4814-b79f-f153385074b3","timestamp":"2023-05-22T12:44:06.501208Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:44:21.038+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ff04ee6d-5101-49f8-af7b-48a3d33b0535","timestamp":"2023-05-22T12:44:20.000423Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:44:21.801+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2057adde-a247-4c61-a424-bcfaf356c865","timestamp":"2023-05-22T12:44:21.103773Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:44:28.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee20bfe8-2c8d-4a1e-952e-ba2eb2740757","timestamp":"2023-05-22T12:44:27.666392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:44:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:44:43.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"97fca68b-c54f-4ce9-b7de-25b061ac0e7d","timestamp":"2023-05-22T12:44:42.637348Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:46:07.198+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f35132df-78d9-4864-942a-ba15c8255045","timestamp":"2023-05-22T12:46:06.501102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:46:21.096+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d46a978-a42e-479d-90dc-ff7b04a06cc5","timestamp":"2023-05-22T12:46:20.000244Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:46:21.829+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"2f929a01-e323-4d13-aa3e-efb8bb0121b8","timestamp":"2023-05-22T12:46:21.103571Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:46:28.358+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c10ace51-5152-4fd6-88d8-0cbce86f2431","timestamp":"2023-05-22T12:46:27.666509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:46:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:46:43.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e8eb6e2-a437-4c91-b72c-2e7d756e0e97","timestamp":"2023-05-22T12:46:42.637398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:48:07.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"de744567-b543-4a42-9671-efd63254949c","timestamp":"2023-05-22T12:48:06.501280Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:48:21.042+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d25f9d1-2a8d-4120-97c2-d2bbd9ecd772","timestamp":"2023-05-22T12:48:20.000048Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:48:21.862+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0989bb80-8760-495e-b49d-9bcd6f909935","timestamp":"2023-05-22T12:48:21.103575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:48:28.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50a837df-364e-4ffb-9f07-dbefa0135bdd","timestamp":"2023-05-22T12:48:27.667455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:48:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:48:43.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e780a2e-2009-4b7d-8c88-e49da6c99ba2","timestamp":"2023-05-22T12:48:42.637284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:50:07.196+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1e8bf4d-bf61-4fb8-aac8-61453ea86d1f","timestamp":"2023-05-22T12:50:06.501071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:50:21.047+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03fb20c4-d478-40f0-947e-e2d9d43e48bd","timestamp":"2023-05-22T12:50:20.000092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:50:21.902+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee9e28d2-4cd5-4dc6-90cc-356040025cf3","timestamp":"2023-05-22T12:50:21.103676Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:50:28.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dd321a4c-575e-40a9-9e17-562969177d22","timestamp":"2023-05-22T12:50:27.666574Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:50:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:50:43.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2c993611-e98e-40c4-9cc3-0852edb79434","timestamp":"2023-05-22T12:50:42.637245Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:52:07.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f6f7a6b6-5410-4e1d-9de1-1dbd384f2682","timestamp":"2023-05-22T12:52:06.501719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:52:21.033+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fe97c824-0ee8-420f-ae88-0adb7730200f","timestamp":"2023-05-22T12:52:20.000706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:52:21.941+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ffa64582-c7d4-4547-801f-70ccce823864","timestamp":"2023-05-22T12:52:21.103564Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:52:28.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"409a778d-8958-4177-88fa-f733cf7191de","timestamp":"2023-05-22T12:52:27.666481Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:52:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:52:43.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b0725a0-59f2-4c8c-9d02-5ea5db33e16d","timestamp":"2023-05-22T12:52:42.637267Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:54:07.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"03a8cc22-32fd-4474-bc7f-71b6394aa254","timestamp":"2023-05-22T12:54:06.501126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:54:21.041+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4a9f58da-4cd6-43da-bb9f-f8e8430dd7a8","timestamp":"2023-05-22T12:54:20.000332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:54:21.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"85f38ca8-0be7-4d7a-9480-49b7b3d0d985","timestamp":"2023-05-22T12:54:21.103681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:54:28.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1effa43e-3f27-4a40-a8a2-ffbde3bdf0da","timestamp":"2023-05-22T12:54:27.666400Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:54:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:54:43.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72748988-623d-4c79-b01e-eaf270cd2a6e","timestamp":"2023-05-22T12:54:42.637332Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:56:07.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4197b01c-3832-4534-8e6e-7af98e0b8586","timestamp":"2023-05-22T12:56:06.500965Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:56:21.045+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e0820884-098e-44d4-9705-57aad088398c","timestamp":"2023-05-22T12:56:20.000163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:56:22.003+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"253b0c5a-e8b7-48ec-b772-820f7d0fec5a","timestamp":"2023-05-22T12:56:21.103649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:56:28.367+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"31c261bc-7e32-4061-8d17-1095cb73d66c","timestamp":"2023-05-22T12:56:27.666370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:56:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:56:43.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"26cd34a6-61ca-461b-a2d0-09b6437ff663","timestamp":"2023-05-22T12:56:42.637298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T12:58:07.207+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8fe3eaa1-3973-4f05-86d0-a4c6abf8192a","timestamp":"2023-05-22T12:58:06.501201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T12:58:21.046+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee98f1f9-033b-4101-8c5d-a11eda61194f","timestamp":"2023-05-22T12:58:20.000102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T12:58:22.035+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ff2abae-0bd9-4a43-8c64-e87e7f463315","timestamp":"2023-05-22T12:58:21.103602Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T12:58:28.380+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"979a5e4e-0d50-4a06-a19c-7ed31227fa3d","timestamp":"2023-05-22T12:58:27.666404Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T12:58:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T12:58:43.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64188cfc-607c-4471-a546-4a0bd8f032d9","timestamp":"2023-05-22T12:58:42.637292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:00:07.206+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0161dc3d-a364-48c2-b026-d654390fd5cf","timestamp":"2023-05-22T13:00:06.501034Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:00:21.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f40cbe30-c19b-4be1-b1b0-e7b2c4be2db5","timestamp":"2023-05-22T13:00:20.000284Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:00:22.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad76361a-3c46-4361-92af-9c16bc983d56","timestamp":"2023-05-22T13:00:21.103959Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:00:28.372+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"12c04809-33f6-45bb-a0f4-26b97080c920","timestamp":"2023-05-22T13:00:27.666381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:00:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:00:43.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e95c6aa-cb44-4ac8-93cd-389cc65de94a","timestamp":"2023-05-22T13:00:42.637349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:02:07.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5aa07d1f-e1b9-4391-9d9a-0f9a05af971d","timestamp":"2023-05-22T13:02:06.501371Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:02:21.044+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1a471b4-f06d-40ad-bcd8-80ebeadda62a","timestamp":"2023-05-22T13:02:20.000042Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:02:21.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc502ed-b962-4824-8116-c57e0d26a031","timestamp":"2023-05-22T13:02:21.103540Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:02:28.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0b051ce-8641-41f6-aac3-c1a628bd7f37","timestamp":"2023-05-22T13:02:27.666446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:02:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:02:43.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8d2c4356-4ed5-4198-8685-4b5d33d40824","timestamp":"2023-05-22T13:02:42.637291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:04:07.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"036c4759-d913-4290-b9f1-9a28706e253f","timestamp":"2023-05-22T13:04:06.501239Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:04:21.061+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c7890c9-8261-4fc2-8be5-7dbd67171756","timestamp":"2023-05-22T13:04:20.000173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:04:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1aa715f-0a6f-485b-8724-1215a843a71c","timestamp":"2023-05-22T13:04:21.103525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:04:28.378+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e26d7ea0-7acd-47aa-b5dc-a5f72890f6ef","timestamp":"2023-05-22T13:04:27.666381Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:04:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:04:43.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f14110ed-c621-4a0a-865c-7bad329b14d6","timestamp":"2023-05-22T13:04:42.637254Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:06:07.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90dadc47-5241-4d77-9c47-bf485d9c13a8","timestamp":"2023-05-22T13:06:06.501224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:06:21.048+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b10d18a6-c524-4700-b925-6ff157eeedf0","timestamp":"2023-05-22T13:06:20.000175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:06:21.176+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5787cccb-5930-4074-a595-fd09c69a5e80","timestamp":"2023-05-22T13:06:21.103743Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:06:28.381+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a98d7062-2c8f-4099-8603-3c9d97ab8016","timestamp":"2023-05-22T13:06:27.666686Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:06:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:06:43.154+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"58f3b5db-fe0c-4290-881d-78a098c8d826","timestamp":"2023-05-22T13:06:42.637213Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:08:07.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3f616d16-9e6a-40fc-9ea0-d17a568d0527","timestamp":"2023-05-22T13:08:06.502794Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:08:21.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"202d5534-9035-4291-a37a-f06e7f1fe7a4","timestamp":"2023-05-22T13:08:20.000165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:08:21.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d1b7f2e9-e044-4a5a-8201-65895b9e89cf","timestamp":"2023-05-22T13:08:21.103601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:08:28.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c499be6-7c0a-42df-b339-5ff448fcafc2","timestamp":"2023-05-22T13:08:27.666367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:08:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:08:43.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab558d35-307c-426b-91a1-dc3bcdbe8d4f","timestamp":"2023-05-22T13:08:42.637149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:10:07.214+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87046bd2-22d8-470f-b67a-26a895108c32","timestamp":"2023-05-22T13:10:06.500997Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:10:21.128+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9e6679a-2c68-475f-aab4-562aae8bf56b","timestamp":"2023-05-22T13:10:20.000324Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:10:21.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b91a1d3f-c6a9-429c-9943-a4b8323d6fce","timestamp":"2023-05-22T13:10:21.103861Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:10:28.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bf9f93ce-e873-4f75-ae6b-91b3a18e6ef1","timestamp":"2023-05-22T13:10:27.666390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:10:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:10:43.156+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea1848c8-908a-474f-9e4a-00712e105c8d","timestamp":"2023-05-22T13:10:42.637202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:12:07.220+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3856de38-bded-411f-911f-773eba98f035","timestamp":"2023-05-22T13:12:06.501164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:12:21.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b78e4e2-d8c2-41d1-81a4-2dce5291f826","timestamp":"2023-05-22T13:12:20.000044Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:12:21.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ef5249f6-0289-46d8-a66e-d97285051b38","timestamp":"2023-05-22T13:12:21.103633Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:12:28.392+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca4d7e1b-e5af-4ed8-aa4b-253564c5a51f","timestamp":"2023-05-22T13:12:27.666514Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:12:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:12:43.157+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"938e4595-6e49-411c-a961-39861ab80217","timestamp":"2023-05-22T13:12:42.637165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:14:07.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7299ee6-d608-4623-926e-decfa5dda723","timestamp":"2023-05-22T13:14:06.501061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:14:21.062+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c0c4f9d-cc13-47a2-828b-c200e1d2b947","timestamp":"2023-05-22T13:14:20.000158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:14:21.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2940815-6976-47e7-a260-d2de9745464c","timestamp":"2023-05-22T13:14:21.103652Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:14:28.387+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"22938411-dba3-4950-9a20-a14867ffeab3","timestamp":"2023-05-22T13:14:27.666629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:14:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:14:43.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c8106e61-625b-4048-b133-a664483ba406","timestamp":"2023-05-22T13:14:42.637446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:16:07.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80e6a360-db6a-4b89-bd81-b75ec8609797","timestamp":"2023-05-22T13:16:06.501125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:16:21.134+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9442160f-6a5b-47c1-8e71-b738fda39c0d","timestamp":"2023-05-22T13:16:21.103696Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:16:21.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ad4d9adb-842c-4b95-b036-d0438986b622","timestamp":"2023-05-22T13:16:20.000103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:16:28.388+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ca8048b3-6d4c-45b9-b6e4-cb39478351af","timestamp":"2023-05-22T13:16:27.666446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:16:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:16:43.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2b4a8591-6a38-481a-9f37-3af77321ed1f","timestamp":"2023-05-22T13:16:42.637420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:18:07.223+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e347453-91d4-47f9-91e3-2681a70c6a83","timestamp":"2023-05-22T13:18:06.501114Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:18:21.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7108d70e-b198-40d3-a5cc-dce77379c4ff","timestamp":"2023-05-22T13:18:20.000075Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:18:21.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c6189322-c7b4-459c-b33f-4ee1ece433d4","timestamp":"2023-05-22T13:18:21.103586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:18:28.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"892224cc-4387-4d10-8b5f-59e900900644","timestamp":"2023-05-22T13:18:27.666406Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:18:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:18:43.162+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d5f50580-084a-474d-abe6-e4f2540bcf23","timestamp":"2023-05-22T13:18:42.637121Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:20:07.229+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6688c6ed-f054-4b70-b823-644700dd0419","timestamp":"2023-05-22T13:20:06.501083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:20:21.056+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"49d67522-debb-4f67-8f08-c2f39763e110","timestamp":"2023-05-22T13:20:20.000322Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:20:21.405+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b381ad63-9606-46d9-bd49-00b85de27cb8","timestamp":"2023-05-22T13:20:21.103570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:20:28.395+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a94602b1-c565-40e7-8feb-d4cab0597ebb","timestamp":"2023-05-22T13:20:27.666596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:20:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:20:43.165+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3099c350-e5f9-45e4-a5f8-d6205fcfe364","timestamp":"2023-05-22T13:20:42.637240Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:22:07.231+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"231c42cf-543f-41c6-9a67-1ee35d822cfb","timestamp":"2023-05-22T13:22:06.501110Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:22:21.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"78301b69-34f6-42d4-a5b7-1ae56ebb7765","timestamp":"2023-05-22T13:22:20.000346Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:22:21.450+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"69291e72-8d33-40b8-84e1-534ae1358b85","timestamp":"2023-05-22T13:22:21.103685Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:22:28.391+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"db734b07-33d5-41fe-a145-f1fe4035971d","timestamp":"2023-05-22T13:22:27.666380Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:22:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:22:43.232+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"835ffd8e-ef3a-4558-b53c-b67f9af87bb0","timestamp":"2023-05-22T13:22:42.637349Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:24:07.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2eff1bb3-6ab0-4bed-880e-d0f7cbf972af","timestamp":"2023-05-22T13:24:06.501117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:24:21.064+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"997f0631-d795-4407-adb5-e258706d6d0f","timestamp":"2023-05-22T13:24:20.000006Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:24:21.472+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"da00fde4-4ab2-4391-a53d-1dee8753841c","timestamp":"2023-05-22T13:24:21.103740Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:24:28.403+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0a4f8218-b228-48f4-9dae-0c458d163d51","timestamp":"2023-05-22T13:24:27.666462Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:24:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:24:43.164+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5ba99f88-05d2-4c56-9ea2-a909231ed414","timestamp":"2023-05-22T13:24:42.637170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:26:07.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5bbe215b-4ea3-4147-98ff-04b663c6a4af","timestamp":"2023-05-22T13:26:06.501228Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:26:21.066+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"929a1f66-f1d5-4f8f-a1cf-c1cf5785e67a","timestamp":"2023-05-22T13:26:20.000188Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:26:21.505+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"031a2e79-099a-4d5a-8310-f32b68a1c375","timestamp":"2023-05-22T13:26:21.103873Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:26:28.400+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01933dff-b2bc-4aaf-97b5-5c42818911a8","timestamp":"2023-05-22T13:26:27.666405Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:26:43.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"14e3289e-8b71-4be8-80c5-60ff3a7fae3d","timestamp":"2023-05-22T13:26:42.637541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:28:07.230+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2d6e797-a317-4d68-87d9-9d7a82544232","timestamp":"2023-05-22T13:28:06.501298Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:28:21.068+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87cf596e-cb2c-4495-b749-3e3cd1d98ebb","timestamp":"2023-05-22T13:28:20.000505Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:28:21.546+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2bad09d-f0a6-4bbe-ab82-531137ba833b","timestamp":"2023-05-22T13:28:21.103605Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:28:28.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89ea70da-c978-4868-b6fc-ded3921087a4","timestamp":"2023-05-22T13:28:27.667196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:28:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:28:43.171+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"87c0c27e-4836-499a-af13-cfc1e6438db5","timestamp":"2023-05-22T13:28:42.637258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:30:07.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2cdf89be-ad44-43e5-836a-5699ab51e35e","timestamp":"2023-05-22T13:30:06.501111Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:30:21.076+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fb651922-1457-406d-aa23-eecb965cc8c5","timestamp":"2023-05-22T13:30:20.000115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:30:21.591+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec8232f1-127e-49a4-ae31-933c279d2b5a","timestamp":"2023-05-22T13:30:21.103634Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:30:28.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e61e7fae-6b39-4bca-b901-51c857d187bf","timestamp":"2023-05-22T13:30:27.666756Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:30:43.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"fd064556-b01a-49fa-96f4-e94e84ddfdb5","timestamp":"2023-05-22T13:30:42.637342Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:32:07.313+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d7a8cec4-c039-47b4-acaf-cc94a656ee5e","timestamp":"2023-05-22T13:32:06.501370Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:32:21.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6af99ba5-77f6-4ab1-bdb8-3af331cb3498","timestamp":"2023-05-22T13:32:20.000198Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:32:21.612+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d2be99f-7229-4966-9b0e-4bbe053d6859","timestamp":"2023-05-22T13:32:21.103821Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:32:28.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"431c2196-527a-4d2a-b065-b7bd78ec1709","timestamp":"2023-05-22T13:32:27.666442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:32:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:32:43.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4aeecef9-53e3-414a-9051-66cc7cd6449c","timestamp":"2023-05-22T13:32:42.637276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:34:07.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"39a735c5-236a-446e-aa2e-e72afa725d77","timestamp":"2023-05-22T13:34:06.501292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:34:21.075+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"27ece54c-7b81-4af4-b955-d26197b4d44d","timestamp":"2023-05-22T13:34:20.000191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:34:21.630+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"187783b5-50cb-4d94-a6f8-163f06e15c78","timestamp":"2023-05-22T13:34:21.103487Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:34:28.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8dcb355-0bbc-4197-b0be-b2254b5e7b15","timestamp":"2023-05-22T13:34:27.666469Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:34:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:34:43.173+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"79c4542c-e622-4a50-a320-0ba73b8af701","timestamp":"2023-05-22T13:34:42.637193Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:36:07.241+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"98e2c49a-5e3c-44e2-9c25-d87d56c9dcdd","timestamp":"2023-05-22T13:36:06.502356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:36:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"94adae51-92c8-4139-be95-822fe3c68b12","timestamp":"2023-05-22T13:36:21.103607Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:36:21.664+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0541186a-862e-482d-ad62-6a025431a011","timestamp":"2023-05-22T13:36:20.000106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:36:28.413+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"adc35209-6482-4b38-a57d-b826ce3aea7a","timestamp":"2023-05-22T13:36:27.666475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:36:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:36:43.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7caf9ef7-0b36-43da-842a-ef3794ca7c72","timestamp":"2023-05-22T13:36:42.637117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:38:07.245+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"643a963e-dacc-4584-8b45-8ed3cca5a6c2","timestamp":"2023-05-22T13:38:06.501074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:38:21.082+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c0287cd-d759-48b4-9981-60b13d20d07f","timestamp":"2023-05-22T13:38:20.000049Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:38:21.704+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c94332b9-3dd4-4613-baa9-f32d31bd9f8c","timestamp":"2023-05-22T13:38:21.103545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:38:28.409+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a4c3beba-9bf2-4718-8e3d-f92c516bdc4f","timestamp":"2023-05-22T13:38:27.666557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:38:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:38:43.178+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"732a1ba6-4ee8-4f63-a39a-d6b072fa89b6","timestamp":"2023-05-22T13:38:42.637137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:40:07.242+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bdfe5349-cf21-416b-bc43-904c6ee9f1a6","timestamp":"2023-05-22T13:40:06.501076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:40:21.144+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"9494e599-2353-4f35-90a0-1839bbee2924","timestamp":"2023-05-22T13:40:21.103467Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:40:21.733+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15d603e7-52aa-4477-bda0-b6a2d765074a","timestamp":"2023-05-22T13:40:19.999998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:40:28.411+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01e917c8-eef8-478c-9e17-d855f5d63257","timestamp":"2023-05-22T13:40:27.666396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:40:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:40:43.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"18e8e2c0-f592-4696-aa69-8887d7bb5d79","timestamp":"2023-05-22T13:40:42.637201Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:42:07.244+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c283ebd-f17d-4796-882b-2d226136ffc3","timestamp":"2023-05-22T13:42:06.501058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:42:21.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c55f93c-ffe5-4d29-abfa-18dbb70278c7","timestamp":"2023-05-22T13:42:20.000038Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:42:21.767+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f2c2876d-04ee-4d29-9a4a-99f610538774","timestamp":"2023-05-22T13:42:21.103570Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:42:28.412+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"abfa0d8a-73b0-47da-9fb9-a3e14cf2b26f","timestamp":"2023-05-22T13:42:27.666302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:42:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:42:43.181+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7c1606d1-a2e8-4e9e-9782-7f188da7b96e","timestamp":"2023-05-22T13:42:42.637358Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:44:07.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9c17587a-6ee8-4055-a164-2376848bdbe1","timestamp":"2023-05-22T13:44:06.501262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:44:21.091+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7a22560c-26b4-4aef-8a3a-2bb264d01220","timestamp":"2023-05-22T13:44:20.000070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:44:21.803+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f997445d-fdd9-47e2-be89-0236844d466d","timestamp":"2023-05-22T13:44:21.103675Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:44:28.406+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"274b15b8-6c25-4c9d-9381-c77e4b8a00ee","timestamp":"2023-05-22T13:44:27.666445Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:44:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:44:43.190+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"20e7d375-204a-4fcd-bbd2-d48a1e197f57","timestamp":"2023-05-22T13:44:42.637287Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:46:07.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7c11fd6-2018-425b-82fc-ccc95b73b177","timestamp":"2023-05-22T13:46:06.501170Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:46:21.099+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cc2df2f4-f590-4dbf-8542-2a71acd6dc61","timestamp":"2023-05-22T13:46:20.000187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:46:21.836+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc833fcb-5cbf-4bf2-bcfc-7b0a2de384dd","timestamp":"2023-05-22T13:46:21.103573Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:46:28.414+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b31e6c30-e763-4305-846e-f23136439414","timestamp":"2023-05-22T13:46:27.666449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:46:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:46:43.185+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8b943b5d-ef09-4084-8944-f9d917dd6828","timestamp":"2023-05-22T13:46:42.637028Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:48:07.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"905bd834-f467-4f0e-b7cf-565921fb7074","timestamp":"2023-05-22T13:48:06.501091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:48:21.097+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"397fd32b-9646-486c-ab76-55f2f8660e3f","timestamp":"2023-05-22T13:48:20.000074Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:48:21.871+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8011db10-c456-4110-a206-6290fecee4ba","timestamp":"2023-05-22T13:48:21.103788Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:48:28.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c982c09-d283-45e1-956a-ce51f233635c","timestamp":"2023-05-22T13:48:27.666389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:48:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:48:43.187+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed265873-4106-4172-a0a2-9ac7a4be2543","timestamp":"2023-05-22T13:48:42.637419Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:50:07.257+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f9e0cb14-bd10-40ab-95a4-5d9b2113b030","timestamp":"2023-05-22T13:50:06.501056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:50:21.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c062c3a7-632b-4767-95d7-14ac3a5da5b3","timestamp":"2023-05-22T13:50:20.000071Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:50:21.901+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72fe73eb-28c8-413a-a809-59f87937ad58","timestamp":"2023-05-22T13:50:21.103582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:50:28.422+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9bb4153f-0bf3-415d-85a8-f19b56554408","timestamp":"2023-05-22T13:50:27.666367Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:50:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:50:43.197+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d147d183-e3f8-4289-ac6e-4edb7792d724","timestamp":"2023-05-22T13:50:42.637132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:52:07.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b45335e2-9e8a-42dc-8902-718813ba7450","timestamp":"2023-05-22T13:52:06.501118Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:52:21.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"56f703f7-5d1c-4249-b43e-54735ff7cfc4","timestamp":"2023-05-22T13:52:21.103637Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:52:21.937+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7f64468c-cac1-4d96-bb24-271e687f7bd8","timestamp":"2023-05-22T13:52:20.000096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:52:28.424+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1fce15cf-d545-46fb-9a4f-78600b041b70","timestamp":"2023-05-22T13:52:27.666286Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:52:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:52:43.192+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1c86dcab-9890-4280-a299-2d3761f0c0bb","timestamp":"2023-05-22T13:52:42.637325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:54:07.258+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ba525f19-fbd5-4a3d-9c06-46e8ac1f98c3","timestamp":"2023-05-22T13:54:06.501130Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:54:21.090+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64525aa6-970b-41d3-9192-1a7e62754531","timestamp":"2023-05-22T13:54:20.000155Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:54:21.989+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97b4a675-8d14-4d09-88f5-e3c6e10ba708","timestamp":"2023-05-22T13:54:21.103649Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:54:28.421+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33e1228d-2e19-41f0-8929-010998be7902","timestamp":"2023-05-22T13:54:27.666436Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:54:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:54:43.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"629488b4-1808-4e22-b3e9-e44e11f740c2","timestamp":"2023-05-22T13:54:42.637103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:56:07.266+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80f1d03b-3dc6-4367-9fc8-0717a6564edb","timestamp":"2023-05-22T13:56:06.501227Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:56:21.089+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6bff7d-b067-4650-82c3-dd8b016ad8a7","timestamp":"2023-05-22T13:56:20.000064Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:56:22.020+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b9a298b-38af-447b-b776-de70ef90e129","timestamp":"2023-05-22T13:56:21.103681Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:56:28.425+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1704b0b-4c5c-41b1-bde4-6dbc99e3a8b8","timestamp":"2023-05-22T13:56:27.666412Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:56:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:56:43.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f431c964-4f5d-45c9-8480-01d46b934ae7","timestamp":"2023-05-22T13:56:42.637204Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T13:58:07.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aff6cc3e-4460-4b4f-afb2-f79d4a16cdc9","timestamp":"2023-05-22T13:58:06.501646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T13:58:21.098+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dda64845-8758-4a4a-915f-d6311a6573f7","timestamp":"2023-05-22T13:58:20.000085Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T13:58:22.049+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"90289adc-d2fd-404d-b92a-d04aa84c88db","timestamp":"2023-05-22T13:58:21.103599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T13:58:28.429+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6ffabd48-c115-4a49-933d-8ff5f0b02978","timestamp":"2023-05-22T13:58:27.666545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T13:58:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T13:58:43.195+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"591a9bcc-ac8f-4930-99da-f5156066c6a9","timestamp":"2023-05-22T13:58:42.637276Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:00:07.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"193372cd-2fec-4348-b619-4ce58d0b74cd","timestamp":"2023-05-22T14:00:06.501270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:00:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"53f18fef-2428-4f48-a03e-f432a56de707","timestamp":"2023-05-22T14:00:21.103665Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:00:22.092+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6dfc4ee5-898a-4766-a878-f19e24344b7a","timestamp":"2023-05-22T14:00:20.000187Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:00:28.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"590f1fb7-eacd-4ba7-90f9-41739bf1e421","timestamp":"2023-05-22T14:00:27.666363Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:00:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:00:43.200+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"125bab85-c47e-492e-9026-b7e66932763f","timestamp":"2023-05-22T14:00:42.637182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:02:07.264+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c627153-ead5-4912-859f-97247c9bda5a","timestamp":"2023-05-22T14:02:06.501117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:02:21.101+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76a78d5d-3a27-441b-b69d-13fd17cef3f4","timestamp":"2023-05-22T14:02:20.000186Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:02:22.117+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c60c9bf-d19a-4daf-ae6a-7ac9e08c9007","timestamp":"2023-05-22T14:02:21.103563Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:02:28.431+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d9e1f3a-1e50-43e5-ab2f-651f2a0c5304","timestamp":"2023-05-22T14:02:27.666353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:02:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:02:43.201+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a50e33ff-4e3d-492a-9f8b-e661d9803c92","timestamp":"2023-05-22T14:02:42.637495Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:04:07.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e10ac0b1-c43a-4878-ab72-98a9c57116ec","timestamp":"2023-05-22T14:04:06.501153Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:04:21.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3a79dc14-4a4d-4d14-83d3-8399104ca65b","timestamp":"2023-05-22T14:04:20.000127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:04:22.151+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c16a08c9-db7d-43a0-af80-62cbcc43aebb","timestamp":"2023-05-22T14:04:21.103643Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:04:28.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a2ef2574-9794-4997-95cc-ce51a23be405","timestamp":"2023-05-22T14:04:27.666621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:04:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:04:43.203+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1861ec14-7d30-4838-bf2b-61efef89c1e2","timestamp":"2023-05-22T14:04:42.637161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:06:07.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6e3ee72d-e1a5-4326-875d-c0ee5107d60c","timestamp":"2023-05-22T14:06:06.501120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:06:21.104+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f183593e-523c-447d-9d71-629c846dd152","timestamp":"2023-05-22T14:06:20.000190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:06:21.172+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5d4f6ff4-9f6a-48d9-912b-d6434013261b","timestamp":"2023-05-22T14:06:21.103697Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:06:28.433+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7b672bad-b897-4c90-a76c-16079b7705ea","timestamp":"2023-05-22T14:06:27.666441Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:06:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:06:43.219+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"681a18b5-d5db-49d5-94a9-734f94e76006","timestamp":"2023-05-22T14:06:42.637510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:08:07.275+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a31b5b4-85ff-4505-b2c8-8d800239d0d6","timestamp":"2023-05-22T14:08:06.501884Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:08:21.105+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0192f8b7-0b7c-4883-b0fb-00eba40f8fad","timestamp":"2023-05-22T14:08:20.000158Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:08:21.199+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54dc1d77-74df-47e9-8d39-f81921ab4623","timestamp":"2023-05-22T14:08:21.103518Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:08:28.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"aed4deda-defa-4a0e-bdc8-b32f0708c100","timestamp":"2023-05-22T14:08:27.666895Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:08:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:08:43.205+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2a00489d-8b28-4b2d-91ee-60ba171c5aac","timestamp":"2023-05-22T14:08:42.637219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:10:07.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fa12fa0-c75e-4c33-be80-e50e0eba621c","timestamp":"2023-05-22T14:10:06.501160Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:10:21.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"fabaabab-1d4e-4e91-b6eb-92fbf7bb514d","timestamp":"2023-05-22T14:10:21.103621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:10:21.238+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b8728ff-fd39-429b-87b4-c85a7bf0b484","timestamp":"2023-05-22T14:10:19.999978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:10:28.522+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16049479-019c-481a-be42-94a301bab42e","timestamp":"2023-05-22T14:10:27.666392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:10:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:10:43.210+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"865d106f-6540-4656-8f16-4ac241570da5","timestamp":"2023-05-22T14:10:42.637212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:12:07.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"359c2f0f-3340-431a-882c-e09c6084b200","timestamp":"2023-05-22T14:12:06.501133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:12:21.114+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c9073b0a-89ac-4a1c-923b-e735870371ed","timestamp":"2023-05-22T14:12:20.000490Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:12:21.273+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"67c1e30f-8d98-47af-950e-869ce3f5ad28","timestamp":"2023-05-22T14:12:21.103611Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:12:28.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9e8381e5-d38f-46f1-91c7-57b966f53ff3","timestamp":"2023-05-22T14:12:27.666722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:12:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:12:43.211+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1be2136e-4587-4361-bca9-096d9b5f646f","timestamp":"2023-05-22T14:12:42.637196Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:14:07.277+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"955f1a9b-7ecf-4cc2-a396-92f21e129368","timestamp":"2023-05-22T14:14:06.501095Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:14:21.120+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1d4b333f-1faf-4aa2-a358-c587e1c62127","timestamp":"2023-05-22T14:14:19.999989Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:14:21.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"1e1037b2-6aee-41be-be12-bf6f33c0711c","timestamp":"2023-05-22T14:14:21.103739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:14:28.438+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"65b0e5b7-3157-42ad-85e4-117d02d3c4ea","timestamp":"2023-05-22T14:14:27.666922Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:14:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:14:43.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0de5853d-a6d7-4eb7-83cc-fa25cdc3e41f","timestamp":"2023-05-22T14:14:42.637033Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:16:07.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bd03ef8f-fff4-4def-b201-ac17ba90f784","timestamp":"2023-05-22T14:16:06.501087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:16:21.108+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0f955426-3193-4ef5-a09a-ddc35f28cd5a","timestamp":"2023-05-22T14:16:20.000098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:16:21.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b93a2f4-93c4-4fff-95bd-7c02f78f3934","timestamp":"2023-05-22T14:16:21.103629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:16:28.455+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b7514705-219c-4ff8-b93b-fc7b5221a0ba","timestamp":"2023-05-22T14:16:27.666557Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:16:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:16:43.209+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"996d564d-0b63-4678-83cd-6f1157d04023","timestamp":"2023-05-22T14:16:42.637129Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:18:07.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4874aec3-bccd-4718-b07b-9ad35b312500","timestamp":"2023-05-22T14:18:06.501150Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:18:21.113+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8a32e272-805f-4326-835c-65022d2a4b40","timestamp":"2023-05-22T14:18:19.999961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:18:21.375+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e2e1cedf-c286-4da5-b1ca-58e23abbd768","timestamp":"2023-05-22T14:18:21.103541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:18:28.448+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ccb2741-d77c-4636-8193-099c496d3ed3","timestamp":"2023-05-22T14:18:27.666389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:18:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:18:43.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bc61dea0-cab2-4013-9ba6-4bfa231f34f5","timestamp":"2023-05-22T14:18:42.637427Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:20:07.278+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5c709a12-aa98-4faa-99ab-5747a4c902b9","timestamp":"2023-05-22T14:20:06.501195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:20:21.138+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"558228e6-5f9d-4e42-955d-486275277cda","timestamp":"2023-05-22T14:20:21.103749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:20:21.408+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6aa78c28-a2f0-47fb-874a-ebd912c6bdad","timestamp":"2023-05-22T14:20:20.000060Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:20:28.447+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04c87690-0d64-4eef-95f8-35398612da11","timestamp":"2023-05-22T14:20:27.666434Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:20:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:20:43.215+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f373007d-3b86-4539-8af5-e3a66003c08f","timestamp":"2023-05-22T14:20:42.637323Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:22:07.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c74c7558-068c-4f76-8551-2d38b5d505ac","timestamp":"2023-05-22T14:22:06.501083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:22:21.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"731ba009-6ec6-443d-ad5c-1afc0ca11a7d","timestamp":"2023-05-22T14:22:19.999907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:22:21.440+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b7a6a3c-0996-4b2e-b20a-dd1bfe8472f7","timestamp":"2023-05-22T14:22:21.103569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:22:28.487+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c14aff02-928f-4665-bfd5-cae21dd570d4","timestamp":"2023-05-22T14:22:27.666413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:22:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:22:43.217+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bab54e1a-3a40-403d-942f-5cde4b4d5564","timestamp":"2023-05-22T14:22:42.637301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:24:07.286+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a771919b-6ab4-4e2c-9b05-5ab9994795f7","timestamp":"2023-05-22T14:24:06.501128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:24:21.132+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4c8dec89-54ec-4c65-977f-453b9004efd5","timestamp":"2023-05-22T14:24:20.000001Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:24:21.475+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"35eb7970-334d-4d41-9a3b-c57bf691dca8","timestamp":"2023-05-22T14:24:21.103606Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:24:28.452+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e4270b55-4bfb-4a28-9f60-99e0caa66ded","timestamp":"2023-05-22T14:24:27.666401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:24:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:24:43.218+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6b63121c-849b-4967-8e78-48199dba602e","timestamp":"2023-05-22T14:24:42.637175Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:26:07.289+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"347a8593-94b5-48ab-82e2-f1ce2b412276","timestamp":"2023-05-22T14:26:06.501083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:26:21.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e4a2933-c29a-428d-befc-920a9ba77b44","timestamp":"2023-05-22T14:26:20.000352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:26:21.517+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"970d2d2e-8518-4dca-87f8-1042c2473cb8","timestamp":"2023-05-22T14:26:21.103978Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:26:28.451+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab6411da-416b-4ae7-b385-179f0575c15c","timestamp":"2023-05-22T14:26:27.666504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:26:43.222+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a1ffd0d5-22c4-4d0e-8dab-e900c92893cc","timestamp":"2023-05-22T14:26:42.637366Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:28:07.285+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"99b8a94d-e0d2-492b-ba32-a5c8e4899a9c","timestamp":"2023-05-22T14:28:06.501283Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:28:21.125+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"90b471a3-8054-48f8-b446-d0696159de30","timestamp":"2023-05-22T14:28:20.000058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:28:21.559+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"96405de2-338c-4159-83f7-0a7899d49b61","timestamp":"2023-05-22T14:28:21.103751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:28:28.453+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"184cd0b7-e42d-4d52-a583-2e72c677ff15","timestamp":"2023-05-22T14:28:27.666848Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:28:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:28:43.225+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c86e9799-d646-453b-83cf-baaa3a37f778","timestamp":"2023-05-22T14:28:42.637291Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:30:07.365+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f73a8a81-b252-4e97-8e20-e7f95cff9b35","timestamp":"2023-05-22T14:30:06.501258Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:30:21.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f8c62761-f9a6-429a-9934-9110c3d7e3aa","timestamp":"2023-05-22T14:30:20.000157Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:30:21.593+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"72c80467-e36f-4850-badb-bc2411854aef","timestamp":"2023-05-22T14:30:21.103725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:30:28.454+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"953b7c26-b28c-40b0-8d07-61907f14cfb2","timestamp":"2023-05-22T14:30:27.666491Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:30:43.224+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c61ac2fc-98dc-4693-982b-14dbbbf44728","timestamp":"2023-05-22T14:30:42.637197Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:32:07.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"77d402ff-71ab-4cf3-844f-867b784dfca3","timestamp":"2023-05-22T14:32:06.501141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:32:21.133+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed1a3f47-9c8a-4c93-ba9b-c393933df64b","timestamp":"2023-05-22T14:32:20.000149Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:32:21.615+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"b5af6d27-6020-4756-a7be-0e44f2d3ce24","timestamp":"2023-05-22T14:32:21.103658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:32:28.536+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b0b9ba04-12cb-487c-a5a9-ef7a3f012262","timestamp":"2023-05-22T14:32:27.666504Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:32:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:32:43.291+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4bfff045-7ddc-4b01-be49-4496e72e4a53","timestamp":"2023-05-22T14:32:42.637414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:34:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0efc4ef7-f86d-48ce-803b-f6f50721589c","timestamp":"2023-05-22T14:34:06.501058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:34:21.135+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"50b19027-2e88-4c13-9716-84706ba312f8","timestamp":"2023-05-22T14:34:20.000104Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:34:21.650+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c699c467-6561-4f75-aafe-0f034f419bc7","timestamp":"2023-05-22T14:34:21.103772Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:34:28.465+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ee10ffe7-6d8f-486a-853d-921cd48149d7","timestamp":"2023-05-22T14:34:27.666658Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:34:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:34:43.234+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ea0c38d3-fe62-447c-a8d4-d09562b89394","timestamp":"2023-05-22T14:34:42.637582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:36:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fd96083-c095-478b-ab97-8f62376c7a0d","timestamp":"2023-05-22T14:36:06.501141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:36:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3fcf5733-9307-4f48-bf6c-1b0c88f1bfd9","timestamp":"2023-05-22T14:36:20.000519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:36:21.685+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f47fe7f8-2364-4d46-8663-c3ed37ef8276","timestamp":"2023-05-22T14:36:21.103534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:36:28.461+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44df386b-700e-4cd7-b768-787b37b0d6ce","timestamp":"2023-05-22T14:36:27.666397Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:36:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:36:43.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"82601895-81d4-4c5b-bfb8-c0b197236e2b","timestamp":"2023-05-22T14:36:42.637127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:38:07.323+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"8c6f3324-ac9d-4f3a-a37d-a5883012dfdc","timestamp":"2023-05-22T14:38:06.501525Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:38:21.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"3b512a50-fa24-491f-8e8b-2d31f83cb432","timestamp":"2023-05-22T14:38:21.103479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:38:21.712+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f5da342d-881f-42d7-b0ce-e55fb7335c52","timestamp":"2023-05-22T14:38:19.999993Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:38:28.486+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"663207d2-67cc-4efb-9b39-722ebd708d3b","timestamp":"2023-05-22T14:38:27.666414Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:38:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:38:43.239+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"33d8bc37-bdd2-4872-bf52-a71c6e077fb1","timestamp":"2023-05-22T14:38:42.637087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:40:07.300+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6050b207-88d0-4324-a343-135bef90a630","timestamp":"2023-05-22T14:40:06.501058Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:40:21.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"420fb44b-3112-4abf-bc55-33379f9f94e6","timestamp":"2023-05-22T14:40:20.000062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:40:21.758+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e84108d3-cb73-4139-9b27-0406d80c856c","timestamp":"2023-05-22T14:40:21.103612Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:40:28.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"293c2d9c-ef3e-4cb7-97fa-078788bf9ed5","timestamp":"2023-05-22T14:40:27.666541Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:40:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:40:43.233+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ccc14dd7-4dbe-43b1-8d75-ed01f91a852a","timestamp":"2023-05-22T14:40:42.637088Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:42:07.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"23aca6cf-9475-4f86-b38b-dfba3f7bedf6","timestamp":"2023-05-22T14:42:06.501063Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:42:21.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4e314c0-facc-4453-aa5d-7e1c466ddc6a","timestamp":"2023-05-22T14:42:20.000039Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:42:21.788+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"a5909216-25df-4e1a-b29a-79c7b2466537","timestamp":"2023-05-22T14:42:21.103945Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:42:28.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"739eea05-b198-4800-9652-54d41f1010c7","timestamp":"2023-05-22T14:42:27.666443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:42:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:42:43.236+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3dc03dba-3429-4ddf-ae26-ab8b0b4e925b","timestamp":"2023-05-22T14:42:42.637108Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:44:07.307+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d246ba45-a3bf-4b6d-b22a-95c677aae4f8","timestamp":"2023-05-22T14:44:06.501217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:44:21.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1a9e1a02-1484-4ed8-8002-a7cf239f2327","timestamp":"2023-05-22T14:44:20.000148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:44:21.828+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4951fe94-7ca4-467e-905d-c58829702205","timestamp":"2023-05-22T14:44:21.103750Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:44:28.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c70a25a-a7a0-4c96-9dd5-cbcb25c1bee2","timestamp":"2023-05-22T14:44:27.670878Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:44:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:44:43.247+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"32f94c6d-0f40-40a9-8f83-3c8df1c9be5a","timestamp":"2023-05-22T14:44:42.637393Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:46:07.306+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"30d71ffe-2dc5-492e-9a8d-f074cd70323b","timestamp":"2023-05-22T14:46:06.501131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:46:21.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"10f48944-2573-497a-8ba1-e7152f2a9fe3","timestamp":"2023-05-22T14:46:21.103596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:46:21.866+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"16e73eca-c373-4591-9e1e-4e74204606d6","timestamp":"2023-05-22T14:46:20.000131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:46:28.466+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"80e6a6d3-f8a2-4d39-9a7f-a0cf37d3c69a","timestamp":"2023-05-22T14:46:27.666351Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:46:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:46:43.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c7356694-6f41-47eb-8fbe-b7c194262381","timestamp":"2023-05-22T14:46:42.637260Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:48:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c362dfd2-32f7-43a7-9f47-88c081e0fbff","timestamp":"2023-05-22T14:48:06.501224Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:48:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"4cdfdd9f-b998-430e-a357-4fece9ad212f","timestamp":"2023-05-22T14:48:21.103538Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:48:21.891+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"1dfa60cd-a9ce-42d7-804f-8acc8150c634","timestamp":"2023-05-22T14:48:20.000056Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:48:28.471+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd86b9a7-ab83-4a0b-bbb6-0fdcd88c06e3","timestamp":"2023-05-22T14:48:27.666318Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:48:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:48:43.243+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9d47b00f-4c1a-40b2-b0c8-c18197ab2fff","timestamp":"2023-05-22T14:48:42.637012Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:50:07.304+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9232b509-6bb8-45b6-9bb2-4eb3bda5e926","timestamp":"2023-05-22T14:50:06.501357Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:50:21.140+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4b70f439-e225-4507-938c-fe9838c12e63","timestamp":"2023-05-22T14:50:20.000126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:50:21.933+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f3cc4ce8-19c3-4e26-8653-08d969d2974c","timestamp":"2023-05-22T14:50:21.103661Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:50:28.531+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3df28e1c-1b17-4026-8f78-16ecab5c237c","timestamp":"2023-05-22T14:50:27.666428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:50:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:50:43.246+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9af6f849-9768-42bf-af0c-0ea5e67ee5b2","timestamp":"2023-05-22T14:50:42.637243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:52:07.319+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"83096168-73a6-42fb-97dc-b424920e5d08","timestamp":"2023-05-22T14:52:06.501102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:52:21.160+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6a7a128c-0a0c-48ab-a68d-6d523911d932","timestamp":"2023-05-22T14:52:21.104102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:52:21.968+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a97ef48e-a33b-43e5-926d-f0bb66a33f51","timestamp":"2023-05-22T14:52:20.000202Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:52:28.473+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"227a8b56-9dc5-4d63-99ed-ae4f24df4986","timestamp":"2023-05-22T14:52:27.666545Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:52:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:52:43.248+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7961e2f8-cdbc-4138-b272-08131cbd5728","timestamp":"2023-05-22T14:52:42.637181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:54:07.312+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4194fe8e-8823-419a-9e99-1b06b0c2d154","timestamp":"2023-05-22T14:54:06.501086Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:54:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"c97e74a9-750f-4282-bfe4-afb78947cda9","timestamp":"2023-05-22T14:54:21.103582Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:54:22.001+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0e134892-a422-4f50-a5d1-6defbd5172ea","timestamp":"2023-05-22T14:54:20.000127Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:54:28.478+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0888db7c-36fc-4ff9-8fee-f6308203615f","timestamp":"2023-05-22T14:54:27.666350Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:54:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:54:43.240+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b559a0de-a8db-44ad-a933-7d49df6380e3","timestamp":"2023-05-22T14:54:42.637199Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:56:07.316+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"c87fef90-9c7b-496f-ba33-b23391969c50","timestamp":"2023-05-22T14:56:06.501162Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:56:21.136+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"f65336b4-f2cc-4242-94fa-7d70835b73ab","timestamp":"2023-05-22T14:56:21.103628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:56:22.052+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e1e4161-4fd8-4217-8a0f-1133d5082b54","timestamp":"2023-05-22T14:56:20.000103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:56:28.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5da68cfb-febe-4b4b-beb8-b9c30e27439d","timestamp":"2023-05-22T14:56:27.670818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:56:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:56:43.267+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"924ec8be-56df-4ea4-8c13-cb2af9a211da","timestamp":"2023-05-22T14:56:42.637106Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T14:58:07.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"19799f7a-1975-4477-b2e4-14e5c59a11b3","timestamp":"2023-05-22T14:58:06.501184Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T14:58:21.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"09a41d45-3b3b-482c-b362-cbb8cde2a81f","timestamp":"2023-05-22T14:58:21.103741Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T14:58:22.072+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"59ba5687-68cc-47d5-8d7e-fec1be532554","timestamp":"2023-05-22T14:58:20.000069Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T14:58:28.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ed0bd666-a782-4ad4-8852-05d7823cdd84","timestamp":"2023-05-22T14:58:27.666395Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T14:58:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T14:58:43.252+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"04cf14b6-f7c5-46dd-ade7-6f7c4c4a3a49","timestamp":"2023-05-22T14:58:42.637094Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:00:07.314+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e39fe3b4-f49c-4d4f-91a9-7d00e60fe590","timestamp":"2023-05-22T15:00:06.501117Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:00:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"340c2ff8-93ac-4a3d-b15f-29e8ccc62558","timestamp":"2023-05-22T15:00:21.103584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:00:22.111+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"01abd8de-f335-40c8-9c6d-18e4a7a55016","timestamp":"2023-05-22T15:00:20.000288Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:00:28.485+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"3e8474d5-2b10-480d-a6b0-231beb505852","timestamp":"2023-05-22T15:00:27.666377Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:00:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:00:43.256+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"476fe972-3fdc-48e2-87d1-4f6a2b2f78f1","timestamp":"2023-05-22T15:00:42.637345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:02:07.315+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e6a73c6e-e80a-4bc6-90fe-f9d717866346","timestamp":"2023-05-22T15:02:06.501398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:02:21.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"836da588-8963-471c-8648-6b8c92cc5ef0","timestamp":"2023-05-22T15:02:21.103790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:02:22.152+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ab311f91-3fbc-4bd2-8b04-1518674552bf","timestamp":"2023-05-22T15:02:20.000087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:02:28.481+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4e50d8e5-f366-4fd1-a7b3-6f1c031bc38c","timestamp":"2023-05-22T15:02:27.666477Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:02:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:02:43.254+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d80799da-42c5-4369-acf8-0ca9099ff073","timestamp":"2023-05-22T15:02:42.637161Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:04:07.385+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e08371c2-0eba-4700-ba4a-c9073fe7932f","timestamp":"2023-05-22T15:04:06.501019Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:04:21.146+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5d690d7-2eed-4d6a-91a1-cc5f4b10f70d","timestamp":"2023-05-22T15:04:21.103919Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:04:23.168+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"08b4568c-d762-4099-aa7c-47ea8e87582a","timestamp":"2023-05-22T15:04:20.000026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:04:28.489+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9b6b2132-529f-4496-b4e0-48233d9c5780","timestamp":"2023-05-22T15:04:27.666454Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:04:28.779+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:04:43.255+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"75380e4d-eac0-49a0-b05f-90f30a87bb8a","timestamp":"2023-05-22T15:04:42.637173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:06:07.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"43e04bc8-a4d7-42d7-9bfa-545ce682400b","timestamp":"2023-05-22T15:06:06.501098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:06:21.155+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"97ba5da9-8f81-4a64-8ae4-5635069f9f40","timestamp":"2023-05-22T15:06:21.104779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:06:21.212+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"418a23b9-67f9-4546-a0ef-eb79a14e1ee3","timestamp":"2023-05-22T15:06:19.999996Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:06:28.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4ffaa15c-77a6-4eb5-bcc2-7ec47c185cd5","timestamp":"2023-05-22T15:06:27.666601Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:06:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:06:43.330+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd85a56e-f27d-475f-8179-a0dcc84a276c","timestamp":"2023-05-22T15:06:42.637126Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:08:07.326+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb8aff1a-fb3d-4737-8aa8-aa4d91d89eeb","timestamp":"2023-05-22T15:08:06.501045Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:08:21.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"8f34fff1-45d3-49e6-bde1-a3fa784b8f55","timestamp":"2023-05-22T15:08:21.103551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:08:21.249+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b953aff4-d583-4510-9c4e-eb118cb73277","timestamp":"2023-05-22T15:08:20.001098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:08:28.491+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0c300248-c956-4ace-b352-b9434aab37da","timestamp":"2023-05-22T15:08:27.666600Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:08:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:08:43.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d4f95894-2394-4b0c-8772-777ab91285e6","timestamp":"2023-05-22T15:08:42.637143Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:10:07.324+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6c289959-67be-442a-8a2a-9cdf3363b75d","timestamp":"2023-05-22T15:10:06.501015Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:10:21.145+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"7adab8f2-92b4-48d7-a372-930f48d7fc11","timestamp":"2023-05-22T15:10:21.103544Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:10:21.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"67cf58db-5d7f-4293-80c8-92fbf0bc744f","timestamp":"2023-05-22T15:10:20.000031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:10:28.497+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"7fcf7efa-356f-412f-9db3-dbbb1f745b6e","timestamp":"2023-05-22T15:10:27.666398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:10:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:10:43.263+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ac9d9626-1c04-438e-b507-5a16fb1759f0","timestamp":"2023-05-22T15:10:42.637248Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:12:07.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d759a295-943f-4170-942a-9fb0d12cab3f","timestamp":"2023-05-22T15:12:06.501221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:12:21.139+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"966a2cb2-02f9-4ff7-8875-ef94d16b707b","timestamp":"2023-05-22T15:12:21.104796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:12:21.317+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"ec1ce1c6-404a-43f2-b3c2-076fb08d58e2","timestamp":"2023-05-22T15:12:19.999979Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:12:28.494+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"170f73e0-925b-4fe2-a6fc-023dbc7422a3","timestamp":"2023-05-22T15:12:27.668247Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:12:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:12:43.268+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"051f4e98-7f3c-4651-87f1-994374032b74","timestamp":"2023-05-22T15:12:42.637092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:14:07.426+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"dbb771b7-71d8-46c0-9785-f91d424d2f2c","timestamp":"2023-05-22T15:14:06.501180Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:14:21.150+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"02cf4c8f-eada-4771-b84c-02ec3f2aa48b","timestamp":"2023-05-22T15:14:21.103722Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:14:21.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"bacda1f8-f59d-41c5-ae8c-542c13aef03a","timestamp":"2023-05-22T15:14:20.000025Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:14:28.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d0858270-fac1-4cb1-ab7a-fc3f1d1a456e","timestamp":"2023-05-22T15:14:27.667035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:14:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:14:43.269+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a7dd05d7-ff97-4af0-9793-a69ca284c1c3","timestamp":"2023-05-22T15:14:42.637070Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:16:07.328+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"0b42bee3-48f9-4a7f-83c0-673b4a9f97f5","timestamp":"2023-05-22T15:16:06.501163Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:16:21.149+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"45b9497f-4dbd-46a7-8ebe-80ee779959e8","timestamp":"2023-05-22T15:16:21.103646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:16:21.384+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"94dec63b-b198-4c37-8dcb-cb51ba990d00","timestamp":"2023-05-22T15:16:20.000008Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:16:28.503+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"64bc7693-4aac-4ac0-baf9-4953e864da98","timestamp":"2023-05-22T15:16:27.666353Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:16:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:16:43.271+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"cd9040ce-6625-43d5-ac08-92edbad4deb4","timestamp":"2023-05-22T15:16:42.637168Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:18:07.338+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2787ba0f-8c3b-422b-baf7-63da6cffdd9b","timestamp":"2023-05-22T15:18:06.501102Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:18:21.148+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"d20b640e-bd4a-47e9-a802-37e679a47598","timestamp":"2023-05-22T15:18:21.103543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:18:21.427+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"72444b38-5fb7-4cd4-afe8-810154599535","timestamp":"2023-05-22T15:18:20.000097Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:18:28.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b2ca1514-b9d2-48f9-bf18-afe9abf495df","timestamp":"2023-05-22T15:18:27.666493Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:18:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:18:43.283+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b37bb8b7-8bc4-4eda-94bf-93bce4627c1e","timestamp":"2023-05-22T15:18:42.637554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:20:07.333+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"6feb442c-2b92-4452-9635-5e796eda50c3","timestamp":"2023-05-22T15:20:06.501189Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:20:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"325c0193-c933-499b-a491-2d7cda69b4f4","timestamp":"2023-05-22T15:20:21.103758Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:20:21.460+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"44a5087e-f6df-4858-af5a-23ce036ce9f8","timestamp":"2023-05-22T15:20:20.000165Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:20:28.581+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"f7d50184-489e-44ee-97d7-7a66ec3f965b","timestamp":"2023-05-22T15:20:27.666446Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:20:28.776+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:20:43.280+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e4ce196-d0c6-4b78-9b55-f54de8467d74","timestamp":"2023-05-22T15:20:42.637195Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:22:07.337+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"84ba3384-f1a8-4966-a629-f6a9f0267a62","timestamp":"2023-05-22T15:22:06.501098Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:22:21.183+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d72a22b1-2062-4ca8-bfd6-4398ee34055a","timestamp":"2023-05-22T15:22:20.000154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:22:21.490+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e205077d-bbe5-4225-9255-9b13dbe6f7d9","timestamp":"2023-05-22T15:22:21.103687Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:22:28.507+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"9ce2602d-3362-4ac1-b2c7-3575732f3a0d","timestamp":"2023-05-22T15:22:27.666537Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:22:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:22:43.284+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"89dbe6e4-7cca-4b91-a774-b3cf0834032a","timestamp":"2023-05-22T15:22:42.637096Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:24:07.399+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2270f99c-2761-486a-928e-9927b94ad556","timestamp":"2023-05-22T15:24:06.501401Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:24:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"6fd3dd12-4bf2-4bae-9625-1142d1b3e2eb","timestamp":"2023-05-22T15:24:21.103521Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:24:21.524+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"b409496e-cfb7-4cad-8dbc-23045ef3484a","timestamp":"2023-05-22T15:24:20.000076Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:24:28.504+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"09cac187-08e9-4c4a-bd20-ddecea1c428e","timestamp":"2023-05-22T15:24:27.666325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:24:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:24:43.299+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d295634b-09cf-468b-b13a-975e5c13a5a3","timestamp":"2023-05-22T15:24:42.637087Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:26:07.396+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"4be14e4c-b5e0-4494-90aa-907263797b29","timestamp":"2023-05-22T15:26:06.501105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:26:21.141+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"e61058e7-be95-437f-bb3f-df003549f3de","timestamp":"2023-05-22T15:26:21.103578Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:26:21.586+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e5919a57-c00f-44c0-8dc1-279fc52b5988","timestamp":"2023-05-22T15:26:20.000018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:26:28.500+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a63f1afe-e0cb-4ffc-92a6-e5406d58ab44","timestamp":"2023-05-22T15:26:27.666376Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:26:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:26:43.355+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"2e9c2a03-5759-45ce-a2fd-fc86432adb20","timestamp":"2023-05-22T15:26:42.637270Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:28:07.348+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e93ff4a2-ffa1-4ed3-aaca-be8a407f01be","timestamp":"2023-05-22T15:28:06.501200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:28:21.137+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b07dfbf-2848-4da7-805b-4136d7fa2419","timestamp":"2023-05-22T15:28:21.103635Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:28:21.605+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e1dd7a3b-e927-48b3-acfa-b3ef0f6f4c38","timestamp":"2023-05-22T15:28:20.000020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:28:28.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"28e92a45-a739-4917-97cc-413345537997","timestamp":"2023-05-22T15:28:27.666261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:28:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:28:43.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"e50b7039-9b34-4a97-bbf8-07485ce7758e","timestamp":"2023-05-22T15:28:42.637148Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:30:07.340+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"eb0c323d-c3dc-4002-bdf6-17a25d3f79c1","timestamp":"2023-05-22T15:30:06.501035Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:30:21.143+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"ddc25ceb-9e8f-4984-addd-263f2cd454f1","timestamp":"2023-05-22T15:30:21.103839Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:30:21.635+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"d8c5d22b-a922-44cd-993f-33366862e8c4","timestamp":"2023-05-22T15:30:20.000122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:30:28.514+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"5b181875-9252-46ed-a1a0-6c8405c2d217","timestamp":"2023-05-22T15:30:27.666548Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:30:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:30:43.356+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"608273ee-20e3-4578-9845-a0fd7b172455","timestamp":"2023-05-22T15:30:42.637305Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:32:07.353+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"76c38453-c3ac-48bd-9c38-7276624d45bb","timestamp":"2023-05-22T15:32:06.501190Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:32:21.142+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"54af17ca-a5d1-4ec9-b343-c9e70f992309","timestamp":"2023-05-22T15:32:21.104660Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:32:21.666+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"a0e291f6-067d-4004-8499-a85fdba0b8ed","timestamp":"2023-05-22T15:32:20.000133Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:32:28.509+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"40c92d4b-b108-45f4-8aa8-836bf47d1229","timestamp":"2023-05-22T15:32:27.666500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03"}
[2023-05-22T15:32:28.775+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning
[2023-05-22T15:32:43.281+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"ed2399c4-d4bb-4e90-a97c-54256c01ede5","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"96b07f3b-c34f-4e46-b375-52e38f24314d","timestamp":"2023-05-22T15:32:42.637451Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02"}
[2023-05-22T15:34:07.352+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"7a72b38f-4a05-4a7a-8183-4f8e2fd5e271","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"069ca8e1-da89-4b23-8fa6-8c329e531a1c","timestamp":"2023-05-22T15:34:06.501120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01"}
[2023-05-22T15:34:21.129+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"3bbba285-a4f3-4c13-b9f7-284a20214443","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_STATUS","messageId":"5e2923c5-b567-467a-a28f-d56b3ab945ea","timestamp":"2023-05-22T15:34:21.103569Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00"}
[2023-05-22T15:34:21.697+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"a2c1a728-2054-4837-b92a-c43e28adfb9c","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"afac8bc6-efec-400d-be3c-81d17709c0c9","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_STATUS","messageId":"15de7ead-92f8-45bb-a2a7-d2dea9e0fb86","timestamp":"2023-05-22T15:34:20.000132Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04"}
[2023-05-22T15:34:28.519+00:00|INFO|network|KAFKA-source-policy.clamp-runtime-acm] [IN|KAFKA|policy.clamp-runtime-acm]
{"state":"ON_LINE","participantDefinitionUpdates":[],"automationCompositionInfoList":[],"participantSupportedElementType":[{"id":"67d2e5cc-1142-4cc6-83bd-62b4c484781f","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageTy