By type
Policy clamp runtime acm config file: /opt/app/policy/clamp/etc/mounted/acRuntimeParameters.yaml overriding logback xml file cp: '/opt/app/policy/clamp/etc/mounted/logback.xml' and '/opt/app/policy/clamp/etc/logback.xml' are the same file . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.3.7) [2025-03-31T07:45:11.799+00:00|INFO|Version|background-preinit] HV000001: Hibernate Validator 8.0.1.Final [2025-03-31T07:45:11.897+00:00|INFO|Application|main] Starting Application using Java 17.0.13 with PID 8 (/app/app.jar started by policy in /opt/app/policy/clamp/bin) [2025-03-31T07:45:11.898+00:00|INFO|Application|main] No active profile set, falling back to 1 default profile: "default" [2025-03-31T07:45:13.390+00:00|INFO|RepositoryConfigurationDelegate|main] Bootstrapping Spring Data JPA repositories in DEFAULT mode. [2025-03-31T07:45:13.591+00:00|INFO|RepositoryConfigurationDelegate|main] Finished Spring Data repository scanning in 189 ms. Found 6 JPA repository interfaces. [2025-03-31T07:45:15.173+00:00|INFO|TomcatWebServer|main] Tomcat initialized with port 6969 (http) [2025-03-31T07:45:15.184+00:00|INFO|Http11NioProtocol|main] Initializing ProtocolHandler ["http-nio-6969"] [2025-03-31T07:45:15.186+00:00|INFO|StandardService|main] Starting service [Tomcat] [2025-03-31T07:45:15.186+00:00|INFO|StandardEngine|main] Starting Servlet engine: [Apache Tomcat/10.1.34] [2025-03-31T07:45:15.230+00:00|INFO|[/onap/policy/clamp/acm]|main] Initializing Spring embedded WebApplicationContext [2025-03-31T07:45:15.230+00:00|INFO|ServletWebServerApplicationContext|main] Root WebApplicationContext: initialization completed in 3203 ms [2025-03-31T07:45:15.893+00:00|INFO|LogHelper|main] HHH000204: Processing PersistenceUnitInfo [name: default] [2025-03-31T07:45:15.941+00:00|INFO|Version|main] HHH000412: Hibernate ORM core version 6.5.3.Final [2025-03-31T07:45:15.974+00:00|INFO|RegionFactoryInitiator|main] HHH000026: Second-level cache disabled [2025-03-31T07:45:16.358+00:00|INFO|SpringPersistenceUnitInfo|main] No LoadTimeWeaver setup: ignoring JPA class transformer [2025-03-31T07:45:16.385+00:00|INFO|HikariDataSource|main] HikariPool-1 - Starting... [2025-03-31T07:45:16.491+00:00|INFO|HikariPool|main] HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@29088be1 [2025-03-31T07:45:16.493+00:00|INFO|HikariDataSource|main] HikariPool-1 - Start completed. [2025-03-31T07:45:16.524+00:00|WARN|deprecation|main] HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default) [2025-03-31T07:45:17.661+00:00|INFO|JtaPlatformInitiator|main] HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) [2025-03-31T07:45:17.781+00:00|WARN|ExceptionHandlerLoggedImpl|main] GenerationTarget encountered exception accepting command : Error executing DDL " alter table if exists AutomationCompositionDefinition alter column serviceTemplate set data type oid" via JDBC [ERROR: column "servicetemplate" cannot be cast automatically to type oid Hint: You might need to specify "USING servicetemplate::oid".] org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL " alter table if exists AutomationCompositionDefinition alter column serviceTemplate set data type oid" via JDBC [ERROR: column "servicetemplate" cannot be cast automatically to type oid Hint: You might need to specify "USING servicetemplate::oid".] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:94) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:583) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:523) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:341) at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:240) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:119) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:280) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:144) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:141) at org.hibernate.boot.internal.SessionFactoryObserverForSchemaExport.sessionFactoryCreated(SessionFactoryObserverForSchemaExport.java:37) at org.hibernate.internal.SessionFactoryObserverChain.sessionFactoryCreated(SessionFactoryObserverChain.java:35) at org.hibernate.internal.SessionFactoryImpl.
(SessionFactoryImpl.java:322) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:457) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1506) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:102) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) Caused by: org.postgresql.util.PSQLException: ERROR: column "servicetemplate" cannot be cast automatically to type oid Hint: You might need to specify "USING servicetemplate::oid". at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:80) ... 44 common frames omitted [2025-03-31T07:45:17.789+00:00|WARN|ExceptionHandlerLoggedImpl|main] GenerationTarget encountered exception accepting command : Error executing DDL " alter table if exists AutomationCompositionElement alter column outProperties set data type oid" via JDBC [ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid".] org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL " alter table if exists AutomationCompositionElement alter column outProperties set data type oid" via JDBC [ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid".] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:94) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:583) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:523) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:341) at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:240) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:119) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:280) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:144) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:141) at org.hibernate.boot.internal.SessionFactoryObserverForSchemaExport.sessionFactoryCreated(SessionFactoryObserverForSchemaExport.java:37) at org.hibernate.internal.SessionFactoryObserverChain.sessionFactoryCreated(SessionFactoryObserverChain.java:35) at org.hibernate.internal.SessionFactoryImpl. (SessionFactoryImpl.java:322) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:457) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1506) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:102) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) Caused by: org.postgresql.util.PSQLException: ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid". at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:80) ... 44 common frames omitted [2025-03-31T07:45:17.792+00:00|WARN|ExceptionHandlerLoggedImpl|main] GenerationTarget encountered exception accepting command : Error executing DDL " alter table if exists AutomationCompositionElement alter column properties set data type oid" via JDBC [ERROR: column "properties" cannot be cast automatically to type oid Hint: You might need to specify "USING properties::oid".] org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL " alter table if exists AutomationCompositionElement alter column properties set data type oid" via JDBC [ERROR: column "properties" cannot be cast automatically to type oid Hint: You might need to specify "USING properties::oid".] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:94) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:583) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:523) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:341) at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:240) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:119) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:280) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:144) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:141) at org.hibernate.boot.internal.SessionFactoryObserverForSchemaExport.sessionFactoryCreated(SessionFactoryObserverForSchemaExport.java:37) at org.hibernate.internal.SessionFactoryObserverChain.sessionFactoryCreated(SessionFactoryObserverChain.java:35) at org.hibernate.internal.SessionFactoryImpl. (SessionFactoryImpl.java:322) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:457) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1506) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:102) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) Caused by: org.postgresql.util.PSQLException: ERROR: column "properties" cannot be cast automatically to type oid Hint: You might need to specify "USING properties::oid". at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:80) ... 44 common frames omitted [2025-03-31T07:45:17.848+00:00|WARN|ExceptionHandlerLoggedImpl|main] GenerationTarget encountered exception accepting command : Error executing DDL " alter table if exists NodeTemplateState alter column outProperties set data type oid" via JDBC [ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid".] org.hibernate.tool.schema.spi.CommandAcceptanceException: Error executing DDL " alter table if exists NodeTemplateState alter column outProperties set data type oid" via JDBC [ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid".] at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:94) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlString(AbstractSchemaMigrator.java:583) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.applySqlStrings(AbstractSchemaMigrator.java:523) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.migrateTable(AbstractSchemaMigrator.java:341) at org.hibernate.tool.schema.internal.GroupedSchemaMigratorImpl.performTablesMigration(GroupedSchemaMigratorImpl.java:84) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.performMigration(AbstractSchemaMigrator.java:240) at org.hibernate.tool.schema.internal.AbstractSchemaMigrator.doMigration(AbstractSchemaMigrator.java:119) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.performDatabaseAction(SchemaManagementToolCoordinator.java:280) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.lambda$process$5(SchemaManagementToolCoordinator.java:144) at java.base/java.util.HashMap.forEach(HashMap.java:1421) at org.hibernate.tool.schema.spi.SchemaManagementToolCoordinator.process(SchemaManagementToolCoordinator.java:141) at org.hibernate.boot.internal.SessionFactoryObserverForSchemaExport.sessionFactoryCreated(SessionFactoryObserverForSchemaExport.java:37) at org.hibernate.internal.SessionFactoryObserverChain.sessionFactoryCreated(SessionFactoryObserverChain.java:35) at org.hibernate.internal.SessionFactoryImpl. (SessionFactoryImpl.java:322) at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:457) at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1506) at org.springframework.orm.jpa.vendor.SpringHibernateJpaPersistenceProvider.createContainerEntityManagerFactory(SpringHibernateJpaPersistenceProvider.java:75) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManagerFactory(LocalContainerEntityManagerFactoryBean.java:390) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.buildNativeEntityManagerFactory(AbstractEntityManagerFactoryBean.java:409) at org.springframework.orm.jpa.AbstractEntityManagerFactoryBean.afterPropertiesSet(AbstractEntityManagerFactoryBean.java:396) at org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.afterPropertiesSet(LocalContainerEntityManagerFactoryBean.java:366) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1853) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1802) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:600) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:522) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:337) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:234) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:335) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:205) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:954) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:625) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:146) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:754) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:456) at org.springframework.boot.SpringApplication.run(SpringApplication.java:335) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1363) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1352) at org.onap.policy.clamp.acm.runtime.Application.main(Application.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:569) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:102) at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:64) at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:40) Caused by: org.postgresql.util.PSQLException: ERROR: column "outproperties" cannot be cast automatically to type oid Hint: You might need to specify "USING outproperties::oid". at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(QueryExecutorImpl.java:2725) at org.postgresql.core.v3.QueryExecutorImpl.processResults(QueryExecutorImpl.java:2412) at org.postgresql.core.v3.QueryExecutorImpl.execute(QueryExecutorImpl.java:371) at org.postgresql.jdbc.PgStatement.executeInternal(PgStatement.java:502) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:419) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:341) at org.postgresql.jdbc.PgStatement.executeCachedSql(PgStatement.java:326) at org.postgresql.jdbc.PgStatement.executeWithFlags(PgStatement.java:302) at org.postgresql.jdbc.PgStatement.execute(PgStatement.java:297) at com.zaxxer.hikari.pool.ProxyStatement.execute(ProxyStatement.java:94) at com.zaxxer.hikari.pool.HikariProxyStatement.execute(HikariProxyStatement.java) at org.hibernate.tool.schema.internal.exec.GenerationTargetToDatabase.accept(GenerationTargetToDatabase.java:80) ... 44 common frames omitted [2025-03-31T07:45:17.940+00:00|INFO|LocalContainerEntityManagerFactoryBean|main] Initialized JPA EntityManagerFactory for persistence unit 'default' [2025-03-31T07:45:19.155+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 enable.metrics.push = 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 group.protocol = classic group.remote.assignor = 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 metadata.recovery.strategy = none 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.max.ms = 1000 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 [2025-03-31T07:45:19.221+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector [2025-03-31T07:45:19.269+00:00|INFO|AbstractLogin|main] Successfully logged in. [2025-03-31T07:45:19.340+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1 [2025-03-31T07:45:19.341+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17 [2025-03-31T07:45:19.341+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1743407119335 [2025-03-31T07:45:19.348+00:00|INFO|LegacyKafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-1, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy-acruntime-participant [2025-03-31T07:45:19.613+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 [2025-03-31T07:45:19.735+00:00|INFO|InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer|main] Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager [2025-03-31T07:45:21.514+00:00|INFO|EndpointLinksResolver|main] Exposing 3 endpoints beneath base path '/actuator' [2025-03-31T07:45:21.730+00:00|INFO|Http11NioProtocol|main] Starting ProtocolHandler ["http-nio-6969"] [2025-03-31T07:45:21.781+00:00|INFO|TomcatWebServer|main] Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm' [2025-03-31T07:45:21.819+00:00|INFO|ServiceManager|main] service manager starting [2025-03-31T07:45:21.819+00:00|INFO|ServiceManager|main] service manager starting Topic endpoint management [2025-03-31T07:45:21.820+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c8c74580-7012-4a79-bedd-2b4cb11fdd3c, consumerInstance=onap-policy-clamp-runtime-acm-758d4549cb-mf6rn, 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-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]]: starting [2025-03-31T07:45:21.834+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 enable.metrics.push = 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 group.protocol = classic group.remote.assignor = 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 metadata.recovery.strategy = none 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.max.ms = 1000 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 [2025-03-31T07:45:21.834+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector [2025-03-31T07:45:21.841+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1 [2025-03-31T07:45:21.841+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17 [2025-03-31T07:45:21.841+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1743407121841 [2025-03-31T07:45:21.842+00:00|INFO|LegacyKafkaConsumer|main] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Subscribed to topic(s): policy-acruntime-participant [2025-03-31T07:45:21.842+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2de456bc-8305-426c-b11e-4c229f9e58ea, alive=false, publisher=null]]: starting [2025-03-31T07:45:21.856+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.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = 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 metadata.recovery.strategy = none 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.max.ms = 1000 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 [2025-03-31T07:45:21.857+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector [2025-03-31T07:45:21.871+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer. [2025-03-31T07:45:21.894+00:00|INFO|AppInfoParser|main] Kafka version: 3.8.1 [2025-03-31T07:45:21.894+00:00|INFO|AppInfoParser|main] Kafka commitId: 70d6ff42debf7e17 [2025-03-31T07:45:21.894+00:00|INFO|AppInfoParser|main] Kafka startTimeMs: 1743407121890 [2025-03-31T07:45:21.895+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2de456bc-8305-426c-b11e-4c229f9e58ea, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created [2025-03-31T07:45:21.895+00:00|INFO|InlineBusTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=f0856862-ba82-4461-b0dd-adaca120c6de, alive=false, publisher=null]]: starting [2025-03-31T07:45:21.901+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.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = 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 metadata.recovery.strategy = none 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.max.ms = 1000 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 [2025-03-31T07:45:21.901+00:00|INFO|KafkaMetricsCollector|main] initializing Kafka metrics collector [2025-03-31T07:45:21.902+00:00|INFO|KafkaProducer|main] [Producer clientId=policy-clamp-runtime-acm-client-id] Instantiated an idempotent producer. [2025-03-31T07:45:21.909+00:00|INFO|AppInfoParser|main] The mbean of App info: [kafka.producer], id: [policy-clamp-runtime-acm-client-id] already exists, so skipping a new mbean creation. [2025-03-31T07:45:21.909+00:00|INFO|InlineKafkaTopicSink|main] InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=f0856862-ba82-4461-b0dd-adaca120c6de, alive=false, publisher=KafkaPublisherWrapper []]]: KAFKA SINK created [2025-03-31T07:45:21.910+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionStateChangePublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.911+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionDeployPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantPrimePublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher AutomationCompositionMigrationPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher AcPreparePublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantSyncPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantDeregisterAckPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.912+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantRegisterAckPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Publisher ParticipantStatusReqPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Publisher AcElementPropertiesPublisher$$SpringCGLIB$$0 [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantRegisterListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantStatusListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionStateChangeAckListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener AutomationCompositionUpdateAckListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantDeregisterListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Listener ParticipantPrimeAckListener [2025-03-31T07:45:21.913+00:00|INFO|ServiceManager|main] service manager starting Topic Message Dispatcher [2025-03-31T07:45:21.914+00:00|INFO|TopicBase|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c8c74580-7012-4a79-bedd-2b4cb11fdd3c, consumerInstance=onap-policy-clamp-runtime-acm-758d4549cb-mf6rn, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-acruntime-participant,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=0]]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@433ae644 [2025-03-31T07:45:21.914+00:00|INFO|SingleThreadedBusTopicSource|main] SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=c8c74580-7012-4a79-bedd-2b4cb11fdd3c, consumerInstance=onap-policy-clamp-runtime-acm-758d4549cb-mf6rn, fetchTimeout=15000, fetchLimit=-1, consumer=KafkaConsumerWrapper [fetchTimeout=15000], alive=true, locked=false, uebThread=Thread[KAFKA-source-policy-acruntime-participant,5,main], topicListeners=1, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[onap-strimzi-kafka-bootstrap:9092], topic=policy-acruntime-participant, effectiveTopic=policy-acruntime-participant, #recentEvents=0, locked=false, #topicListeners=1]]]]: register: start not attempted [2025-03-31T07:45:21.914+00:00|INFO|ServiceManager|main] service manager started [2025-03-31T07:45:21.914+00:00|INFO|Application|main] Started Application in 11.21 seconds (process running for 11.942) [2025-03-31T07:45:22.407+00:00|INFO|Metadata|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Cluster ID: iFtQPTTGT8SqNYORaWkIZw [2025-03-31T07:45:22.408+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Discovered group coordinator onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2147483647 rack: null) [2025-03-31T07:45:22.408+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: iFtQPTTGT8SqNYORaWkIZw [2025-03-31T07:45:22.409+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 1004 with epoch 0 [2025-03-31T07:45:22.413+00:00|INFO|Metadata|kafka-producer-network-thread | policy-clamp-runtime-acm-client-id] [Producer clientId=policy-clamp-runtime-acm-client-id] Cluster ID: iFtQPTTGT8SqNYORaWkIZw [2025-03-31T07:45:22.416+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 10 with epoch 0 [2025-03-31T07:45:22.418+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group [2025-03-31T07:45:22.447+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [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-b99ee9a9-7b30-4cdd-9355-ae8783cefcf5 [2025-03-31T07:45:22.447+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] (Re-)joining group [2025-03-31T07:45:25.463+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [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-b99ee9a9-7b30-4cdd-9355-ae8783cefcf5', protocol='range'} [2025-03-31T07:45:25.469+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [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-b99ee9a9-7b30-4cdd-9355-ae8783cefcf5=Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4, policy-acruntime-participant-5])} [2025-03-31T07:45:25.511+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [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-b99ee9a9-7b30-4cdd-9355-ae8783cefcf5', protocol='range'} [2025-03-31T07:45:25.511+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4, policy-acruntime-participant-5]) [2025-03-31T07:45:25.513+00:00|INFO|ConsumerRebalanceListenerInvoker|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Adding newly assigned partitions: policy-acruntime-participant-0, policy-acruntime-participant-1, policy-acruntime-participant-2, policy-acruntime-participant-3, policy-acruntime-participant-4, policy-acruntime-participant-5 [2025-03-31T07:45:25.521+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-5 [2025-03-31T07:45:25.522+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-3 [2025-03-31T07:45:25.522+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-4 [2025-03-31T07:45:25.522+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-1 [2025-03-31T07:45:25.522+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-2 [2025-03-31T07:45:25.522+00:00|INFO|ConsumerCoordinator|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Found no committed offset for partition policy-acruntime-participant-0 [2025-03-31T07:45:25.587+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-5 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2025-03-31T07:45:25.588+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-2 to position FetchPosition{offset=3, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-0.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 0 rack: null)], epoch=0}}. [2025-03-31T07:45:25.592+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-4 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. [2025-03-31T07:45:25.592+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-1 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-1.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 1 rack: null)], epoch=0}}. [2025-03-31T07:45:25.602+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-3 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. [2025-03-31T07:45:25.602+00:00|INFO|SubscriptionState|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Resetting offset for partition policy-acruntime-participant-0 to position FetchPosition{offset=1, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[onap-strimzi-kafka-2.onap-strimzi-kafka-brokers.onap.svc:9092 (id: 2 rack: null)], epoch=0}}. [2025-03-31T07:45:47.718+00:00|INFO|OrderedServiceImpl|KAFKA-source-policy-acruntime-participant] ***** OrderedServiceImpl implementers: [] [2025-03-31T07:45:47.718+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6bd23348-4f1e-48b2-bb93-e0c8c977200b","timestamp":"2025-03-31T07:45:47.818169031Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:45:48.136+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6bd23348-4f1e-48b2-bb93-e0c8c977200b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:45:49.268+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ea593846-e73c-40a5-a864-5fde4a600aec","timestamp":"2025-03-31T07:45:49.202495461Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:45:49.321+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"ea593846-e73c-40a5-a864-5fde4a600aec","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:45:50.537+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d66cbdf0-04f3-4cb9-859f-24773447f98d","timestamp":"2025-03-31T07:45:50.509197875Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:45:50.607+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d66cbdf0-04f3-4cb9-859f-24773447f98d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:46:45.001+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d37f4e6a-0a64-49af-85ca-9aaa42ec1780","timestamp":"2025-03-31T07:46:35.363403828Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:46:45.069+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d37f4e6a-0a64-49af-85ca-9aaa42ec1780","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:46:47.504+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b088801b-a057-4040-ad92-2719c76018ff","timestamp":"2025-03-31T07:46:37.128837290Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:46:47.568+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b088801b-a057-4040-ad92-2719c76018ff","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:47:21.835+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:47:47.655+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f53bb0a1-02e0-44b9-aa22-fb3f8a94e313","timestamp":"2025-03-31T07:47:47.818214061Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:47:47.698+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f53bb0a1-02e0-44b9-aa22-fb3f8a94e313","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:47:49.232+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3bc19e74-11ea-42e2-9e20-1d83c04ba0b0","timestamp":"2025-03-31T07:47:49.201585115Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:47:49.271+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3bc19e74-11ea-42e2-9e20-1d83c04ba0b0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:47:50.628+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e038ce88-b75d-44e7-b682-d052adccec36","timestamp":"2025-03-31T07:47:50.508829892Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:47:50.668+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e038ce88-b75d-44e7-b682-d052adccec36","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:48:44.910+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fa9c91e5-c3b2-487c-a8bb-55ff6026b8aa","timestamp":"2025-03-31T07:48:35.350567941Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:48:44.943+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"fa9c91e5-c3b2-487c-a8bb-55ff6026b8aa","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:48:46.539+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5bfe312f-728e-411c-a328-8f08eb95cacd","timestamp":"2025-03-31T07:48:36.985559547Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:48:46.573+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5bfe312f-728e-411c-a328-8f08eb95cacd","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:49:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:49:47.708+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1c1d6711-ac88-4f9f-98f8-609be614060b","timestamp":"2025-03-31T07:49:47.818106480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:49:47.742+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"1c1d6711-ac88-4f9f-98f8-609be614060b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:49:49.223+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7a63b2ba-e828-44fd-a1ef-55fb0663e164","timestamp":"2025-03-31T07:49:49.201303182Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:49:49.254+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7a63b2ba-e828-44fd-a1ef-55fb0663e164","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:49:50.538+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8992adb8-5425-4edf-9d3f-2e9207766db8","timestamp":"2025-03-31T07:49:50.509098411Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:49:50.574+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8992adb8-5425-4edf-9d3f-2e9207766db8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:50:44.894+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d351395b-b76d-4137-ad7f-a16b5fae59bf","timestamp":"2025-03-31T07:50:35.346936234Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:50:44.930+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d351395b-b76d-4137-ad7f-a16b5fae59bf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:50:46.535+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"aa30b35c-0c2c-4234-a08d-3982b40c9a2a","timestamp":"2025-03-31T07:50:36.985413663Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:50:46.570+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"aa30b35c-0c2c-4234-a08d-3982b40c9a2a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:51:21.818+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:51:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9b5f6f3b-0d74-4ae6-98fb-a58b0ba045e8","timestamp":"2025-03-31T07:51:47.818128987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:51:47.690+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9b5f6f3b-0d74-4ae6-98fb-a58b0ba045e8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:51:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"eaa245d7-a2b9-4866-af23-962a57020a23","timestamp":"2025-03-31T07:51:49.201561077Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:51:49.258+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"eaa245d7-a2b9-4866-af23-962a57020a23","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:51:50.552+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"423d1fc5-443f-4730-9e3a-c03d0c1beda7","timestamp":"2025-03-31T07:51:50.508896790Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:51:50.586+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"423d1fc5-443f-4730-9e3a-c03d0c1beda7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:52:44.900+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d5526980-f3f6-4fb6-9c7d-a21e501d5b1f","timestamp":"2025-03-31T07:52:35.347200103Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:52:44.936+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d5526980-f3f6-4fb6-9c7d-a21e501d5b1f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:52:46.544+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"95838ef0-1aae-4d49-97a9-a31e71d491a0","timestamp":"2025-03-31T07:52:36.985445065Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:52:46.577+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"95838ef0-1aae-4d49-97a9-a31e71d491a0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:53:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:53:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f32c5be1-0e7f-45e9-bbbe-7e8827aab8b6","timestamp":"2025-03-31T07:53:47.818048586Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:53:47.682+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f32c5be1-0e7f-45e9-bbbe-7e8827aab8b6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:53:49.223+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e8bc06ea-fd44-4313-96f8-74916d1ecf9a","timestamp":"2025-03-31T07:53:49.201776164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:53:49.259+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e8bc06ea-fd44-4313-96f8-74916d1ecf9a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:53:50.546+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c8d74c77-4231-431e-86cc-1790436aa158","timestamp":"2025-03-31T07:53:50.508931259Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:53:50.591+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c8d74c77-4231-431e-86cc-1790436aa158","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:54:22.454+00:00|INFO|NetworkClient|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected. [2025-03-31T07:54:22.698+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. [2025-03-31T07:54:44.902+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d71bd0d7-3976-44c8-9a15-a62972e0740e","timestamp":"2025-03-31T07:54:35.347017222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:54:44.935+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d71bd0d7-3976-44c8-9a15-a62972e0740e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:54:44.936+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. [2025-03-31T07:54:46.537+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"431dd186-5b82-4f96-b50e-4499effff6e4","timestamp":"2025-03-31T07:54:36.985473389Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:54:46.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"431dd186-5b82-4f96-b50e-4499effff6e4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:55:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:55:47.649+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b0a11641-865a-4d86-94ca-c6cc7bd783db","timestamp":"2025-03-31T07:55:47.818339947Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:55:47.680+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b0a11641-865a-4d86-94ca-c6cc7bd783db","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:55:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9ac8395f-00a4-490a-ba98-e3082a721b33","timestamp":"2025-03-31T07:55:49.201561857Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:55:49.267+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9ac8395f-00a4-490a-ba98-e3082a721b33","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:55:50.540+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b7877106-31a3-4c8e-a10f-90b34418aaf7","timestamp":"2025-03-31T07:55:50.508793089Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:55:50.575+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b7877106-31a3-4c8e-a10f-90b34418aaf7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:56:44.901+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d5fe1397-eb6d-4aab-8ded-8041c2ea8177","timestamp":"2025-03-31T07:56:35.347055262Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:56:44.935+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d5fe1397-eb6d-4aab-8ded-8041c2ea8177","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:56:46.541+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9ed73d95-1f9d-47b0-9f30-22682b822be1","timestamp":"2025-03-31T07:56:36.985802534Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:56:46.579+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9ed73d95-1f9d-47b0-9f30-22682b822be1","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:57:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:57:47.648+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f92535af-d442-48dd-be88-f3ec74050e0c","timestamp":"2025-03-31T07:57:47.818193966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:57:47.686+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f92535af-d442-48dd-be88-f3ec74050e0c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:57:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fa96d7f3-8d3e-40ba-bcdc-5781f270db17","timestamp":"2025-03-31T07:57:49.201529403Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:57:49.255+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"fa96d7f3-8d3e-40ba-bcdc-5781f270db17","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:57:50.538+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a2b43faa-af67-40bb-be2f-74e0e544c9d0","timestamp":"2025-03-31T07:57:50.508865474Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:57:50.575+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a2b43faa-af67-40bb-be2f-74e0e544c9d0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:58:44.954+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"607c9ab6-b835-4c7a-8ce4-75a33f40d788","timestamp":"2025-03-31T07:58:35.347081448Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:58:44.989+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"607c9ab6-b835-4c7a-8ce4-75a33f40d788","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T07:58:46.591+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"88c9e719-2f8c-4536-9ea6-bbe82106de10","timestamp":"2025-03-31T07:58:36.985545222Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:58:46.632+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"88c9e719-2f8c-4536-9ea6-bbe82106de10","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T07:59:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T07:59:47.649+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7134fa3a-70e2-47ea-b7b5-aafbd591cb17","timestamp":"2025-03-31T07:59:47.818083863Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:59:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7134fa3a-70e2-47ea-b7b5-aafbd591cb17","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T07:59:49.222+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9afb4abd-c012-4abf-8517-7bf7d098a106","timestamp":"2025-03-31T07:59:49.201350554Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:59:49.253+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9afb4abd-c012-4abf-8517-7bf7d098a106","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T07:59:50.529+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2a5882fb-7d27-476f-81aa-1a3b56843119","timestamp":"2025-03-31T07:59:50.508827055Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T07:59:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2a5882fb-7d27-476f-81aa-1a3b56843119","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:00:44.913+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2bae6747-7f8b-41e1-9c2b-4992cce82a8c","timestamp":"2025-03-31T08:00:35.346932849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:00:44.952+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2bae6747-7f8b-41e1-9c2b-4992cce82a8c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:00:46.545+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3550de9c-d3ca-452e-84ab-75bda33ff5cd","timestamp":"2025-03-31T08:00:36.985455392Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:00:46.577+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3550de9c-d3ca-452e-84ab-75bda33ff5cd","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:01:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:01:47.655+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"72e55e57-36fe-4261-a88d-64b77f053463","timestamp":"2025-03-31T08:01:47.818114691Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:01:47.690+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"72e55e57-36fe-4261-a88d-64b77f053463","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:01:49.221+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a6070e2f-6761-4ad0-9ca5-94a8aae2dcd8","timestamp":"2025-03-31T08:01:49.201439551Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:01:49.251+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a6070e2f-6761-4ad0-9ca5-94a8aae2dcd8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:01:50.532+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6eff034b-f3f0-4f7d-a14c-b2aa3a74cb65","timestamp":"2025-03-31T08:01:50.508801207Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:01:50.567+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6eff034b-f3f0-4f7d-a14c-b2aa3a74cb65","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:02:44.930+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f145a316-923c-415d-aa91-a6a7e184c67e","timestamp":"2025-03-31T08:02:35.347432296Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:02:44.967+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f145a316-923c-415d-aa91-a6a7e184c67e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:02:46.552+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"453f7718-121d-46bd-ae78-b8fb6574221c","timestamp":"2025-03-31T08:02:36.985499826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:02:46.577+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"453f7718-121d-46bd-ae78-b8fb6574221c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:03:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:03:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"debcf396-8caa-49b0-a067-00adc29c2e3a","timestamp":"2025-03-31T08:03:47.818090527Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:03:47.682+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"debcf396-8caa-49b0-a067-00adc29c2e3a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:03:49.224+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ab4d1314-624d-4c27-8392-fceffaabc81e","timestamp":"2025-03-31T08:03:49.201331122Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:03:49.255+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"ab4d1314-624d-4c27-8392-fceffaabc81e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:03:50.592+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"837f2e79-256c-4eab-bea8-7a3f0bced2a6","timestamp":"2025-03-31T08:03:50.508735171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:03:50.622+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"837f2e79-256c-4eab-bea8-7a3f0bced2a6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:04:22.436+00:00|INFO|NetworkClient|KAFKA-source-policy-acruntime-participant] [Consumer clientId=consumer-policy-clamp-runtime-acm-2, groupId=policy-clamp-runtime-acm] Node -1 disconnected. [2025-03-31T08:04:22.718+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. [2025-03-31T08:04:44.915+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5ac048cf-7129-4846-9725-f3f62b76c772","timestamp":"2025-03-31T08:04:35.347209137Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:04:44.951+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5ac048cf-7129-4846-9725-f3f62b76c772","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:04:44.951+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. [2025-03-31T08:04:46.553+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9f8657c0-90e7-46f0-a409-80a60153b3a9","timestamp":"2025-03-31T08:04:36.985426020Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:04:46.584+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9f8657c0-90e7-46f0-a409-80a60153b3a9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:05:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:05:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e25518ea-b64c-41a7-8a43-0bd42cf247d7","timestamp":"2025-03-31T08:05:47.818135646Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:05:47.719+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e25518ea-b64c-41a7-8a43-0bd42cf247d7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:05:49.221+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"efaf1dc2-2d42-4657-9dfd-8023631241c9","timestamp":"2025-03-31T08:05:49.201597725Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:05:49.256+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"efaf1dc2-2d42-4657-9dfd-8023631241c9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:05:50.532+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b989986b-39a1-460d-92ab-3727d26dfa25","timestamp":"2025-03-31T08:05:50.509498572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:05:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b989986b-39a1-460d-92ab-3727d26dfa25","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:06:44.924+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"18a9c4f7-f349-4c28-8b8b-cd1bb63654ba","timestamp":"2025-03-31T08:06:35.347527171Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:06:44.956+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"18a9c4f7-f349-4c28-8b8b-cd1bb63654ba","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:06:46.556+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6db7a231-d565-4a2c-8508-0f91b5f052a2","timestamp":"2025-03-31T08:06:36.985358081Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:06:46.585+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6db7a231-d565-4a2c-8508-0f91b5f052a2","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:07:21.818+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:07:47.655+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7e21137a-f6c6-465f-bb31-c4e84dd94542","timestamp":"2025-03-31T08:07:47.818114500Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:07:47.724+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7e21137a-f6c6-465f-bb31-c4e84dd94542","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:07:49.223+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8a54a722-98e6-47cf-bc2b-2d75c7323ecf","timestamp":"2025-03-31T08:07:49.201382442Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:07:49.248+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8a54a722-98e6-47cf-bc2b-2d75c7323ecf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:07:50.532+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0edf2314-b8c7-405a-b8cc-1648d7e6134f","timestamp":"2025-03-31T08:07:50.508848565Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:07:50.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0edf2314-b8c7-405a-b8cc-1648d7e6134f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:08:44.921+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bfc475dc-af63-4846-9cc8-2499f1f46a91","timestamp":"2025-03-31T08:08:35.346977716Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:08:44.952+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"bfc475dc-af63-4846-9cc8-2499f1f46a91","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:08:46.570+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4e8d1b82-1e42-453e-91f0-fe75065bc105","timestamp":"2025-03-31T08:08:36.985583024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:08:46.605+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"4e8d1b82-1e42-453e-91f0-fe75065bc105","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:09:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:09:47.649+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c38eb11f-efea-43fd-a167-2d8cbf2a4f4a","timestamp":"2025-03-31T08:09:47.818087597Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:09:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c38eb11f-efea-43fd-a167-2d8cbf2a4f4a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:09:49.218+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"74c4160d-cd39-41ec-8468-267af4b4ad28","timestamp":"2025-03-31T08:09:49.201621134Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:09:49.250+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"74c4160d-cd39-41ec-8468-267af4b4ad28","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:09:50.536+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b81e84bc-773a-4cb8-8676-8ca9366f7f9e","timestamp":"2025-03-31T08:09:50.508748206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:09:50.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b81e84bc-773a-4cb8-8676-8ca9366f7f9e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:10:44.934+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a91a7a2b-b648-4f78-93e3-920228437fce","timestamp":"2025-03-31T08:10:35.346892472Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:10:44.971+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a91a7a2b-b648-4f78-93e3-920228437fce","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:10:46.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"35e428ad-eba5-4876-ac5f-f5f97e662865","timestamp":"2025-03-31T08:10:36.985258628Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:10:46.599+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"35e428ad-eba5-4876-ac5f-f5f97e662865","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:11:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:11:47.650+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"85684bd9-685d-4927-98b7-40267f1edf99","timestamp":"2025-03-31T08:11:47.818027223Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:11:47.683+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"85684bd9-685d-4927-98b7-40267f1edf99","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:11:49.221+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6749a640-810c-412a-87f9-8e551902827c","timestamp":"2025-03-31T08:11:49.201569101Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:11:49.263+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6749a640-810c-412a-87f9-8e551902827c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:11:50.549+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bdfe31ac-2e8b-493d-9fc6-7532e9d6cfeb","timestamp":"2025-03-31T08:11:50.508999599Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:11:50.584+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"bdfe31ac-2e8b-493d-9fc6-7532e9d6cfeb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:12:44.936+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"06f33c2f-3dce-4c06-8afa-038d39a83d73","timestamp":"2025-03-31T08:12:35.347308849Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:12:44.971+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"06f33c2f-3dce-4c06-8afa-038d39a83d73","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:12:46.565+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a2ba5698-90ed-4f88-9db4-53d72bcc2f59","timestamp":"2025-03-31T08:12:36.985396732Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:12:46.605+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a2ba5698-90ed-4f88-9db4-53d72bcc2f59","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:13:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:13:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2c01186d-aa05-4de9-bd64-5af62d489406","timestamp":"2025-03-31T08:13:47.818231953Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:13:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2c01186d-aa05-4de9-bd64-5af62d489406","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:13:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"38ba3cbd-fcca-4bdf-9406-e7537ebaf6d4","timestamp":"2025-03-31T08:13:49.201364976Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:13:49.253+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"38ba3cbd-fcca-4bdf-9406-e7537ebaf6d4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:13:50.527+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2f424814-2289-411c-b55b-94b5dcf3bc96","timestamp":"2025-03-31T08:13:50.508813879Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:13:50.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2f424814-2289-411c-b55b-94b5dcf3bc96","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:14:44.938+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"893970f6-d54c-4280-840d-64d8e16aab59","timestamp":"2025-03-31T08:14:35.347420480Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:14:44.974+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"893970f6-d54c-4280-840d-64d8e16aab59","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:14:46.570+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1f9599c6-a1ff-4439-b125-66123bb6de16","timestamp":"2025-03-31T08:14:36.985576850Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:14:46.605+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"1f9599c6-a1ff-4439-b125-66123bb6de16","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:15:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:15:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"12f9d421-56b0-4b37-b70d-a19aa9c8fb23","timestamp":"2025-03-31T08:15:47.819061961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:15:47.690+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"12f9d421-56b0-4b37-b70d-a19aa9c8fb23","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:15:49.218+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"01d44dbf-8dc8-42af-9ba9-81a80ac59c3c","timestamp":"2025-03-31T08:15:49.202149543Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:15:49.261+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"01d44dbf-8dc8-42af-9ba9-81a80ac59c3c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:15:50.526+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5ac7d6a3-de3d-4cd5-a97d-9fb4631357ca","timestamp":"2025-03-31T08:15:50.509422443Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:15:50.562+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5ac7d6a3-de3d-4cd5-a97d-9fb4631357ca","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:16:44.979+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4f2b93a7-06e6-4f9b-acdf-b47e79dac5c5","timestamp":"2025-03-31T08:16:35.351484273Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:16:45.020+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"4f2b93a7-06e6-4f9b-acdf-b47e79dac5c5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:16:46.573+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"975b6e29-4e93-48e1-9e48-9cdc6e54412f","timestamp":"2025-03-31T08:16:36.987226584Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:16:46.610+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"975b6e29-4e93-48e1-9e48-9cdc6e54412f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:17:21.821+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:17:47.650+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"62f3bac2-906c-42d1-97ce-2ba5827e3d4b","timestamp":"2025-03-31T08:17:47.818246894Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:17:47.676+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"62f3bac2-906c-42d1-97ce-2ba5827e3d4b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:17:49.243+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"03558ddc-b447-4137-aa06-a44f41ec5019","timestamp":"2025-03-31T08:17:49.201420449Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:17:49.276+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"03558ddc-b447-4137-aa06-a44f41ec5019","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:17:50.566+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c1102a59-2b07-48b7-8191-5c5c8062f9d6","timestamp":"2025-03-31T08:17:50.508934164Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:17:50.598+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c1102a59-2b07-48b7-8191-5c5c8062f9d6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:18:44.937+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a77983f9-6c22-42f1-a253-20af867ddcd1","timestamp":"2025-03-31T08:18:35.347431709Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:18:44.968+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a77983f9-6c22-42f1-a253-20af867ddcd1","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:18:46.576+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5ddd211e-cbc9-4c5d-82f4-0fc7e12b81d5","timestamp":"2025-03-31T08:18:36.985776539Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:18:46.611+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5ddd211e-cbc9-4c5d-82f4-0fc7e12b81d5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:19:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:19:47.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"157c2e76-e6c1-4c33-be5f-17aac109387e","timestamp":"2025-03-31T08:19:47.818377181Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:19:47.693+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"157c2e76-e6c1-4c33-be5f-17aac109387e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:19:49.221+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0e6104e4-6924-4709-b7e0-b76a30b11763","timestamp":"2025-03-31T08:19:49.201536169Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:19:49.253+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0e6104e4-6924-4709-b7e0-b76a30b11763","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:19:50.530+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bf449f9e-1ef0-4f8f-a157-5327c6192680","timestamp":"2025-03-31T08:19:50.509045217Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:19:50.559+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"bf449f9e-1ef0-4f8f-a157-5327c6192680","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:20:44.942+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"aeef880c-cc39-46c9-ab82-854b2ab9ac1c","timestamp":"2025-03-31T08:20:35.347209390Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:20:44.972+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"aeef880c-cc39-46c9-ab82-854b2ab9ac1c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:20:46.578+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"fab96dd6-4cff-487a-9252-bd7443a38b18","timestamp":"2025-03-31T08:20:36.985253456Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:20:46.611+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"fab96dd6-4cff-487a-9252-bd7443a38b18","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:21:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:21:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0800137e-97be-48c0-91de-ffab0885f07a","timestamp":"2025-03-31T08:21:47.818078479Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:21:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0800137e-97be-48c0-91de-ffab0885f07a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:21:49.221+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e62f24db-b25b-496a-8368-53f201173bbe","timestamp":"2025-03-31T08:21:49.201499706Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:21:49.252+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e62f24db-b25b-496a-8368-53f201173bbe","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:21:50.529+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"77e52441-7a41-44b6-ac1e-7005624faec0","timestamp":"2025-03-31T08:21:50.508783760Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:21:50.562+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"77e52441-7a41-44b6-ac1e-7005624faec0","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:22:44.943+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"14b91c2c-3f2a-4326-9a99-e692da436295","timestamp":"2025-03-31T08:22:35.347178185Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:22:44.979+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"14b91c2c-3f2a-4326-9a99-e692da436295","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:22:46.586+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"31b58c4e-7bfc-4517-98c6-c04bc7e8da0b","timestamp":"2025-03-31T08:22:36.985361767Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:22:46.617+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"31b58c4e-7bfc-4517-98c6-c04bc7e8da0b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:23:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:23:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b218b54d-d64d-4e3b-9b8f-894b75fe5763","timestamp":"2025-03-31T08:23:47.818067801Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:23:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b218b54d-d64d-4e3b-9b8f-894b75fe5763","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:23:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7d31e63c-bfb2-4305-94d7-1d2ce2bfe38a","timestamp":"2025-03-31T08:23:49.201370736Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:23:49.255+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7d31e63c-bfb2-4305-94d7-1d2ce2bfe38a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:23:50.525+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d78be4af-0e69-402c-809f-ce1dcebbfb94","timestamp":"2025-03-31T08:23:50.508765734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:23:50.558+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d78be4af-0e69-402c-809f-ce1dcebbfb94","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:24:44.994+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7ac8de09-a0ad-406e-ac9e-770d9a437280","timestamp":"2025-03-31T08:24:35.347132510Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:24:45.046+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7ac8de09-a0ad-406e-ac9e-770d9a437280","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:24:46.591+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5c33b60a-1f82-4f11-b5ca-f15c2d87a026","timestamp":"2025-03-31T08:24:36.985363486Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:24:46.628+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5c33b60a-1f82-4f11-b5ca-f15c2d87a026","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:25:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:25:47.650+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"221bae9e-4a78-4862-bc22-1c0fe1ac2bc4","timestamp":"2025-03-31T08:25:47.818321018Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:25:47.682+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"221bae9e-4a78-4862-bc22-1c0fe1ac2bc4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:25:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3fc1b9d7-64b8-4463-ac14-c46aa3dc5e9d","timestamp":"2025-03-31T08:25:49.201301312Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:25:49.258+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3fc1b9d7-64b8-4463-ac14-c46aa3dc5e9d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:25:50.543+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"37040ab9-c5d4-43ec-a6a7-2dd7a69518de","timestamp":"2025-03-31T08:25:50.508912191Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:25:50.592+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"37040ab9-c5d4-43ec-a6a7-2dd7a69518de","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:26:44.970+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"48c0f27f-95ef-4334-a820-dab62ea55ca4","timestamp":"2025-03-31T08:26:35.347139174Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:26:45.004+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"48c0f27f-95ef-4334-a820-dab62ea55ca4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:26:46.589+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"82d34b88-5973-4d67-8217-2d724b9de378","timestamp":"2025-03-31T08:26:36.985373478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:26:46.619+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"82d34b88-5973-4d67-8217-2d724b9de378","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:27:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:27:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d66a40ca-9091-421c-8c65-8859ab9b9d2b","timestamp":"2025-03-31T08:27:47.818633820Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:27:47.685+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d66a40ca-9091-421c-8c65-8859ab9b9d2b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:27:49.318+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3536dfba-38d9-44b2-a937-d969c596617b","timestamp":"2025-03-31T08:27:49.201342519Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:27:49.354+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3536dfba-38d9-44b2-a937-d969c596617b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:27:50.533+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b3a22afb-8900-48a7-9f9a-2b4e747b9884","timestamp":"2025-03-31T08:27:50.508990251Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:27:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b3a22afb-8900-48a7-9f9a-2b4e747b9884","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:28:44.954+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"526952b5-5d65-4f7a-b4f6-d4e5d964128b","timestamp":"2025-03-31T08:28:35.346913302Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:28:44.987+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"526952b5-5d65-4f7a-b4f6-d4e5d964128b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:28:46.594+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f0972b23-17f9-47c8-9973-d28976070163","timestamp":"2025-03-31T08:28:36.985329747Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:28:46.623+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f0972b23-17f9-47c8-9973-d28976070163","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:29:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:29:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cd22380e-7eb0-42cf-b7e3-a1650a2a3147","timestamp":"2025-03-31T08:29:47.818061795Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:29:47.716+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"cd22380e-7eb0-42cf-b7e3-a1650a2a3147","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:29:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"383c009f-af9f-42e0-8ad5-b766a95a0fbf","timestamp":"2025-03-31T08:29:49.201313920Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:29:49.248+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"383c009f-af9f-42e0-8ad5-b766a95a0fbf","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:29:50.539+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"56e6ca72-dbfd-4309-b8a2-06cdc685ad24","timestamp":"2025-03-31T08:29:50.508904200Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:29:50.591+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"56e6ca72-dbfd-4309-b8a2-06cdc685ad24","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:30:44.962+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9d45131e-bc18-4ee6-9260-bf3bc3a1cd41","timestamp":"2025-03-31T08:30:35.346993026Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:30:45.001+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9d45131e-bc18-4ee6-9260-bf3bc3a1cd41","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:30:46.599+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"594124d0-a24e-4d83-a3da-02b878012ef4","timestamp":"2025-03-31T08:30:36.985481214Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:30:46.632+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"594124d0-a24e-4d83-a3da-02b878012ef4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:31:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:31:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"eeb20250-94ba-4816-b36a-efe557a5830a","timestamp":"2025-03-31T08:31:47.817995154Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:31:47.678+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"eeb20250-94ba-4816-b36a-efe557a5830a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:31:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6fc3eb0f-9912-4d52-bb8a-b19894f5e404","timestamp":"2025-03-31T08:31:49.201502261Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:31:49.251+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6fc3eb0f-9912-4d52-bb8a-b19894f5e404","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:31:50.534+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9f6ab338-208b-4d9d-b0f3-c4fa993dd977","timestamp":"2025-03-31T08:31:50.508863719Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:31:50.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9f6ab338-208b-4d9d-b0f3-c4fa993dd977","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:32:44.963+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6084c93b-6381-43ef-a40a-5480786038fa","timestamp":"2025-03-31T08:32:35.347198131Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:32:45.000+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6084c93b-6381-43ef-a40a-5480786038fa","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:32:46.600+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b5684c46-7f8b-481c-8fa6-16e50d645f31","timestamp":"2025-03-31T08:32:36.986008272Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:32:46.633+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b5684c46-7f8b-481c-8fa6-16e50d645f31","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:33:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:33:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8578ec9a-b80a-4997-b1c0-fd6a20f0cdf3","timestamp":"2025-03-31T08:33:47.818143734Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:33:47.683+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8578ec9a-b80a-4997-b1c0-fd6a20f0cdf3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:33:49.222+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2f75102e-680a-4919-8c3a-d639fdde69a5","timestamp":"2025-03-31T08:33:49.201555037Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:33:49.250+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2f75102e-680a-4919-8c3a-d639fdde69a5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:33:50.545+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a98490f7-a677-472d-afa4-8771f3c84b59","timestamp":"2025-03-31T08:33:50.508834952Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:33:50.580+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a98490f7-a677-472d-afa4-8771f3c84b59","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:34:44.971+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8b427da7-3749-4446-b928-6079f60d8b26","timestamp":"2025-03-31T08:34:35.347183325Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:34:45.001+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8b427da7-3749-4446-b928-6079f60d8b26","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:34:46.603+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a8ce24d9-4e53-4f05-bfc1-917a501bbaa9","timestamp":"2025-03-31T08:34:36.985379344Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:34:46.637+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a8ce24d9-4e53-4f05-bfc1-917a501bbaa9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:35:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:35:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9954143e-886d-40c2-baf9-a10f52dcd148","timestamp":"2025-03-31T08:35:47.818248054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:35:47.680+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9954143e-886d-40c2-baf9-a10f52dcd148","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:35:49.216+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b1ba3be3-6b8d-4e3e-bc69-89207bcadd63","timestamp":"2025-03-31T08:35:49.201582221Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:35:49.247+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b1ba3be3-6b8d-4e3e-bc69-89207bcadd63","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:35:50.532+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"4b31f800-be36-4ba2-b3a7-a7986941280b","timestamp":"2025-03-31T08:35:50.509023120Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:35:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"4b31f800-be36-4ba2-b3a7-a7986941280b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:36:44.974+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"10f32020-f317-43f7-8710-1b9b23188b6d","timestamp":"2025-03-31T08:36:35.347115219Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:36:45.011+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"10f32020-f317-43f7-8710-1b9b23188b6d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:36:46.605+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"17b11f5c-e9f8-4a41-b6f8-79602459a89a","timestamp":"2025-03-31T08:36:36.985434951Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:36:46.638+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"17b11f5c-e9f8-4a41-b6f8-79602459a89a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:37:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:37:47.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9f43b42c-09d8-4a13-b303-0f4f6038c5c7","timestamp":"2025-03-31T08:37:47.818128642Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:37:47.691+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9f43b42c-09d8-4a13-b303-0f4f6038c5c7","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:37:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d2f85e8b-8fc3-45f5-8395-2729ff14e9a6","timestamp":"2025-03-31T08:37:49.201332826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:37:49.282+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d2f85e8b-8fc3-45f5-8395-2729ff14e9a6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:37:50.534+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c912ecc7-8638-40e2-b208-c5de158f380d","timestamp":"2025-03-31T08:37:50.509093644Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:37:50.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c912ecc7-8638-40e2-b208-c5de158f380d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:38:44.976+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e37431da-d67a-4992-8890-b6dcaf436355","timestamp":"2025-03-31T08:38:35.346956853Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:38:45.009+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e37431da-d67a-4992-8890-b6dcaf436355","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:38:46.610+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2e907c7f-a306-4723-bd85-f43ff1737acb","timestamp":"2025-03-31T08:38:36.985624751Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:38:46.640+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2e907c7f-a306-4723-bd85-f43ff1737acb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:39:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:39:47.659+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a53a1a03-ffa8-49cb-98d9-35cbebee7d39","timestamp":"2025-03-31T08:39:47.818274826Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:39:47.692+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a53a1a03-ffa8-49cb-98d9-35cbebee7d39","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:39:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6b08b2fe-3d18-458d-bad3-f0246593fa50","timestamp":"2025-03-31T08:39:49.201468285Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:39:49.249+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6b08b2fe-3d18-458d-bad3-f0246593fa50","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:39:50.542+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a7b5b1bd-3221-441c-a0c7-5d6e2fa0fccb","timestamp":"2025-03-31T08:39:50.508860800Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:39:50.579+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a7b5b1bd-3221-441c-a0c7-5d6e2fa0fccb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:40:45.017+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f63f860e-edf0-41e8-b9f0-e32515997026","timestamp":"2025-03-31T08:40:35.347233407Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:40:45.117+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f63f860e-edf0-41e8-b9f0-e32515997026","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:40:46.618+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c4b9464a-54a3-4f9f-b3c7-9f317be20516","timestamp":"2025-03-31T08:40:36.985360340Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:40:46.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c4b9464a-54a3-4f9f-b3c7-9f317be20516","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:41:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:41:47.658+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"14654490-550b-4051-8cd3-a6ed24217c6b","timestamp":"2025-03-31T08:41:47.818129987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:41:47.686+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"14654490-550b-4051-8cd3-a6ed24217c6b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:41:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3b503cb8-8cad-4400-96e1-3f5883cf2d99","timestamp":"2025-03-31T08:41:49.201292413Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:41:49.251+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3b503cb8-8cad-4400-96e1-3f5883cf2d99","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:41:50.526+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0d286b93-474c-4005-8b82-9803daf45b2b","timestamp":"2025-03-31T08:41:50.508954040Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:41:50.559+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0d286b93-474c-4005-8b82-9803daf45b2b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:42:44.979+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1f762e2e-51d0-4230-b373-1458e2d89231","timestamp":"2025-03-31T08:42:35.347020003Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:42:45.012+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"1f762e2e-51d0-4230-b373-1458e2d89231","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:42:46.630+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d22178e1-6f1c-47ee-ab45-77fe8fce01cc","timestamp":"2025-03-31T08:42:36.985319818Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:42:46.665+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d22178e1-6f1c-47ee-ab45-77fe8fce01cc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:43:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:43:47.652+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"87f594e2-4368-497f-b97e-28bfe15d6dae","timestamp":"2025-03-31T08:43:47.818187013Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:43:47.679+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"87f594e2-4368-497f-b97e-28bfe15d6dae","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:43:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"89900b59-3ee0-485a-a0ea-3f4347510bef","timestamp":"2025-03-31T08:43:49.201328292Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:43:49.250+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"89900b59-3ee0-485a-a0ea-3f4347510bef","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:43:50.535+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f4e177e1-c739-4dc7-8d8a-e3a73a3ee12e","timestamp":"2025-03-31T08:43:50.508862301Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:43:50.570+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f4e177e1-c739-4dc7-8d8a-e3a73a3ee12e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:44:44.987+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f174f8cd-2d02-4742-8fbd-7c911e7ddb83","timestamp":"2025-03-31T08:44:35.347085718Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:44:45.022+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f174f8cd-2d02-4742-8fbd-7c911e7ddb83","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:44:46.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2dfd6aa8-0772-44ea-9da6-92b434f70864","timestamp":"2025-03-31T08:44:36.985479243Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:44:46.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2dfd6aa8-0772-44ea-9da6-92b434f70864","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:45:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:45:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a72160e2-2a2b-4439-8ca4-c3c3e6b64366","timestamp":"2025-03-31T08:45:47.818133465Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:45:47.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a72160e2-2a2b-4439-8ca4-c3c3e6b64366","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:45:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9e930ad9-2f7d-4231-9034-fd474f55d141","timestamp":"2025-03-31T08:45:49.201526774Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:45:49.267+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9e930ad9-2f7d-4231-9034-fd474f55d141","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:45:50.526+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"160520d1-db41-45fb-92d9-4edbb4aa17ca","timestamp":"2025-03-31T08:45:50.508769083Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:45:50.556+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"160520d1-db41-45fb-92d9-4edbb4aa17ca","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:46:44.990+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f7a0e1fd-7482-49c0-8e99-3d13c9a02b12","timestamp":"2025-03-31T08:46:35.347843225Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:46:45.020+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f7a0e1fd-7482-49c0-8e99-3d13c9a02b12","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:46:46.644+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"baa8d03f-c8bb-442d-b711-a7127574f816","timestamp":"2025-03-31T08:46:36.985362779Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:46:46.678+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"baa8d03f-c8bb-442d-b711-a7127574f816","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:47:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:47:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"836dd39b-bc89-4b6a-ba0f-162582cf4ab5","timestamp":"2025-03-31T08:47:47.818064867Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:47:47.715+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"836dd39b-bc89-4b6a-ba0f-162582cf4ab5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:47:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"69669e39-f941-41df-a861-18758cd8f349","timestamp":"2025-03-31T08:47:49.201544409Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:47:49.255+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"69669e39-f941-41df-a861-18758cd8f349","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:47:50.571+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5d470725-bc76-4bdd-aa01-28c8e4479a5e","timestamp":"2025-03-31T08:47:50.508802360Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:47:50.603+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5d470725-bc76-4bdd-aa01-28c8e4479a5e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:48:44.988+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"04e02e46-f32e-4776-89c7-078b8cd7ccda","timestamp":"2025-03-31T08:48:35.347380428Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:48:45.027+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"04e02e46-f32e-4776-89c7-078b8cd7ccda","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:48:46.628+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"31cb7f59-1b8b-4539-87f4-3c729a983b06","timestamp":"2025-03-31T08:48:36.985417343Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:48:46.661+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"31cb7f59-1b8b-4539-87f4-3c729a983b06","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:49:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:49:47.657+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"24e7a85a-35ef-423f-a780-15103984c6dc","timestamp":"2025-03-31T08:49:47.818298319Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:49:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"24e7a85a-35ef-423f-a780-15103984c6dc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:49:49.246+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3b8e8327-84d7-492a-82bc-80a05d46d4dc","timestamp":"2025-03-31T08:49:49.201541662Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:49:49.280+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3b8e8327-84d7-492a-82bc-80a05d46d4dc","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:49:50.526+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ad40bba8-cb90-49de-a994-971abe62ee0a","timestamp":"2025-03-31T08:49:50.508904797Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:49:50.562+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"ad40bba8-cb90-49de-a994-971abe62ee0a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:50:44.991+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"91248ee1-8f86-40bc-ac93-7acaa2863c63","timestamp":"2025-03-31T08:50:35.346973966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:50:45.024+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"91248ee1-8f86-40bc-ac93-7acaa2863c63","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:50:46.632+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5fb02957-b72b-4bc1-a191-66f95673fa40","timestamp":"2025-03-31T08:50:36.985385671Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:50:46.665+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5fb02957-b72b-4bc1-a191-66f95673fa40","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:51:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:51:47.658+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3664a616-6a93-4b42-ae69-893f031ee204","timestamp":"2025-03-31T08:51:47.817992577Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:51:47.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3664a616-6a93-4b42-ae69-893f031ee204","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:51:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c145acb6-58e0-4783-bc7b-c53677d2638f","timestamp":"2025-03-31T08:51:49.202178478Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:51:49.252+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c145acb6-58e0-4783-bc7b-c53677d2638f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:51:50.529+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ad5d0148-17c4-437f-9803-958104924b8c","timestamp":"2025-03-31T08:51:50.508773173Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:51:50.587+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"ad5d0148-17c4-437f-9803-958104924b8c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:52:44.997+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8affb336-3744-4bc5-a3c3-f3e3688fe9ec","timestamp":"2025-03-31T08:52:35.347020455Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:52:45.026+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8affb336-3744-4bc5-a3c3-f3e3688fe9ec","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:52:46.633+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a79fa3b2-d26e-4923-93f6-35bbd9389943","timestamp":"2025-03-31T08:52:36.985420484Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:52:46.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a79fa3b2-d26e-4923-93f6-35bbd9389943","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:53:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:53:47.653+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"81ea9e3d-1167-4b07-aef3-35d93761451c","timestamp":"2025-03-31T08:53:47.818277961Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:53:47.682+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"81ea9e3d-1167-4b07-aef3-35d93761451c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:53:49.218+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"456ca13d-44e4-4345-88b4-e715bc20734c","timestamp":"2025-03-31T08:53:49.201570770Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:53:49.250+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"456ca13d-44e4-4345-88b4-e715bc20734c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:53:50.528+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9afb54bf-79d2-45a8-8654-76e08d188025","timestamp":"2025-03-31T08:53:50.508772575Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:53:50.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9afb54bf-79d2-45a8-8654-76e08d188025","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:54:45.001+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"052280d9-92f6-41e7-9596-8c3ffb3748de","timestamp":"2025-03-31T08:54:35.347144622Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:54:45.035+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"052280d9-92f6-41e7-9596-8c3ffb3748de","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:54:46.641+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6b070770-7ece-48f3-bfd0-0f329fa89483","timestamp":"2025-03-31T08:54:36.985254796Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:54:46.675+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6b070770-7ece-48f3-bfd0-0f329fa89483","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:55:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:55:47.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"61e34867-0235-4365-b558-de5d78abe31b","timestamp":"2025-03-31T08:55:47.818100712Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:55:47.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"61e34867-0235-4365-b558-de5d78abe31b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:55:49.215+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f74beaa7-3a8d-4f17-962b-cc2ae7cdad5f","timestamp":"2025-03-31T08:55:49.201328073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:55:49.246+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f74beaa7-3a8d-4f17-962b-cc2ae7cdad5f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:55:50.536+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9d37de3b-bcb2-44f8-b89f-682d9cffefe3","timestamp":"2025-03-31T08:55:50.509025648Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:55:50.566+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9d37de3b-bcb2-44f8-b89f-682d9cffefe3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:56:45.006+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"88358659-fce1-4b28-be7d-a161e805d1e6","timestamp":"2025-03-31T08:56:35.347104141Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:56:45.040+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"88358659-fce1-4b28-be7d-a161e805d1e6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:56:46.644+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"09bf4a4c-a999-40d5-85b3-e507fc4a783c","timestamp":"2025-03-31T08:56:36.985371062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:56:46.675+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"09bf4a4c-a999-40d5-85b3-e507fc4a783c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:57:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:57:47.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f3d6be86-6dfe-4370-b01f-ab0b1c1610e4","timestamp":"2025-03-31T08:57:47.818292328Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:57:47.685+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f3d6be86-6dfe-4370-b01f-ab0b1c1610e4","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:57:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3f121537-e04c-4424-8e43-6b679a63f198","timestamp":"2025-03-31T08:57:49.201505124Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:57:49.247+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3f121537-e04c-4424-8e43-6b679a63f198","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:57:50.529+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8ae7650e-cd99-42a1-8561-3d1f1a1482f9","timestamp":"2025-03-31T08:57:50.508928352Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:57:50.559+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8ae7650e-cd99-42a1-8561-3d1f1a1482f9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:58:45.011+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"bbb1c439-c1b3-40e1-9869-42042ad7752b","timestamp":"2025-03-31T08:58:35.347136420Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:58:45.043+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"bbb1c439-c1b3-40e1-9869-42042ad7752b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T08:58:46.647+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d25c06d0-4940-4b8d-aa20-108ff320abb6","timestamp":"2025-03-31T08:58:36.985530369Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:58:46.681+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d25c06d0-4940-4b8d-aa20-108ff320abb6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T08:59:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T08:59:47.655+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"aded20fc-809d-43d5-a0c5-e9b951c57040","timestamp":"2025-03-31T08:59:47.818189805Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:59:47.687+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"aded20fc-809d-43d5-a0c5-e9b951c57040","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T08:59:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a30b5249-bf1b-416b-8625-1f31dac1678b","timestamp":"2025-03-31T08:59:49.201305966Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:59:49.248+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a30b5249-bf1b-416b-8625-1f31dac1678b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T08:59:50.533+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"41396a77-743f-4ac3-9edb-88418270f13a","timestamp":"2025-03-31T08:59:50.508928962Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T08:59:50.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"41396a77-743f-4ac3-9edb-88418270f13a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:00:45.016+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"eae6092b-9e68-485a-96dc-2d5980c29214","timestamp":"2025-03-31T09:00:35.347365733Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:00:45.052+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"eae6092b-9e68-485a-96dc-2d5980c29214","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:00:46.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8b026665-9cc2-4251-a2f9-0ad777800b26","timestamp":"2025-03-31T09:00:36.985601509Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:00:46.687+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8b026665-9cc2-4251-a2f9-0ad777800b26","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:01:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:01:47.682+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"3adbe6af-b0b8-4624-8fe7-54a8df70f1cb","timestamp":"2025-03-31T09:01:47.818005603Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:01:47.711+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"3adbe6af-b0b8-4624-8fe7-54a8df70f1cb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:01:49.218+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0ca0a078-4bd2-4ea4-9c5a-6811735a5ae2","timestamp":"2025-03-31T09:01:49.201440549Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:01:49.252+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0ca0a078-4bd2-4ea4-9c5a-6811735a5ae2","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:01:50.531+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2047ae2c-dd53-4a03-a15c-6f6c37c083db","timestamp":"2025-03-31T09:01:50.508828105Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:01:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2047ae2c-dd53-4a03-a15c-6f6c37c083db","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:02:45.040+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"ab3951b8-5669-4373-85a1-33a7191d6425","timestamp":"2025-03-31T09:02:35.347009128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:02:45.074+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"ab3951b8-5669-4373-85a1-33a7191d6425","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:02:46.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"91b2f1d0-c401-497f-ba9a-d2514bc0ea8a","timestamp":"2025-03-31T09:02:36.985309836Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:02:46.689+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"91b2f1d0-c401-497f-ba9a-d2514bc0ea8a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:03:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:03:47.659+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c89d79f3-c704-468c-82b9-293b2bad1bb2","timestamp":"2025-03-31T09:03:47.818183572Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:03:47.690+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c89d79f3-c704-468c-82b9-293b2bad1bb2","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:03:49.216+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8421dac9-50d0-4f13-8904-120c4e245bcb","timestamp":"2025-03-31T09:03:49.201549987Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:03:49.246+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8421dac9-50d0-4f13-8904-120c4e245bcb","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:03:50.532+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"22d6447a-6d41-41c8-8678-884f91f8d6fa","timestamp":"2025-03-31T09:03:50.509060621Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:03:50.562+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"22d6447a-6d41-41c8-8678-884f91f8d6fa","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:04:45.020+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1aa7309e-6a95-4943-8f64-4703c136329c","timestamp":"2025-03-31T09:04:35.347013092Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:04:45.051+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"1aa7309e-6a95-4943-8f64-4703c136329c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:04:46.700+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"e4a6e087-76e0-4e53-924f-4083d2856b66","timestamp":"2025-03-31T09:04:36.985321054Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:04:46.736+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"e4a6e087-76e0-4e53-924f-4083d2856b66","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:05:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:05:47.660+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5d476810-de8f-4752-b940-aa5a6f41df3a","timestamp":"2025-03-31T09:05:47.818269907Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:05:47.692+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5d476810-de8f-4752-b940-aa5a6f41df3a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:05:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"eaa2f7b4-2c5d-4ca4-a0dc-bd77450fbbec","timestamp":"2025-03-31T09:05:49.201513396Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:05:49.248+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"eaa2f7b4-2c5d-4ca4-a0dc-bd77450fbbec","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:05:50.535+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"7fb075e8-90e6-48da-83cf-de6cc7ef8229","timestamp":"2025-03-31T09:05:50.508878345Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:05:50.570+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"7fb075e8-90e6-48da-83cf-de6cc7ef8229","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:06:45.058+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"777a752f-0c8d-4901-9c52-daa17b8d693e","timestamp":"2025-03-31T09:06:35.347095851Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:06:45.091+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"777a752f-0c8d-4901-9c52-daa17b8d693e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:06:46.663+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"16d768b0-1462-4a54-a8ea-24d40b5f6694","timestamp":"2025-03-31T09:06:36.985425073Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:06:46.692+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"16d768b0-1462-4a54-a8ea-24d40b5f6694","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:07:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:07:47.657+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"90c30f71-3e7d-42bb-8270-a20704398e3b","timestamp":"2025-03-31T09:07:47.818206024Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:07:47.686+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"90c30f71-3e7d-42bb-8270-a20704398e3b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:07:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8e5ea3a0-a5ef-4a40-8c28-8b8b10fbc44d","timestamp":"2025-03-31T09:07:49.201861212Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:07:49.251+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8e5ea3a0-a5ef-4a40-8c28-8b8b10fbc44d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:07:50.530+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"6eb38611-37f4-4a36-9537-7ac579775e0b","timestamp":"2025-03-31T09:07:50.509110444Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:07:50.564+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"6eb38611-37f4-4a36-9537-7ac579775e0b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:08:45.027+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8d85c941-ba92-434e-83ff-5754d1c2c146","timestamp":"2025-03-31T09:08:35.346995998Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:08:45.060+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8d85c941-ba92-434e-83ff-5754d1c2c146","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:08:46.664+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"57231acf-79c9-4890-baf0-839623642ad3","timestamp":"2025-03-31T09:08:36.985469128Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:08:46.699+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"57231acf-79c9-4890-baf0-839623642ad3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:09:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:09:47.658+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"f26cccd7-4e7a-4677-b559-bd28675f013e","timestamp":"2025-03-31T09:09:47.818101156Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:09:47.687+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"f26cccd7-4e7a-4677-b559-bd28675f013e","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:09:49.258+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"1190582f-5e29-4002-9b04-2c8d9cc77b9d","timestamp":"2025-03-31T09:09:49.201278062Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:09:49.292+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"1190582f-5e29-4002-9b04-2c8d9cc77b9d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:09:50.526+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"2f1c5d0d-6318-452e-9632-ed4433d54780","timestamp":"2025-03-31T09:09:50.508869333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:09:50.557+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"2f1c5d0d-6318-452e-9632-ed4433d54780","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:10:45.031+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"0da946c0-5ac7-43b0-9821-3c310ab619b8","timestamp":"2025-03-31T09:10:35.347510091Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:10:45.084+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"0da946c0-5ac7-43b0-9821-3c310ab619b8","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:10:46.675+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"c3d1f631-e1e5-424e-994a-3fac1cc968a1","timestamp":"2025-03-31T09:10:36.992145968Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:10:46.707+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"c3d1f631-e1e5-424e-994a-3fac1cc968a1","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:11:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:11:47.657+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d804d510-822f-4b73-8fec-ab4357f3a1df","timestamp":"2025-03-31T09:11:47.818163333Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:11:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d804d510-822f-4b73-8fec-ab4357f3a1df","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:11:49.219+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"69be9068-d393-4cb4-abb3-39e3c5a3bf39","timestamp":"2025-03-31T09:11:49.201292596Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:11:49.253+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"69be9068-d393-4cb4-abb3-39e3c5a3bf39","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:11:50.524+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"61ada607-53f7-48c7-9c44-b20ecc420009","timestamp":"2025-03-31T09:11:50.509065398Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:11:50.555+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"61ada607-53f7-48c7-9c44-b20ecc420009","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:12:45.052+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"97936a0d-587e-4b88-8dbf-8b1aee9a5a16","timestamp":"2025-03-31T09:12:35.347256356Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:12:45.080+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"97936a0d-587e-4b88-8dbf-8b1aee9a5a16","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:12:46.670+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"379f036c-20f4-4dd1-b468-7db1910d2cb9","timestamp":"2025-03-31T09:12:36.985360739Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:12:46.701+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"379f036c-20f4-4dd1-b468-7db1910d2cb9","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:13:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:13:47.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"9d00a0e6-5f28-4805-8e91-78e25ef71227","timestamp":"2025-03-31T09:13:47.818039963Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:13:47.685+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"9d00a0e6-5f28-4805-8e91-78e25ef71227","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:13:49.214+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"b9f8d18c-56a3-4bfb-883a-a94c22f71f89","timestamp":"2025-03-31T09:13:49.201320531Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:13:49.244+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"b9f8d18c-56a3-4bfb-883a-a94c22f71f89","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:13:50.534+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"732b5889-44eb-45c9-9c92-e8bc7774424a","timestamp":"2025-03-31T09:13:50.508786629Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:13:50.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"732b5889-44eb-45c9-9c92-e8bc7774424a","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:14:45.034+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"94cf2dd0-bad9-4ab5-9721-e2cb0e642792","timestamp":"2025-03-31T09:14:35.347135218Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:14:45.064+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"94cf2dd0-bad9-4ab5-9721-e2cb0e642792","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:14:46.677+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8361b31e-1185-44e4-b92a-365385efd24d","timestamp":"2025-03-31T09:14:36.985422933Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:14:46.712+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8361b31e-1185-44e4-b92a-365385efd24d","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:15:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:15:47.656+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"8c3a8014-35b3-4006-b84a-f952715b4afe","timestamp":"2025-03-31T09:15:47.818071749Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:15:47.692+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"8c3a8014-35b3-4006-b84a-f952715b4afe","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:15:49.217+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"5bf610dc-ecf2-4c10-b8e2-293b36bea18f","timestamp":"2025-03-31T09:15:49.201451475Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:15:49.248+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"5bf610dc-ecf2-4c10-b8e2-293b36bea18f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:15:50.535+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"a88633f5-4f0a-42c1-82d1-ffedfe73afd5","timestamp":"2025-03-31T09:15:50.509247926Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:15:50.569+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"a88633f5-4f0a-42c1-82d1-ffedfe73afd5","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:16:45.038+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"482d0652-6afc-40e0-aebb-aa77cab7614b","timestamp":"2025-03-31T09:16:35.347204226Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:16:45.064+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"482d0652-6afc-40e0-aebb-aa77cab7614b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:16:46.677+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"90c1402d-a2b2-4229-94a5-55333e924a74","timestamp":"2025-03-31T09:16:36.985259009Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:16:46.712+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"90c1402d-a2b2-4229-94a5-55333e924a74","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:17:21.818+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:17:47.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"487e5d12-4701-47c4-a963-0c646a40b793","timestamp":"2025-03-31T09:17:47.817986125Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:17:47.684+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"487e5d12-4701-47c4-a963-0c646a40b793","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:17:49.220+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"34ce3cbc-1cce-4b65-8d0b-0e2e626d110f","timestamp":"2025-03-31T09:17:49.201431394Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:17:49.253+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"34ce3cbc-1cce-4b65-8d0b-0e2e626d110f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:17:50.527+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"37d1bd20-9b66-4ddb-9b4d-849c5d67040f","timestamp":"2025-03-31T09:17:50.509015705Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:17:50.558+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"37d1bd20-9b66-4ddb-9b4d-849c5d67040f","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:18:45.044+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"06eb1aa0-858e-43d9-ab53-9f97b9d65194","typeName":"org.onap.policy.clamp.acm.K8SMicroserviceAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"d7bbca6b-2246-43de-876d-b9315d05acec","timestamp":"2025-03-31T09:18:35.347083206Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:18:45.073+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"d7bbca6b-2246-43de-876d-b9315d05acec","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c02","replicaId":"3320d0e2-b3df-448a-87c6-c6ec30a2b2da"} [2025-03-31T09:18:46.728+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"ed83ab7f-097b-4236-9c1e-b724da51c6ae","typeName":"org.onap.policy.clamp.acm.KserveAutomationCompositionElement","typeVersion":"1.0.1"},{"id":"a23ddb54-e834-46e1-a8f9-7aac2701c050","typeName":"org.onap.policy.clamp.acm.AutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"cf376f46-0244-470a-b43a-6bd11635297b","timestamp":"2025-03-31T09:18:36.985501293Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:18:46.759+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"cf376f46-0244-470a-b43a-6bd11635297b","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c04","replicaId":"5f70c317-0276-4039-8945-b8635540e3e9"} [2025-03-31T09:19:21.817+00:00|INFO|SupervisionAspect|scheduling-1] Add scheduled scanning [2025-03-31T09:19:47.654+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"864c2a8f-890d-47a6-98b6-99d5a5a6a860","typeName":"org.onap.policy.clamp.acm.A1PMSAutomationCompositionElement","typeVersion":"1.0.1"}],"messageType":"PARTICIPANT_REGISTER","messageId":"09f9beef-68a1-4752-b054-96e50d51ac7c","timestamp":"2025-03-31T09:19:47.818013813Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:19:47.688+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"09f9beef-68a1-4752-b054-96e50d51ac7c","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c00","replicaId":"a411d1df-1f46-461f-94a7-d3556b78b531"} [2025-03-31T09:19:49.223+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"a1d2169d-c99c-4df8-b367-faa2c6c24aff","typeName":"org.onap.policy.clamp.acm.PolicyAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"17385310-fbf7-49a4-a683-ad01470b85b3","timestamp":"2025-03-31T09:19:49.201295029Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:19:49.255+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"17385310-fbf7-49a4-a683-ad01470b85b3","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c03","replicaId":"76d597c4-3655-44bb-8007-c710e2a44146"} [2025-03-31T09:19:50.528+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [IN|KAFKA|policy-acruntime-participant] {"participantSupportedElementType":[{"id":"f4dd88e3-1f04-4b84-83c4-b684624a81a4","typeName":"org.onap.policy.clamp.acm.HttpAutomationCompositionElement","typeVersion":"1.0.0"}],"messageType":"PARTICIPANT_REGISTER","messageId":"332e9579-68f7-40b2-9356-f3139a89b6e6","timestamp":"2025-03-31T09:19:50.509069303Z","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"} [2025-03-31T09:19:50.563+00:00|INFO|network|KAFKA-source-policy-acruntime-participant] [OUT|KAFKA|acm-ppnt-sync] {"responseTo":"332e9579-68f7-40b2-9356-f3139a89b6e6","result":true,"message":"Participant Register Ack","messageType":"PARTICIPANT_REGISTER_ACK","participantId":"101c62b3-8918-41b9-a747-d21eb79c6c01","replicaId":"e97c6d44-1f47-44f6-b10d-a60cfd42ca80"}