policy-clamp-runtime-acm-1 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-1 | 14:58:22,910 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.34 policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 14:58:22,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-2 | 14:58:23,211 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.34 policy-clamp-runtime-acm-1 | 14:58:22,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 14:58:22,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 14:58:22,941 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-1 | 14:58:22,941 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-1 | 14:58:23,248 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-1 | 14:58:23,250 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72758afa - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-1 | 14:58:23,252 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-1 | 14:58:23,253 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-1 | 14:58:23,253 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-1 | 14:58:23,253 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-1 | 14:58:23,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-1 | 14:58:23,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-1 | 14:58:23,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-1 | 14:58:23,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-1 | 14:58:23,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-1 | 14:58:23,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-1 | 14:58:23,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-1 | 14:58:23,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-1 | 14:58:23,549 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c398c80 - End of configuration. policy-clamp-runtime-acm-1 | 14:58:23,553 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7fc6de5b - Registering current configuration as safe fallback point policy-clamp-runtime-acm-1 | 14:58:23,553 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 613 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | . ____ _ __ _ _ policy-clamp-runtime-acm-1 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-1 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-1 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-1 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-1 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | :: Spring Boot :: (v4.0.7) policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.0.1.Final","timestamp":"2026-08-18T14:58:24.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-08-18T14:58:24.463+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-08-18T14:58:24.471+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-08-18T14:58:26.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 64 ms. Found 9 JPA repository interfaces.","timestamp":"2026-08-18T14:58:26.591+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-08-18T14:58:28.261+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:28.276+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-08-18T14:58:28.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-08-18T14:58:28.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3510 ms","timestamp":"2026-08-18T14:58:28.308+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-08-18T14:58:29.160+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 14:58:23,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | 14:58:23,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 14:58:23,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 14:58:23,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-2 | 14:58:23,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-2 | 14:58:23,442 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-2 | 14:58:23,444 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72758afa - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-2 | 14:58:23,447 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-2 | 14:58:23,448 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | 14:58:23,448 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-2 | 14:58:23,448 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-2 | 14:58:23,449 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-2 | 14:58:23,449 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-2 | 14:58:23,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c13534a","timestamp":"2026-08-18T14:58:29.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-08-18T14:58:29.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-08-18T14:58:29.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Creating database changelog table with name: public.databasechangelog","timestamp":"2026-08-18T14:58:32.294+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.331+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-08-18T14:58:32.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 7065109140","timestamp":"2026-08-18T14:58:32.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-1::policy","timestamp":"2026-08-18T14:58:32.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationComposition created","timestamp":"2026-08-18T14:58:32.821+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-1::policy ran successfully in 27ms","timestamp":"2026-08-18T14:58:32.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-2::policy","timestamp":"2026-08-18T14:58:32.857+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.860+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionDefinition created","timestamp":"2026-08-18T14:58:32.870+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-2::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.872+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-3::policy","timestamp":"2026-08-18T14:58:32.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.885+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionElement created","timestamp":"2026-08-18T14:58:32.894+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-3::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-4::policy","timestamp":"2026-08-18T14:58:32.916+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.919+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table NodeTemplateState created","timestamp":"2026-08-18T14:58:32.931+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-4::policy ran successfully in 18ms","timestamp":"2026-08-18T14:58:32.934+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-5::policy","timestamp":"2026-08-18T14:58:32.941+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.943+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Participant created","timestamp":"2026-08-18T14:58:32.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-5::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-6::policy","timestamp":"2026-08-18T14:58:32.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.963+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantSupportedAcElements created","timestamp":"2026-08-18T14:58:32.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-6::policy ran successfully in 16ms","timestamp":"2026-08-18T14:58:32.978+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-7::policy","timestamp":"2026-08-18T14:58:32.983+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_compositionId created","timestamp":"2026-08-18T14:58:33.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-7::policy ran successfully in 28ms","timestamp":"2026-08-18T14:58:33.012+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-8::policy","timestamp":"2026-08-18T14:58:33.019+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.030+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_element_fk created","timestamp":"2026-08-18T14:58:33.033+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-8::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:33.034+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-9::policy","timestamp":"2026-08-18T14:58:33.038+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.046+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index dt_element_fk created","timestamp":"2026-08-18T14:58:33.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-9::policy ran successfully in 12ms","timestamp":"2026-08-18T14:58:33.050+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-10::policy","timestamp":"2026-08-18T14:58:33.053+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.061+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index supported_element_fk created","timestamp":"2026-08-18T14:58:33.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-10::policy ran successfully in 13ms","timestamp":"2026-08-18T14:58:33.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-11::policy","timestamp":"2026-08-18T14:58:33.069+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.086+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationCompositionElement (instanceId)","timestamp":"2026-08-18T14:58:33.093+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-11::policy ran successfully in 25ms","timestamp":"2026-08-18T14:58:33.094+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-12::policy","timestamp":"2026-08-18T14:58:33.097+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.110+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to NodeTemplateState (compositionId)","timestamp":"2026-08-18T14:58:33.114+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-12::policy ran successfully in 19ms","timestamp":"2026-08-18T14:58:33.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-13::policy","timestamp":"2026-08-18T14:58:33.119+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.129+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantSupportedAcElements (participantId)","timestamp":"2026-08-18T14:58:33.135+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-13::policy ran successfully in 17ms","timestamp":"2026-08-18T14:58:33.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-tag::policy","timestamp":"2026-08-18T14:58:33.138+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1400' applied to database","timestamp":"2026-08-18T14:58:33.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-1::policy","timestamp":"2026-08-18T14:58:33.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-1::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.148+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-2 | 14:58:23,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-2 | 14:58:23,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-2 | 14:58:23,679 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-2 | 14:58:23,680 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-2 | 14:58:23,680 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-2 | 14:58:23,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-2::policy","timestamp":"2026-08-18T14:58:33.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns phase(SMALLINT) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.154+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-2::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.155+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-3::policy","timestamp":"2026-08-18T14:58:33.158+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-3::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-4::policy","timestamp":"2026-08-18T14:58:33.164+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.165+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantReplica created","timestamp":"2026-08-18T14:58:33.173+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-4::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.174+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-5::policy","timestamp":"2026-08-18T14:58:33.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to Participant","timestamp":"2026-08-18T14:58:33.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-5::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-6::policy","timestamp":"2026-08-18T14:58:33.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index participant_replica_fk created","timestamp":"2026-08-18T14:58:33.192+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-6::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.193+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-7::policy","timestamp":"2026-08-18T14:58:33.196+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.207+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantReplica (participantId)","timestamp":"2026-08-18T14:58:33.211+00:00"} policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c398c80 - End of configuration. policy-clamp-runtime-acm-2 | 14:58:23,690 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7fc6de5b - Registering current configuration as safe fallback point policy-clamp-runtime-acm-2 | 14:58:23,690 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 464 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | . ____ _ __ _ _ policy-clamp-runtime-acm-2 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-2 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-2 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-7::policy ran successfully in 16ms","timestamp":"2026-08-18T14:58:33.212+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-tag::policy","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1500' applied to database","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-1::policy","timestamp":"2026-08-18T14:58:33.218+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.222+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-1::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-2::policy","timestamp":"2026-08-18T14:58:33.227+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.230+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-2::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.231+00:00"} policy-clamp-runtime-acm-2 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-2 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | :: Spring Boot :: (v4.0.7) policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.0.1.Final","timestamp":"2026-08-18T14:58:24.403+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-08-18T14:58:24.552+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-08-18T14:58:24.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-08-18T14:58:26.642+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 68 ms. Found 9 JPA repository interfaces.","timestamp":"2026-08-18T14:58:26.719+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-08-18T14:58:28.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:28.418+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-08-18T14:58:28.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-08-18T14:58:28.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3688 ms","timestamp":"2026-08-18T14:58:28.463+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-08-18T14:58:29.262+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5b9df3b3","timestamp":"2026-08-18T14:58:29.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-08-18T14:58:29.553+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-08-18T14:58:29.726+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.433+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Waiting for changelog lock....","timestamp":"2026-08-18T14:58:32.820+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-08-18T14:58:37.823+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 7065109232","timestamp":"2026-08-18T14:58:37.823+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:37.827+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 0","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 81","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-08-18T14:58:38.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-08-18T14:58:38.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 81","timestamp":"2026-08-18T14:58:38.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-08-18T14:58:38.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-08-18T14:58:38.176+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-08-18T14:58:38.314+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.2.19.Final","timestamp":"2026-08-18T14:58:38.425+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-08-18T14:58:39.102+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-08-18T14:58:39.203+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-08-18T14:58:40.667+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-08-18T14:58:40.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-08-18T14:58:40.829+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-08-18T14:58:41.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-08-18T14:58:42.139+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-08-18T14:58:43.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:43.557+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-08-18T14:58:43.571+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 19.801 seconds (process running for 22.334)","timestamp":"2026-08-18T14:58:43.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-08-18T14:58:43.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-08-18T14:58:43.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Start Kafka connection","timestamp":"2026-08-18T14:58:43.612+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:58:43.639+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:43.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:43.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:43.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065123748","timestamp":"2026-08-18T14:58:43.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-08-18T14:58:44.180+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-08-18T14:58:44.258+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:58:44.299+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065124404","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-08-18T14:58:44.460+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka connection started","timestamp":"2026-08-18T14:58:44.470+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:58:44.488+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-08-18T14:58:44.490+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:44.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa","timestamp":"2026-08-18T14:58:44.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:44.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:45.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:45.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 2 ms","timestamp":"2026-08-18T14:58:45.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa', protocol='range'}","timestamp":"2026-08-18T14:58:46.006+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"kafka-coordinator-heartbeat-thread | participantMessageListener"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa', protocol='range'}","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[])","timestamp":"2026-08-18T14:58:46.014+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: []","timestamp":"2026-08-18T14:58:46.014+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: []","timestamp":"2026-08-18T14:58:46.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"af45b7bc87248fb899f16e330a0e4c5b","spanId":"1b5d225d3473a278","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-5"},"message":"Get request received for all participants","timestamp":"2026-08-18T14:59:50.423+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Prepare post-deploy request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T14:59:59.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.455779629Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=0591053b-d96a-46a0-9fe3-ea8848ad12e5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T14:59:59.464+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:59:59.469+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:59.471+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka startTimeMs: 1787065199472","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:59.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-08-18T14:59:59.537+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"Thread-4"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:59:59.538+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"Thread-4"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-08-18T14:59:59.552+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka startTimeMs: 1787065199569","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:59:59.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 6 with epoch 0","timestamp":"2026-08-18T14:59:59.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"38e890e34ad72477","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T15:00:04.834+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"38e890e34ad72477","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.853200584Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=20a46d00-fccf-497c-a026-58927b212d2f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:04.855+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"307870c317bdd144b2159f03d964d062","spanId":"090670feb10b6c45","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:15.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"35c2b344aa8feb5ecc32f80b922464a2","spanId":"0635dd7a2a647814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:20.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"95b0390c1b2dde6ed20472a95d8dce39","spanId":"68d79734208f275f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Delete request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:21.068+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d12fff7b1ab3becf3e04ee737ebd429c","spanId":"6e94b11a6895bb4e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:21.663+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6e750e14f90bf77d53dd97045f6e288d","spanId":"018ebc4c7c69f131","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:26.781+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"8b88de57238e8ece","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Delete automation composition request received for name: Test-Instance-Migration-From and version: 2.0.1","timestamp":"2026-08-18T15:00:32.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"8b88de57238e8ece","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.865965407Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=81317319-fcf1-4388-b192-f07f2cfa208e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:32.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"0156e32699d69648","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Deprime request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:38.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"0156e32699d69648","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=71af3cb6-dd3d-4b16-9d73-a864fb150ec9, timestamp=2026-08-18T15:00:38.358519244Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=97c4592d-18db-4c7b-932f-e9a10ce270bc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:38.360+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c494ef741d8f2ac75eada1046f94217b","spanId":"bd5e499f81b8dd47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:38.499+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8f65cb8e7685c78d777589239098f754","spanId":"b833ed5d3fd1f8b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:00:43.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"52dfccd4fb66e280c8e1daffdf809f8f","spanId":"e11e29f16b2c5086","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:43.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"215e71331836505202b1e75767b5dda5","spanId":"307d97c14c7c5170","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:43.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2467f32cb87bc5d548c7e176e31cce3f","spanId":"ab4681a92cd398cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:44.060+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f068bcfcc4cad150bfe61edb56ea0093","spanId":"f289dd7c2f6b4eed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:49.297+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"5c2cf2e6b8792df9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: e3ce24c4-99af-4673-bc12-553f41e4b6cd","timestamp":"2026-08-18T15:00:49.534+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"5c2cf2e6b8792df9","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=bc160ae3-9077-4f27-8c17-4a82828b2deb, timestamp=2026-08-18T15:00:49.543967723Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=3b7c0650-9406-4c3f-9099-6fde7ac36366, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:49.547+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"a3096a9e09886717","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: e3ce24c4-99af-4673-bc12-553f41e4b6cd","timestamp":"2026-08-18T15:00:54.963+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"a3096a9e09886717","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a7679a42-0429-4e99-bc58-b6ce9a247826, timestamp=2026-08-18T15:00:54.969000087Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=c4472a99-2b13-4270-8fba-d6bfdc11d0c1, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:54.969+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"7c019761e52b23ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Prime request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.781+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"7c019761e52b23ce","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=5c6a9839-4b16-4a17-85ef-4ebeb513bb41, timestamp=2026-08-18T15:01:21.809017589Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=93109550-08c4-4006-b9b8-d519132514ec, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:01:21.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ae253287ba5532e0368ac84457ab974e","spanId":"78b0ad96fcf9100f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.916+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"84665f1d8f46edd5f8d13182dcec74a2","spanId":"869ec5adfd81c992","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:27.021+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"608ac5504dc139e0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: 3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca","timestamp":"2026-08-18T15:01:27.362+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"608ac5504dc139e0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.372192282Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=09f34794-e404-4fec-90a8-01453eb06f02, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:27.372+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fef5bc652ea33bad22780b068dbe3f26","spanId":"e001f08a96adb436","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:49.226+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0410ef8d263929aa83f4bcd5136f36be","spanId":"557fff143adb8ce0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Delete request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:54.414+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f729e95c3b480ac017aba7754e9b0e8e","spanId":"71d6869deecca819","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:00.077+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"33413c7d2bdc0f90979e08aa5be7346b","spanId":"1a979cf905298cc9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:05.185+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fa4b5abec577d7bbfbb4f7cb071bdc75","spanId":"dd8f79146f381aee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6db05afb0e194fc5ef2a8fd900a1537","spanId":"ab6f614a77b0b472","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.264+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"50d70f5d59f80346368cf9a8b4dfc2c2","spanId":"bb9b79197a66316c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:31.516+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0c14314fdf341fde2067b8ead767cc82","spanId":"39f846ab9824fd20","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8a4657f816a63a92a775fb6b88758f42","spanId":"62c674786120c117","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.252+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"768368f2458a13f5a09d087ea987d0d1","spanId":"bceffcc1c1a5b814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:02:43.589+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7d92f8dad0d995ce811b62e87aa25aeb","spanId":"bcf3f2def4ac025e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:47.653+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c83f11be7ea6de43b8a1b348d362ee30","spanId":"8a62c87a6cdea81a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:52.964+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"61f15b3af8e6a631","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: aba1033e-c11d-4346-a635-1dbfcfd72cfc","timestamp":"2026-08-18T15:02:58.946+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"61f15b3af8e6a631","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=41cab06f-f228-4fb8-b703-84bd514c5bf2, timestamp=2026-08-18T15:02:58.956280437Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=69c00597-fede-42a5-a2e1-b52d02da6600, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:02:58.957+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"d0df353fc823b664","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: aba1033e-c11d-4346-a635-1dbfcfd72cfc","timestamp":"2026-08-18T15:03:04.458+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"d0df353fc823b664","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.465675474Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=e19f7a94-1460-4105-9d1d-22c89c73a564, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:04.466+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"11229169f5c1a78e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Timeout and version: 1.0.1","timestamp":"2026-08-18T15:03:09.763+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"11229169f5c1a78e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.769937249Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:09.770+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1171cd29a214c77606962d75b1a6e9ef","spanId":"a2dbed787556ed6f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:03:15.061+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"073f7da32962c163","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: be980dd5-3f51-406f-9128-be300ab02e35","timestamp":"2026-08-18T15:03:31.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"073f7da32962c163","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=4b175773-ab2c-4302-ae5b-7621485f3742, timestamp=2026-08-18T15:03:31.747109457Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=8ca413f0-bd16-4a0f-a90f-5f711943f0a5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:31.747+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"6254a5f36ca529c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:37.141+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"6254a5f36ca529c0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.151013188Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=e9764c72-66f9-49ce-ada0-5797f2e645f3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:37.151+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"671fa6bda3b4828d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Prepare post-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:48.032+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"671fa6bda3b4828d","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.037534188Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=cfd46627-f2dd-48fa-91f7-d516a2d230f6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:48.037+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"c7b14fb55dccf8aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare post-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:53.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"c7b14fb55dccf8aa","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.438997461Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=7eda974b-02ee-4dca-a520-0cc7db579d40, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:53.439+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"0c3d3002dcb28a5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Updating deployed instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:58.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"0c3d3002dcb28a5e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.850417836Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=4995faaa-9231-41be-9d8b-ced862edd737, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:58.852+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"00421031f137d6aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Updating deployed instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:09.706+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"00421031f137d6aa","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.724109847Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=5164d8f6-543b-477b-b18b-7aaedf111813, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:09.724+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Migrating instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:26.592+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c36 added in Migration","timestamp":"2026-08-18T15:04:26.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c38 added in Migration","timestamp":"2026-08-18T15:04:26.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.620472402Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=f4b4f1c9-e0e3-4bb2-bfaf-3875c8353c6d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdCompositionTarget=b341c544-756e-4713-9239-400e551f0768, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:26.622+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"3e3dd751ef83c8af","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: be980dd5-3f51-406f-9128-be300ab02e35","timestamp":"2026-08-18T15:04:32.038+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"3e3dd751ef83c8af","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c3255e7f-e7ac-4693-a12d-693c5a3c412b, timestamp=2026-08-18T15:04:32.041154012Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=be343d8e-8c10-4c73-9a99-428779272751, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:32.041+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"6a144c04c430772e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:42.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"6a144c04c430772e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.754102423Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=478ff4e3-7683-4492-bee0-1da025da8dee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:42.754+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c1d1d5e9c4aca17b6194bebdf7dd12c7","spanId":"cf803702166ad19d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:04:43.589+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"605b94a1474b1029","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:48.168+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"605b94a1474b1029","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.174186334Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=965cf405-cb1a-4f17-b7f0-2812a62fb207, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:48.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"980a9d4c0b8727c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:04:53.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"980a9d4c0b8727c1","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.601420168Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=9fa1d09e-883a-4a2b-96ae-3ea2951f7774, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:53.601+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0e250bade3f1ec1ae64b050755fa270f","spanId":"f60af3f55cb5eaba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:05:04.345+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"e02aaab1b6adf00e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:04.486+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"e02aaab1b6adf00e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.492140332Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=40788d63-9984-4289-9074-acd0f8b3a1b0, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:04.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Migrating instance with id b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:09.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:09.921+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:09.921+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.938436302Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=6999db61-1c8a-4189-9e04-a6835b8cafc3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:09.938+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"4a6a57694d0847db","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:15.310+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"4a6a57694d0847db","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.330923365Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:15.332+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"d155e6ea909198c8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:21.025+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"d155e6ea909198c8","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.029784325Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=9a0fa476-4a2b-4eac-a406-684b5fab1a0b, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:21.030+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"0ff1653122b25de8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:05:26.311+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"0ff1653122b25de8","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.316437970Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=48a953b9-5c31-4d2c-811b-1afa5ec09a73, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:26.316+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"4f1fa41fab1154c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Deployment request received for instanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:31.728+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"4f1fa41fab1154c0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.733615004Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=d4e7ac2a-69f2-406e-8b87-d25a6963221e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:31.734+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Migrating instance with id a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:48.317+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:48.324+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:48.324+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.337999567Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=02c4a29f-3876-4c44-971a-5abd19913cc7, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:48.338+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"06f0b037e708674d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-3"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:53.671+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"06f0b037e708674d","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.692247295Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=9ce2af8b-430e-4182-9e0e-ce14f22bcb7b, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:53.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"9d5056fd19666cdb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:06:04.403+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"9d5056fd19666cdb","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.411296713Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:06:04.411+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"051c84ef352c1a458d8587d95d09528d","spanId":"9acf6f09df797af3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:09.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3981b4aabfbdabee1e6620f7fe6ee5e4","spanId":"81df8f70533e0b0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.004+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c36b7039ef89e868c941406bb24e94ce","spanId":"c58974e906dc8cd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:20.391+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"569bff1cd9d9fda110d83d6daa54f8e3","spanId":"6572e0d0af6b1ce3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Delete request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:20.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"23bf1627739b688b247e1f59b1dddc0e","spanId":"b232f7873d3ec3aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:20.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a498205f5421db18e7ded7eb48672930","spanId":"e273e5cf1f34d4bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:25.799+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"761bcf9331226ee24454c68ed54a6dbd","spanId":"ce47ed7071b67ffc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:31.202+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d58e2190892ed12d5d8edcb5952af97","spanId":"5620a598a38a24e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Delete request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:31.289+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-3::policy","timestamp":"2026-08-18T14:58:33.234+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns stage(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-3::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-tag::policy","timestamp":"2026-08-18T14:58:33.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1600' applied to database","timestamp":"2026-08-18T14:58:33.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-1::policy","timestamp":"2026-08-18T14:58:33.244+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.246+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Message created","timestamp":"2026-08-18T14:58:33.263+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-1::policy ran successfully in 19ms","timestamp":"2026-08-18T14:58:33.264+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-2::policy","timestamp":"2026-08-18T14:58:33.267+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.268+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table MessageJob created","timestamp":"2026-08-18T14:58:33.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-2::policy ran successfully in 11ms","timestamp":"2026-08-18T14:58:33.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-3::policy","timestamp":"2026-08-18T14:58:33.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.289+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index messagejob_identificationId_index created","timestamp":"2026-08-18T14:58:33.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-3::policy ran successfully in 12ms","timestamp":"2026-08-18T14:58:33.293+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-tag::policy","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1700' applied to database","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-1::policy","timestamp":"2026-08-18T14:58:33.299+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.301+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionRollback created","timestamp":"2026-08-18T14:58:33.309+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-1::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-2::policy","timestamp":"2026-08-18T14:58:33.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.compositionId","timestamp":"2026-08-18T14:58:33.315+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-2::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.316+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-3::policy","timestamp":"2026-08-18T14:58:33.319+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.name","timestamp":"2026-08-18T14:58:33.321+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.322+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.name","timestamp":"2026-08-18T14:58:33.323+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-3::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.324+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-4::policy","timestamp":"2026-08-18T14:58:33.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.version","timestamp":"2026-08-18T14:58:33.328+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.329+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.version","timestamp":"2026-08-18T14:58:33.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-4::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.331+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-5::policy","timestamp":"2026-08-18T14:58:33.333+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.deployState","timestamp":"2026-08-18T14:58:33.335+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.336+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.deployState","timestamp":"2026-08-18T14:58:33.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-5::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.338+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-6::policy","timestamp":"2026-08-18T14:58:33.356+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.lockState","timestamp":"2026-08-18T14:58:33.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.359+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lockState","timestamp":"2026-08-18T14:58:33.359+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-6::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.360+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-7::policy","timestamp":"2026-08-18T14:58:33.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.subState","timestamp":"2026-08-18T14:58:33.365+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.subState","timestamp":"2026-08-18T14:58:33.367+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-7::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.368+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-8::policy","timestamp":"2026-08-18T14:58:33.370+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.371+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lastMsg","timestamp":"2026-08-18T14:58:33.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-8::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.373+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-9::policy","timestamp":"2026-08-18T14:58:33.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_name","timestamp":"2026-08-18T14:58:33.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.378+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_name","timestamp":"2026-08-18T14:58:33.379+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-9::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.380+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-10::policy","timestamp":"2026-08-18T14:58:33.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_version","timestamp":"2026-08-18T14:58:33.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.385+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_version","timestamp":"2026-08-18T14:58:33.386+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-10::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.387+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-11::policy","timestamp":"2026-08-18T14:58:33.390+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.deployState","timestamp":"2026-08-18T14:58:33.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.deployState","timestamp":"2026-08-18T14:58:33.393+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-11::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.394+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-12::policy","timestamp":"2026-08-18T14:58:33.397+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.lockState","timestamp":"2026-08-18T14:58:33.399+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.lockState","timestamp":"2026-08-18T14:58:33.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-12::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-13::policy","timestamp":"2026-08-18T14:58:33.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.subState","timestamp":"2026-08-18T14:58:33.406+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.subState","timestamp":"2026-08-18T14:58:33.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-13::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-14::policy","timestamp":"2026-08-18T14:58:33.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.outProperties","timestamp":"2026-08-18T14:58:33.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.outProperties","timestamp":"2026-08-18T14:58:33.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-14::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-15::policy","timestamp":"2026-08-18T14:58:33.419+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.properties","timestamp":"2026-08-18T14:58:33.420+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.properties","timestamp":"2026-08-18T14:58:33.422+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-15::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.423+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-16::policy","timestamp":"2026-08-18T14:58:33.425+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationComposition (compositionId)","timestamp":"2026-08-18T14:58:33.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-16::policy ran successfully in 17ms","timestamp":"2026-08-18T14:58:33.442+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-17::policy","timestamp":"2026-08-18T14:58:33.445+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.name","timestamp":"2026-08-18T14:58:33.456+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.467+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.name","timestamp":"2026-08-18T14:58:33.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-17::policy ran successfully in 25ms","timestamp":"2026-08-18T14:58:33.470+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-18::policy","timestamp":"2026-08-18T14:58:33.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.version","timestamp":"2026-08-18T14:58:33.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.477+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.version","timestamp":"2026-08-18T14:58:33.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-18::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.479+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-19::policy","timestamp":"2026-08-18T14:58:33.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.state","timestamp":"2026-08-18T14:58:33.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.485+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.state","timestamp":"2026-08-18T14:58:33.486+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-19::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.487+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-20::policy","timestamp":"2026-08-18T14:58:33.490+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-08-18T14:58:33.492+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-08-18T14:58:33.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-20::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-21::policy","timestamp":"2026-08-18T14:58:33.497+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.500+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.lastMsg","timestamp":"2026-08-18T14:58:33.501+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-21::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-22::policy","timestamp":"2026-08-18T14:58:33.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-08-18T14:58:33.505+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.506+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-08-18T14:58:33.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-22::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-23::policy","timestamp":"2026-08-18T14:58:33.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-08-18T14:58:33.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-08-18T14:58:33.513+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-23::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-24::policy","timestamp":"2026-08-18T14:58:33.517+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.outProperties","timestamp":"2026-08-18T14:58:33.518+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.outProperties","timestamp":"2026-08-18T14:58:33.520+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-24::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.521+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-25::policy","timestamp":"2026-08-18T14:58:33.523+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.state","timestamp":"2026-08-18T14:58:33.525+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.state","timestamp":"2026-08-18T14:58:33.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-25::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.527+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-26::policy","timestamp":"2026-08-18T14:58:33.531+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.542+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index mb_identificationId_index created","timestamp":"2026-08-18T14:58:33.545+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-26::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:33.546+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-27::policy","timestamp":"2026-08-18T14:58:33.548+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-08-18T14:58:33.549+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.lastMsg","timestamp":"2026-08-18T14:58:33.550+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-27::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-28::policy","timestamp":"2026-08-18T14:58:33.553+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantReplica","timestamp":"2026-08-18T14:58:33.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.560+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-28::policy ran successfully in 8ms","timestamp":"2026-08-18T14:58:33.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-29::policy","timestamp":"2026-08-18T14:58:33.565+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantState","timestamp":"2026-08-18T14:58:33.568+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-08-18T14:58:33.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantState","timestamp":"2026-08-18T14:58:33.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-29::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.571+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-30::policy","timestamp":"2026-08-18T14:58:33.574+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-30::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.578+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-31::policy","timestamp":"2026-08-18T14:58:33.580+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeName","timestamp":"2026-08-18T14:58:33.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeName","timestamp":"2026-08-18T14:58:33.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-31::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-32::policy","timestamp":"2026-08-18T14:58:33.587+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-08-18T14:58:33.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-08-18T14:58:33.590+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-32::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.591+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-tag::policy","timestamp":"2026-08-18T14:58:33.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1701' applied to database","timestamp":"2026-08-18T14:58:33.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-1::policy","timestamp":"2026-08-18T14:58:33.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.602+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-1::policy ran successfully in 7ms","timestamp":"2026-08-18T14:58:33.603+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-2::policy","timestamp":"2026-08-18T14:58:33.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.607+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-2::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.608+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-3::policy","timestamp":"2026-08-18T14:58:33.610+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationComposition.phase datatype was changed to INT","timestamp":"2026-08-18T14:58:33.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-3::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-4::policy","timestamp":"2026-08-18T14:58:33.618+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationCompositionElement.stage datatype was changed to INT","timestamp":"2026-08-18T14:58:33.622+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-4::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.623+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-5::policy","timestamp":"2026-08-18T14:58:33.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.626+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-5::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.627+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-6::policy","timestamp":"2026-08-18T14:58:33.628+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationComposition.restarting dropped","timestamp":"2026-08-18T14:58:33.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-6::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-7::policy","timestamp":"2026-08-18T14:58:33.634+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionDefinition.restarting dropped","timestamp":"2026-08-18T14:58:33.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-7::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-8::policy","timestamp":"2026-08-18T14:58:33.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.participantState dropped","timestamp":"2026-08-18T14:58:33.657+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-8::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-9::policy","timestamp":"2026-08-18T14:58:33.660+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.lastMsg dropped","timestamp":"2026-08-18T14:58:33.664+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-9::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.665+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-tag::policy","timestamp":"2026-08-18T14:58:33.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1702' applied to database","timestamp":"2026-08-18T14:58:33.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-1::policy","timestamp":"2026-08-18T14:58:33.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionElement.restarting dropped","timestamp":"2026-08-18T14:58:33.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-1::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.674+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-2::policy","timestamp":"2026-08-18T14:58:33.676+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column NodeTemplateState.restarting dropped","timestamp":"2026-08-18T14:58:33.679+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-2::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.681+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-3::policy","timestamp":"2026-08-18T14:58:33.684+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns migrationState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-3::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.688+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-4::policy","timestamp":"2026-08-18T14:58:33.690+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-08-18T14:58:33.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-08-18T14:58:33.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-4::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-5::policy","timestamp":"2026-08-18T14:58:33.697+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.stateChangeResult","timestamp":"2026-08-18T14:58:33.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.stateChangeResult","timestamp":"2026-08-18T14:58:33.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-5::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.700+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-tag::policy","timestamp":"2026-08-18T14:58:33.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1800' applied to database","timestamp":"2026-08-18T14:58:33.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-1::policy","timestamp":"2026-08-18T14:58:33.705+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-1::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.707+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-tag::policy","timestamp":"2026-08-18T14:58:33.709+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1801' applied to database","timestamp":"2026-08-18T14:58:33.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 81","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 0","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-08-18T14:58:33.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-08-18T14:58:33.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 0","timestamp":"2026-08-18T14:58:33.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-08-18T14:58:33.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-08-18T14:58:33.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-08-18T14:58:33.870+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.2.19.Final","timestamp":"2026-08-18T14:58:33.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-08-18T14:58:34.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-08-18T14:58:34.752+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-08-18T14:58:36.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-08-18T14:58:36.197+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-08-18T14:58:36.320+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-08-18T14:58:37.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-08-18T14:58:37.614+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-08-18T14:58:38.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:38.971+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-08-18T14:58:38.983+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 15.376 seconds (process running for 18.189)","timestamp":"2026-08-18T14:58:38.998+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-08-18T14:58:39.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-08-18T14:58:39.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Start Kafka connection","timestamp":"2026-08-18T14:58:39.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:58:39.039+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:39.114+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065119114","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:39.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:39.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:39.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-08-18T14:58:39.633+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-08-18T14:58:39.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:39.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:39.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 4 ms","timestamp":"2026-08-18T14:58:39.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:58:39.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065119880","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-08-18T14:58:39.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka connection started","timestamp":"2026-08-18T14:58:39.898+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:58:39.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-08-18T14:58:39.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:39.977+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337","timestamp":"2026-08-18T14:58:39.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:39.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:42.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 1: {consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337=Assignment(partitions=[policy-acruntime-participant-0])}","timestamp":"2026-08-18T14:58:43.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:43.014+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0])","timestamp":"2026-08-18T14:58:43.014+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:43.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-08-18T14:58:43.021+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-08-18T14:58:43.026+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-0 to position FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-08-18T14:58:43.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:43.055+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: group is already rebalancing","timestamp":"2026-08-18T14:58:45.999+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Revoke previously assigned partitions [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.000+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions revoked: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:46.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:46.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 2: {consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa=Assignment(partitions=[]), consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337=Assignment(partitions=[policy-acruntime-participant-0])}","timestamp":"2026-08-18T14:58:46.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0])","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerUtils","thread":"participantMessageListener-0-C-1"},"message":"Setting offset for partition policy-acruntime-participant-0 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantStatusReq(super=ParticipantMessage(messageType=PARTICIPANT_STATUS_REQ, messageId=9f15cd70-b250-473b-94ee-f1ee016df6cd, timestamp=2026-08-18T14:59:50.046682527Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]))","timestamp":"2026-08-18T14:59:50.048+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:59:50.052+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka startTimeMs: 1787065190057","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-08-18T14:59:50.090+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"http-nio-6969-exec-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:59:50.091+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"http-nio-6969-exec-1"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-08-18T14:59:50.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka startTimeMs: 1787065190118","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:59:50.127+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 5 with epoch 0","timestamp":"2026-08-18T14:59:50.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"7281b603428218f0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=d258bc54-743a-44bf-82e4-bf504200628a, timestamp=2026-08-18T14:59:50.312890167Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:50.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"7281b603428218f0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=d258bc54-743a-44bf-82e4-bf504200628a, timestamp=2026-08-18T14:59:51.103074482Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c))","timestamp":"2026-08-18T14:59:51.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"f529a574e3830976","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=4f474664-4b62-4a66-8235-7bd13c54b046, timestamp=2026-08-18T14:59:50.341914987Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.125+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"f529a574e3830976","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=4f474664-4b62-4a66-8235-7bd13c54b046, timestamp=2026-08-18T14:59:51.180093829Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4))","timestamp":"2026-08-18T14:59:51.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"e9c4b1a3c55a8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=740e4c55-90bf-487c-9563-ee066773f73a, timestamp=2026-08-18T14:59:50.370740795Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"e9c4b1a3c55a8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=740e4c55-90bf-487c-9563-ee066773f73a, timestamp=2026-08-18T14:59:51.221409490Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c))","timestamp":"2026-08-18T14:59:51.221+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"85b51d6233d75f59","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=173f5fe8-441c-4307-a168-44aef7858d70, timestamp=2026-08-18T14:59:50.466678453Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"85b51d6233d75f59","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=173f5fe8-441c-4307-a168-44aef7858d70, timestamp=2026-08-18T14:59:51.258550366Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8))","timestamp":"2026-08-18T14:59:51.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"b2468e80bc2abd57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=af1659b1-2965-4c1e-baea-23c9b00ff355, timestamp=2026-08-18T14:59:50.484556117Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.276+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"b2468e80bc2abd57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=af1659b1-2965-4c1e-baea-23c9b00ff355, timestamp=2026-08-18T14:59:51.307235523Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111))","timestamp":"2026-08-18T14:59:51.307+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6db0cd04727ac495","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=640d52a6-6f1b-44f1-916a-f99402df65a0, timestamp=2026-08-18T14:59:51.134323470Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6db0cd04727ac495","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.387+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"3748957f0a9979f6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b5866a9c-df13-499c-8839-f5faffd128c7, timestamp=2026-08-18T14:59:51.191337287Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"3748957f0a9979f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.398+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"15c639856c6c8b27","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0ff458a4-5cfb-48e2-a790-0692cc3ec1e6, timestamp=2026-08-18T14:59:51.238346472Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"15c639856c6c8b27","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"9b90594c3e40b6e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=23a24a70-353d-4d45-a5cc-420aacb0d032, timestamp=2026-08-18T14:59:51.271456715Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"63ddf86691d6b6c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d3cc1030-3050-458b-8348-17b55815066b, timestamp=2026-08-18T14:59:51.318685963Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a7eec49ce70de6c46d37ea2e84d94d4","spanId":"56c39ae6bd513652","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-3"},"message":"Get request received for all participants","timestamp":"2026-08-18T14:59:52.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Migrating instance with id dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T14:59:53.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 989c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T14:59:53.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.508346016Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T14:59:53.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"2a4029d670b4ab8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:53.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=de498474-111f-4c6e-996b-015204808962, timestamp=2026-08-18T14:59:53.664224158Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64)","timestamp":"2026-08-18T14:59:53.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ed7e2cdf-05b5-4a65-9c17-4154e76186ca, timestamp=2026-08-18T14:59:53.699669920Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:53.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2f71ee0f-56b5-4059-95d4-75bbce9c51cb, timestamp=2026-08-18T14:59:53.755043842Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=null, revisionId=e999d17c-5b80-476f-96cc-1acfb38194ee, compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:53.757+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"7875e133a718824a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.804163713Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T14:59:53.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"7875e133a718824a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.848+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"01ac1e6eb6294e45","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.907458289Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T14:59:53.925+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"01ac1e6eb6294e45","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"059e5cd7597ab939","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.909763530Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T14:59:53.943+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"059e5cd7597ab939","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 989c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-08-18T14:59:54.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:54.943328342Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-08-18T14:59:54.944+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"a70a0d19d74c5b8a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:54.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"9839e34e359287ad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:55.060550996Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T14:59:55.075+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"9839e34e359287ad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:55.089+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"2a25044caefba422","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:55.064767931Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:55.092+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"2a25044caefba422","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:55.098+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.145453999Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-08-18T14:59:56.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"b824c90f3147c979","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:56.168+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"7cf4836e773bad69","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.267919087Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:56.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"7cf4836e773bad69","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:56.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"992aed95dd1df8c8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.268004638Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:56.291+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"992aed95dd1df8c8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:56.298+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e35d5dd6-6f59-4057-9cf7-2adaf60a8e80, timestamp=2026-08-18T14:59:56.833066937Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=0591053b-d96a-46a0-9fe3-ea8848ad12e5, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T14:59:56.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"03191dc095016c5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T14:59:59.652+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"7e2783cb0abac523","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=ed26abb7-d882-4a68-8ceb-93e14d5707b8, timestamp=2026-08-18T14:59:59.658647757Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T14:59:59.664+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"7e2783cb0abac523","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5b43512d-28a7-42d5-8ddc-8ef08b271641, timestamp=2026-08-18T14:59:59.668739817Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={myParameterToUpdate=*, InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:59.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"dbd7b22bb99dceaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.756802124Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"dbd7b22bb99dceaa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.797+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"e6e1e9dda303e217","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.760860276Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.803+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"e6e1e9dda303e217","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"c044496e44c03835","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.759123284Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.816+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"c044496e44c03835","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=301354be-8f06-41bd-b1f1-ed62f5811582, timestamp=2026-08-18T15:00:00.344990148Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=20a46d00-fccf-497c-a026-58927b212d2f, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:00.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"afa3f8fe0104b3fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:04.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"bec9d9d9c1180137","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6a360090-b05a-4ae4-8215-bc90e723b6ea, timestamp=2026-08-18T15:00:04.880992230Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"bec9d9d9c1180137","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.911+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"123a383f005870b9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f8ad0432-6813-4abd-8870-0a95f792b862, timestamp=2026-08-18T15:00:04.879907486Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.913+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"123a383f005870b9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"f4c45ff3024f529c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1bfdbbe4-5368-47f0-9d19-8b241b4d6699, timestamp=2026-08-18T15:00:04.878673110Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.927+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"f4c45ff3024f529c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.935+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"877d2188e7ef4a87","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.950833054Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"d1217ae51be07d20","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.951139218Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.979+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"fb0558aec78225be","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.953033862Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.985+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c1e1e237-795d-4f40-8b6b-2fba664efb60, timestamp=2026-08-18T15:00:05.458725168Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=86790ba9-168e-46a9-b74d-7939f19d1def, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:05.458+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"2a070731ead5e539","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Test-Instance-Migration-From and version: 2.0.1","timestamp":"2026-08-18T15:00:10.181+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"2a070731ead5e539","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.194533712Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=86790ba9-168e-46a9-b74d-7939f19d1def, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:10.195+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"35b725fc9cd09643","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:10.217+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"1e15b9318ac2f7e1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271350037Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.286+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"1e15b9318ac2f7e1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"aee07fdbfe37121d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271717161Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.293+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"aee07fdbfe37121d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.297+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"03466b136d28b589","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271612310Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.297+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"03466b136d28b589","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.302+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9aa2e0c4-e29d-47fd-a84c-5fbea98ddec4, timestamp=2026-08-18T15:00:10.889451533Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=86790ba9-168e-46a9-b74d-7939f19d1def, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:00:10.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"83c1815f7ad2f8fb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Deprime request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:15.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"83c1815f7ad2f8fb","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ac5cde85-1377-433f-9422-50e30b7ccefb, timestamp=2026-08-18T15:00:15.730899342Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=da4fc3c6-771c-4a8d-b00b-15cb511096dc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:15.734+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"f8e3c231d64c48b6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:15.779+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"a9c1314e42ce5bab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=ac5cde85-1377-433f-9422-50e30b7ccefb, timestamp=2026-08-18T15:00:15.843387080Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:15.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"a9c1314e42ce5bab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:15.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ca514bdb-7446-49ec-9f8e-7346ec41091c, timestamp=2026-08-18T15:00:16.432536661Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=4633312f-83d8-424a-b88f-ff67dd49b76a, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:16.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e23e470d8dd8a6c25e5d63bf3eb4ae1f","spanId":"5e4a8150b2543b13","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3eee97ac-e1b1-4404-a838-959f15f576e1, timestamp=2026-08-18T15:00:20.676008729Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:20.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e23e470d8dd8a6c25e5d63bf3eb4ae1f","spanId":"5e4a8150b2543b13","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:20.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e841bc6be6f6df458dceb48b32aa9a9","spanId":"66b0db369fde94ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=da414215-7a29-4b7d-bce5-ba4fa692923f, timestamp=2026-08-18T15:00:20.715747547Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:20.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e841bc6be6f6df458dceb48b32aa9a9","spanId":"66b0db369fde94ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:20.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"190a40fa2ec21d8f075850a308d1bd33","spanId":"89b65e6b8affd091","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c5b3fffc-c1cd-46cc-b19b-3177dec0475f, timestamp=2026-08-18T15:00:21.094192328Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.101+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"190a40fa2ec21d8f075850a308d1bd33","spanId":"89b65e6b8affd091","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.107+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4b664066009902ddaba594ab79206fd7","spanId":"a86303cbef2d17e9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4d5a1481-1f72-40b0-898f-6593a6be7394, timestamp=2026-08-18T15:00:21.292823913Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.304+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4b664066009902ddaba594ab79206fd7","spanId":"a86303cbef2d17e9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9eca653b5f5394e92b459b8bea300db3","spanId":"5ee88f4f155e8f2c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=191ab1f2-e393-442c-af1b-e5f5ab5fdf7c, timestamp=2026-08-18T15:00:21.342591426Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9eca653b5f5394e92b459b8bea300db3","spanId":"5ee88f4f155e8f2c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.355+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"fade937e593b732c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:21.539+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"fade937e593b732c","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=d7651e38-4931-436e-baf8-50fe4bdd0408, timestamp=2026-08-18T15:00:21.562611300Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=998339c7-7de5-4ab6-b28b-210ae836a278, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={myParameterToUpdate=*, InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:21.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"0b4e93191804ace7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:21.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"51b95850a0209f1a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d7651e38-4931-436e-baf8-50fe4bdd0408, timestamp=2026-08-18T15:00:21.637995163Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={myParameterToUpdate=*, InternalState=*}}])","timestamp":"2026-08-18T15:00:21.646+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"51b95850a0209f1a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1e5901f5-af72-474b-af65-6eca46b92b52, timestamp=2026-08-18T15:00:22.205933308Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=edb35094-c0fb-4916-aeb7-39ec8884865a, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:22.206+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f37464c2a5a6fb658b58f76eda6d819","spanId":"5c82a268a1d75d2e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Delete request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:26.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdd0204dc2ecac7b7240cd2dc8903516","spanId":"03572a45c86c73df","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-9"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a06a66c1-914d-4357-a1da-cd804251dd72, timestamp=2026-08-18T15:00:27.110793838Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=null, revisionId=e999d17c-5b80-476f-96cc-1acfb38194ee, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:27.111+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"791db70eb20db63573ae6ad606254d23","spanId":"cd6290b3b78ffa13","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation compositions request received with filters","timestamp":"2026-08-18T15:00:27.413+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"34c26c950d8db5a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T15:00:27.532+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"34c26c950d8db5a4","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.537911657Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:27.538+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"d95dee7199a0e68c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:27.554+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"6ba7629fb0a5551f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ac1f3366-1c7a-4a27-9144-83f684b4a9f9, timestamp=2026-08-18T15:00:27.550728047Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.564+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"6ba7629fb0a5551f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.575+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c462bbe425f901ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=92d9ca2f-44ed-4a86-a93b-0a96950f9ed5, timestamp=2026-08-18T15:00:27.551694009Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c462bbe425f901ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"05ab60751b3a4524","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2e0c8094-3312-4efd-a2ba-45923cbd57af, timestamp=2026-08-18T15:00:27.551822331Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"05ab60751b3a4524","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"df1efd1722ba6600","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.616990741Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.634+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c9d34ac6404ef1b3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.622448428Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"a7fb8bf00f308a4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.626329696Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.666+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=838f1591-b9e1-495c-864f-e4616c5fd13f, timestamp=2026-08-18T15:00:28.121184666Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=81317319-fcf1-4388-b192-f07f2cfa208e, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:28.121+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"72876e34961cc583","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:32.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"e6aa5969e08b3a15","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.944794112Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"e6aa5969e08b3a15","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"90a0ee9f97a23400","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.945063875Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.966+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"90a0ee9f97a23400","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"0497419036584b8b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.944999054Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.982+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"0497419036584b8b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.990+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a62ac680-c755-4ace-81da-bcd100a61fdf, timestamp=2026-08-18T15:00:33.499838779Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=81317319-fcf1-4388-b192-f07f2cfa208e, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:00:33.499+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"a4b284fc9b370b08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:38.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"06d37ec64bdaa98a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=71af3cb6-dd3d-4b16-9d73-a864fb150ec9, timestamp=2026-08-18T15:00:38.446344124Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:38.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"06d37ec64bdaa98a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:38.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"94a2b68c50347af963d1b61d8d0cd3d7","spanId":"93f7db23d3eaaf75","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:00:38.998+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4f62b606-704f-4a55-b8f6-3f81cce843cc, timestamp=2026-08-18T15:00:39.005773502Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=1453defa-76c0-45ad-bad9-0b5f5c86ddc6, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:39.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0eab5e561754d464c9355f42bd611aae","spanId":"7e3d0b59a1657398","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:43.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"b4681e895d7982d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Prime request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:43.952+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"b4681e895d7982d6","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=6d4c690b-1c8d-4063-b18b-aec8646e908a, timestamp=2026-08-18T15:00:43.966449183Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=463ef42d-29f3-4e9d-8c16-9c1c5a32352e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:00:43.967+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"1392a6006196e10a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:43.984+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"ffe0ce33f0ab9d6d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=6d4c690b-1c8d-4063-b18b-aec8646e908a, timestamp=2026-08-18T15:00:44.040795532Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:44.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"ffe0ce33f0ab9d6d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:44.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=441995d0-18f3-41c2-9189-5d5776ab378a, timestamp=2026-08-18T15:00:44.584979712Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:44.585+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"71d7f043fd6396e35e0416e30c5b57c6","spanId":"0a7e66041df8a275","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:49.162+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"535941fbe78315ed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:00:49.571+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"bf3a1bf44046f80a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ed36ef35-67df-4919-807a-1a75d791faed, timestamp=2026-08-18T15:00:49.576614207Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:49.587+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"bf3a1bf44046f80a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:49.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"7b25ee9fbcb644f5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=bc160ae3-9077-4f27-8c17-4a82828b2deb, timestamp=2026-08-18T15:00:49.644180757Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:00:49.650+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"7b25ee9fbcb644f5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:49.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0ea7baaa-91e1-40fc-a719-7bb9d3f31745, timestamp=2026-08-18T15:00:50.133328030Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=c4472a99-2b13-4270-8fba-d6bfdc11d0c1, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:50.133+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"24def539b18c20ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:55.000+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"c2279331ba72b8f4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=82e06deb-493f-47ee-9795-177d51b46074, timestamp=2026-08-18T15:00:54.992193575Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:55.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"c2279331ba72b8f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:55.015+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"48d19dab1b8a31c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a7679a42-0429-4e99-bc58-b6ce9a247826, timestamp=2026-08-18T15:01:05.006135116Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:05.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"48d19dab1b8a31c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:05.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d960d38c-d8f2-4464-b75b-c94be8050f65, timestamp=2026-08-18T15:01:05.557456360Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=82001bd4-7206-4b6b-a348-95c4475bc381, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:05.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"bdc115f859036de0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: Instance-Simple and version: 1.0.1","timestamp":"2026-08-18T15:01:10.905+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"bdc115f859036de0","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=453d0bef-8cbc-4fe8-931f-80b06df30df9, timestamp=2026-08-18T15:01:10.908770607Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=82001bd4-7206-4b6b-a348-95c4475bc381, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:10.908+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"78c4bb7d13310b82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:10.921+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"7c1d704cdce92677","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=453d0bef-8cbc-4fe8-931f-80b06df30df9, timestamp=2026-08-18T15:01:10.982802565Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:10.989+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"7c1d704cdce92677","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:10.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3c3a2f10-4496-4745-9803-b79a5fcae4ca, timestamp=2026-08-18T15:01:11.525402056Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=82001bd4-7206-4b6b-a348-95c4475bc381, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:01:11.525+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"2539c00ad23038cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:16.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"2539c00ad23038cd","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8160ae42-c629-4b81-b4d6-10f2e870a6da, timestamp=2026-08-18T15:01:16.234298169Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=fc9589d7-5925-460f-a573-fe345b0fb44e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:01:16.234+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"371aeef38940d4ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:16.245+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"4134cb7639ed8ff2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8160ae42-c629-4b81-b4d6-10f2e870a6da, timestamp=2026-08-18T15:01:16.305339100Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:16.314+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"4134cb7639ed8ff2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:16.323+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"48f99d615b07b52788f0f2b60aeda24b","spanId":"143c44a199f134c7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:16.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c7d28c59-42c0-4689-9e1d-3e92093faf93, timestamp=2026-08-18T15:01:16.850533025Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=0e817d4e-f1ef-4dba-a4b7-df0539fc614c, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:16.850+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7d1203706e09a40bf76535bb01b35b0","spanId":"f0197acdd8ed4c3c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:21.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5664d85a1e4b82070573ab3669cc2043","spanId":"f177ffbc9c4cb1fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Delete request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:21.522+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4d68da660ca8a837d6630bde84dc320","spanId":"36fbf23585e051c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Create request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"57ba54140c6d625e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:21.822+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"2d0142bb8b9d753a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=5c6a9839-4b16-4a17-85ef-4ebeb513bb41, timestamp=2026-08-18T15:01:21.929668770Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=64566be4-1122-428f-887a-54a99c586ef1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:21.945+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"2d0142bb8b9d753a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:21.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6f901c47-4227-4b69-9efb-ab305adb795e, timestamp=2026-08-18T15:01:22.490927360Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:22.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7e1a80bd3a6521abcab2ce932654871","spanId":"d7d402f399ad923c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Create instance request received for compositionId 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:27.117+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"0d7c0918faf8b4ae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:01:27.388+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"3875b671503534c5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=92be3739-b3ae-4139-8369-3fcb404af0a2, timestamp=2026-08-18T15:01:27.397930488Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:27.406+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"3875b671503534c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.417+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"eae84cf0c804f33c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=41909a7c-e8ec-4c64-a9f3-56d5908173e5, timestamp=2026-08-18T15:01:27.397637678Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:27.425+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"eae84cf0c804f33c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"9058d1b9966931f2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.467313737Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:01:27.482+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"9058d1b9966931f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"f188fdf476fe6a56","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.478835760Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:01:27.496+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=65fb21c3-b3ff-497a-ad7f-6f1c40723d25, timestamp=2026-08-18T15:01:27.950986151Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=46249b0c-696e-478c-bbb1-0cda0a7df624, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:27.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"2dc4aed0ca335774","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Undeployment request received for instanceID: 3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca","timestamp":"2026-08-18T15:01:32.796+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"2dc4aed0ca335774","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:32.799903592Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=46249b0c-696e-478c-bbb1-0cda0a7df624, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:32.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"ea63dd616fecfd48","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:32.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"16b5ad887431b2d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=45710136-7cec-44f6-9cd8-d1ebd6c19ba7, timestamp=2026-08-18T15:01:32.817005639Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:32.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"16b5ad887431b2d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:32.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"50dd2ff9087a580e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1a21d7b7-4add-4009-b91c-a50df964554f, timestamp=2026-08-18T15:01:32.817131903Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:32.834+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"50dd2ff9087a580e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:32.840+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"382a27643f62ed0b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:42.829027099Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:42.836+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"382a27643f62ed0b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:42.845+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"20cf2a66c7239a58","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:42.828914416Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:42.846+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"20cf2a66c7239a58","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:42.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=81a79dc2-ebc9-4bca-8ab6-a8cd631ccb83, timestamp=2026-08-18T15:01:43.376805802Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=4fd447db-f2bf-4f31-bf13-a7314ee15829, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:43.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"cf395410976ad72b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Instance-Multiple and version: 1.0.1","timestamp":"2026-08-18T15:01:43.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"cf395410976ad72b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.812948379Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=4fd447db-f2bf-4f31-bf13-a7314ee15829, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:43.813+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"aa394758c4aa8510","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:43.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"57657c5eb5859ad4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.890138871Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:43.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"57657c5eb5859ad4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:43.910+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"dd10adf465917f4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.891053619Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:43.915+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"dd10adf465917f4d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:43.921+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4ddde8a9-a846-425e-97bc-89a29eed9e9e, timestamp=2026-08-18T15:01:44.437825613Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=4fd447db-f2bf-4f31-bf13-a7314ee15829, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:01:44.437+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"953b8edbfe522b11","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:49.126+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"953b8edbfe522b11","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ed88160d-d6bc-4d96-8700-ce1c22183603, timestamp=2026-08-18T15:01:49.136819443Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=229265c6-6843-453e-b587-798258fdc032, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:01:49.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"81da8b506aa820a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:49.152+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"12624474a57760f9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=ed88160d-d6bc-4d96-8700-ce1c22183603, timestamp=2026-08-18T15:01:49.209809060Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=64566be4-1122-428f-887a-54a99c586ef1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:49.214+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"12624474a57760f9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:49.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=33c91b51-c609-4f3c-94b2-053f35819b70, timestamp=2026-08-18T15:01:49.770115092Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=f94797a1-97eb-4018-a925-c96c3096f83e, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:49.770+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"68d042636a19ea1b613082b73f5ef84c","spanId":"429319f7cc63758d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:54.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"238e31d0934224a08d859c4a2b1152e0","spanId":"80bb6878a7c52ba6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.534+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"f5f928a8ef8f8c49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Prime request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"f5f928a8ef8f8c49","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ba2e8cd9-fb91-470a-ac2d-28afed98626b, timestamp=2026-08-18T15:01:54.818706328Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=780c9bff-fe98-4bda-b00c-a66ffeb18de7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:01:54.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"e7eeb3ec0fd135ae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:54.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4aad65a1c8f555f79ab9f6eebaeb6637","spanId":"338e72be67e3e701","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.975+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"82344007af0e73f3d9caf4078bc9dff6","spanId":"136bbeea33230dc3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:10.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"545011e40b420b547870e2ec494f51d3","spanId":"00ed50d093c865d5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:15.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e1d2533941068f243c338739d0262584","spanId":"76d652a1f3105302","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:20.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d537a315563da01b59202c52debd34a3","spanId":"9224c81b4bd36186","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d5e155d7-5458-4757-b21a-75094c1fae65, timestamp=2026-08-18T15:02:20.675623875Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:20.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d537a315563da01b59202c52debd34a3","spanId":"9224c81b4bd36186","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:20.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=91a989dc-dbb6-46a0-adbe-3c0fc2ca5a83, timestamp=2026-08-18T15:02:20.713364214Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=f618016a-6c10-43e0-a442-96a3ef1abbdf, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=TIMEOUT)","timestamp":"2026-08-18T15:02:20.713+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f08617a32579573ed16a1d1de8b58393","spanId":"41236fa413fbd786","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d358cd4b-3857-4bd2-b478-9fc4ba228abf, timestamp=2026-08-18T15:02:20.715435460Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:20.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f08617a32579573ed16a1d1de8b58393","spanId":"41236fa413fbd786","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:20.725+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"289fbf7d6f7cd10c23d999ee7454bc57","spanId":"801f252ac5af6acf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10f01e1e-dce3-4a92-b30b-1b3868f9805b, timestamp=2026-08-18T15:02:21.093765256Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.099+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"289fbf7d6f7cd10c23d999ee7454bc57","spanId":"801f252ac5af6acf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b5cedc72e07c4054bbdbeed44898412","spanId":"4788c027b55e6e4b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6c20d993-5cea-4ec1-8257-be941426e80d, timestamp=2026-08-18T15:02:21.292503508Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.303+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b5cedc72e07c4054bbdbeed44898412","spanId":"4788c027b55e6e4b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e862b8ae2a62af3ca72a1d761ce63906","spanId":"d477241702b6805d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4595cd1e-9969-46de-ad21-997116a9904a, timestamp=2026-08-18T15:02:21.342419041Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e862b8ae2a62af3ca72a1d761ce63906","spanId":"d477241702b6805d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.356+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"f8ecb1bd35423aa0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.792+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"f8ecb1bd35423aa0","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=f800bd46-8c10-44ff-8d87-f2aa5b91442b, timestamp=2026-08-18T15:02:25.802671165Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=069e3b31-8ce7-46a1-aa04-adde17b5ba82, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:02:25.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"aa89ff2bf3821546","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:25.815+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"430561104307cad6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f800bd46-8c10-44ff-8d87-f2aa5b91442b, timestamp=2026-08-18T15:02:25.874758529Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:25.879+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"430561104307cad6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:25.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fe154e0a97e62edd01e4881e469fefd0","spanId":"e4512a3b92cb93c7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.910+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c7ff4c76-3ba5-4994-83c7-596af2a9ca2c, timestamp=2026-08-18T15:02:26.421105131Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=f4c721d0-5525-4bac-abd7-fff8ba6b3b15, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:26.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4390e73f63ce38a787a88ad2ae8cd54b","spanId":"2e0e83e2247194d0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:31.011+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6bb3e8868f4ccbfe8dda223b50a94a1","spanId":"9f8b17be09159cd8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Delete request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:31.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1205623db30b1d838514498f39699d67","spanId":"9404d41385d174ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Create request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:31.396+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"291ff3abb2c2c8dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Prime request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"291ff3abb2c2c8dc","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9a3a64ba-fb0c-4ba4-a55a-e55c7c1ff487, timestamp=2026-08-18T15:02:31.645228473Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=263a9758-d396-42bb-9a92-eed600b612d0, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:31.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"b37a466c6eddbe6e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:31.660+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"cc155fdc0b7d73fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9a3a64ba-fb0c-4ba4-a55a-e55c7c1ff487, timestamp=2026-08-18T15:02:31.669581216Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), compositionState=PRIMED, outPropertiesList=null)","timestamp":"2026-08-18T15:02:31.682+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"cc155fdc0b7d73fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:31.689+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e777c24c-0a65-4249-ba03-a44106b77c1b, timestamp=2026-08-18T15:02:32.222158585Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:32.222+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"481324e90415902ff8433ca25a63322f","spanId":"81786c59c709019f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:36.838+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"ca852e2f19e2317a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Prime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:37.033+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"ca852e2f19e2317a","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.045186532Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=510fafe1-0c85-4aff-ae02-74bddab44127, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:37.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"77db217b9b2c3d02","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:37.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"a3c383e5d9a4b4e4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.117364314Z, stateChangeResult=FAILED, message=Prime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:37.126+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"a3c383e5d9a4b4e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:37.132+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"581bca85000b1bbec152fd4d5a815c77","spanId":"1eb6295871def45d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:37.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"299ea03f2d9ead33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.165220475Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:37.185+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"299ea03f2d9ead33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:37.190+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a184deb3-7b03-4624-b54d-9b70ff1666ab, timestamp=2026-08-18T15:02:37.668333549Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=8159222b-88e0-48ec-84d5-377737aa3237, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-08-18T15:02:37.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"77083fa665171730081a40fe9b3fffb5","spanId":"37de672a17902684","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:02:38.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7996ad91f0ecbdb8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7996ad91f0ecbdb8","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.457689846Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=f73e5ecf-d95b-48e3-b2ec-fa04fb119730, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:42.458+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"20c9c283bb307d5b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:42.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"a983956d7f8efe65","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.529044137Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:42.535+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"a983956d7f8efe65","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:42.546+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7775095ccba74b48548a2b94e477c44","spanId":"8fb5305bd62ceaa9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7f0481a5ed706e66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.572804226Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:42.580+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7f0481a5ed706e66","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:42.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=befe8a95-0f38-4c08-a531-147c83fbb368, timestamp=2026-08-18T15:02:43.079877717Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:43.080+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8129926336f59645","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Prime request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:47.753+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8129926336f59645","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.763582531Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=a792c3d2-0d24-411a-a4c7-3c04827026f1, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:47.763+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8ea7c872cd498129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:47.775+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"1d7cff01d1541d5b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.835377915Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:47.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"1d7cff01d1541d5b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:47.853+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"5d339a442a8af50b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.836552674Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:47.856+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"11dd1cd002dd0b199f862ee630390274","spanId":"429b8f482e93edd1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:47.859+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"5d339a442a8af50b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:47.860+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=29c53d05-9cfd-4b11-9140-d34b5d6d893f, timestamp=2026-08-18T15:02:48.376814005Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:48.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625d5cd86a113242716e849b99395b3","spanId":"d5e11d384ff247ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Create instance request received for compositionId c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:53.074+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"bd8c50743de2d5f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-08-18T15:02:53.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"bd8c50743de2d5f0","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=50b53ae2-2618-47e3-8a6b-6623724fda5a, timestamp=2026-08-18T15:02:53.182507668Z, participantId=null, replicaId=null, automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=d54d1eb3-531a-434d-b43b-4d6e36594d6e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=afc8de3f-594e-4c21-ad78-fd54a6290828, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:02:53.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"ec27ce6b0a5e229d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:02:53.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"9b6a8f9db6059b07","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=50b53ae2-2618-47e3-8a6b-6623724fda5a, timestamp=2026-08-18T15:02:53.196806475Z, stateChangeResult=NO_ERROR, message=Already deleted or never used, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={})","timestamp":"2026-08-18T15:02:53.213+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"9b6a8f9db6059b07","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:53.221+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b357c238-67c9-4244-a6b2-f6c72602d5d1, timestamp=2026-08-18T15:02:53.744538601Z, participantId=null, replicaId=null, automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=d54d1eb3-531a-434d-b43b-4d6e36594d6e, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:02:53.744+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"77db4ff76abcf57ed76edb72d3abf081","spanId":"c0f87324c9fd594f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Create instance request received for compositionId c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:58.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a867926c0e74c2701f6ab5adabc3f53f","spanId":"15e11cc98f2a499a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:58.609+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"96434ac29b93f2dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:02:58.969+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"25fc11ab8c3046fc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0b7110ed-3bd4-4c97-a4ce-f8c7aa41d5a1, timestamp=2026-08-18T15:02:58.972454194Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:58.982+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"25fc11ab8c3046fc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:58.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"5c9199dd2a2e9f49","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a9dc68e9-92c9-47f2-bc56-82b5332e5949, timestamp=2026-08-18T15:02:58.971789438Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:58.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"5c9199dd2a2e9f49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:59.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"6a7d1753748d6fea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e4297bd0-a5a5-489e-b7f4-8b8c1d163517, timestamp=2026-08-18T15:02:58.971674185Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:59.008+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"6a7d1753748d6fea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:59.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"9d5568c13475f156","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=30368d49-5e4f-4ed0-b20b-7389be6e8e1b, timestamp=2026-08-18T15:02:58.983157080Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:59.019+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=efc069b5-bec5-4716-b4aa-6edd4e484ffd, timestamp=2026-08-18T15:02:59.519502891Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, stateChangeResult=TIMEOUT, revisionId=e19f7a94-1460-4105-9d1d-22c89c73a564, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:02:59.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"644dd0ff201fb1ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:03:04.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"8a84d0669038e986","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=18bfd282-ec7d-4b40-b2da-00944f430b22, timestamp=2026-08-18T15:03:04.478788612Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"8a84d0669038e986","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.497+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"1550752634889b9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bb735d95-4f26-431b-9daa-b982b1435575, timestamp=2026-08-18T15:03:04.478846653Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.500+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"1550752634889b9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"7d09847b1de6af9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9a388a2b-b582-4f86-ae90-dbede1c2c786, timestamp=2026-08-18T15:03:04.479939409Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"7d09847b1de6af9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"e2b1cf46eaa40904","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2e244cd9-1304-4482-8f4d-2e7acb986c88, timestamp=2026-08-18T15:03:04.486477362Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"164a0d1570296081","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.543293026Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.558+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"535e2a02f22bc934","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.545788495Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.570+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"03b42b32d4be8385","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.547500775Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.578+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"fc00c274a4425f5f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.551976910Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5000ef4e-5488-4f9c-951a-189d9e9e592c, timestamp=2026-08-18T15:03:05.027494316Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:05.027+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"2298de7bce04de0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:03:09.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"f614a85e4b0666fa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.842464939Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"f614a85e4b0666fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.879+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"a1c0fef68c91da10","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.843646626Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"a1c0fef68c91da10","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.893+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"934c24d0379820f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.844340352Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.894+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"934c24d0379820f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.897+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"93c8f586775cf8a1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.845710004Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=446ee9a3-ecdd-46c1-8923-125b13a5b005, timestamp=2026-08-18T15:03:10.411176200Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:03:10.411+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"6212c7a4ca31e87a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare pre-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:15.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"6212c7a4ca31e87a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.385304431Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=ba4c5e17-8a2e-4f71-bda0-4d06fd192098, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:15.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"4b42c4e0e2864d05","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:15.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"ca06b71623b12b5c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.466339207Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"ca06b71623b12b5c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.486+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"74a7c4aae7af730e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.468198559Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.488+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"74a7c4aae7af730e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"71bafce4923cab18","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.470520972Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"71bafce4923cab18","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.498+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a5350e97-2a0d-4d43-95a1-43a1bbef12fc, timestamp=2026-08-18T15:03:16.016937645Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=FAILED, revisionId=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:16.017+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"8a70308759d387e3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Prepare pre-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:20.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"8a70308759d387e3","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.888535502Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:20.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"4da33e7725153823","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:20.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"245740f54151fe9c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.961061272Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:20.979+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"245740f54151fe9c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:20.985+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"ace2439e8110edac","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.961912351Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:20.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"ace2439e8110edac","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:21.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"7754c05e4177ff2b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.967334622Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:21.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"7754c05e4177ff2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:21.008+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.022824119Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=1, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:22.023+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"14766654b3874bbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:22.035+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"9204f30801301076","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.098380878Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:22.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"9204f30801301076","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:22.112+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"62f8976c043ab267","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.099062663Z, stateChangeResult=NO_ERROR, message=stage 1 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 1 Prepared'}})","timestamp":"2026-08-18T15:03:22.112+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"62f8976c043ab267","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:22.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.166346070Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=2, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:23.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"536a49c28b271ed8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:23.177+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"8191873b516c738d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.241065746Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:23.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"8191873b516c738d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:23.256+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"f999cd298adeae9f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.240917132Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:23.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"f999cd298adeae9f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:23.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=a26c48f4-20db-4d27-956e-fe239a6c7b48, timestamp=2026-08-18T15:03:24.292401868Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=3, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:24.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"5939ebfb8963487f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:24.304+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"68853bd20342a614","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a26c48f4-20db-4d27-956e-fe239a6c7b48, timestamp=2026-08-18T15:03:24.368119962Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:24.375+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"68853bd20342a614","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:24.382+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c8cc2e09-1eed-4e4b-b97e-157b977c48b0, timestamp=2026-08-18T15:03:24.905729017Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=8ffcfa02-974a-4611-a08b-dbfd072e55fd, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:24.905+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"78778ec8518e776a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Deployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:26.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"78778ec8518e776a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.388853615Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8ffcfa02-974a-4611-a08b-dbfd072e55fd, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:26.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"86c00b7a1b108c67","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:26.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"73845783617ace2f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=42e5ebc2-b387-47fe-b181-d05239ac582f, timestamp=2026-08-18T15:03:26.405527423Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"73845783617ace2f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"e19f40cbb046a92e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b5f5cd82-585c-4b90-a0e8-bc952e149a00, timestamp=2026-08-18T15:03:26.408168122Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.434+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"e19f40cbb046a92e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"f783583b1971235f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ffbb8a79-6e81-433d-8008-c6c2bd16f1ee, timestamp=2026-08-18T15:03:26.408292594Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.440+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"f783583b1971235f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.445+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"5c2f2be6c223e860","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b181f9e2-7e4f-4c94-b031-314e6ca752c0, timestamp=2026-08-18T15:03:26.423100572Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.446+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"87ccdf61ea5822c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.476529074Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"c5458c60df9deaae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.477463195Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.492+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"d7f7a67e4c62e948","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.478683172Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.499+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"72221a3229cbe0bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.495967714Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:26.509+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9897b6d5-1ce5-4edc-b14c-d7846d1a0ee8, timestamp=2026-08-18T15:03:26.961537994Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=e9764c72-66f9-49ce-ada0-5797f2e645f3, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:26.961+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"a2a23b6420f5342f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:31.760+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"1f2140b181d75d0d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4b175773-ab2c-4302-ae5b-7621485f3742, timestamp=2026-08-18T15:03:32.625183604Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:32.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"1f2140b181d75d0d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:32.649+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=71da0299-32ab-468a-81e5-274855540cf6, timestamp=2026-08-18T15:03:33.179889801Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=be343d8e-8c10-4c73-9a99-428779272751, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:33.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"1729d05a6ba5b141","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:37.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"2a091d6d0198affa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ba3df5b8-9853-4008-8603-5d4044d50573, timestamp=2026-08-18T15:03:37.164313174Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.175+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"2a091d6d0198affa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.186+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"537ba57514759bae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9d80a2df-e7f3-475a-8e8f-3a2fb9c2cfdf, timestamp=2026-08-18T15:03:37.166760647Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.188+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"537ba57514759bae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.196+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"0cab310ca7449213","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3e40eb9d-967b-4c50-8c97-699643d3bbf9, timestamp=2026-08-18T15:03:37.166766337Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.197+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"0cab310ca7449213","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.202+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"43b1d625a6f24534","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5a9be777-e9f1-48f4-b680-ed812a3f0b58, timestamp=2026-08-18T15:03:37.165305276Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"348207ddbc962054","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.232822239Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"efc6627c55549cb4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.235634680Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.254+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"b9a27c66da2939f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.238082102Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"c92d96107835a77b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.240737950Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.267+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c4071fdf-82a8-4d0a-b0c4-df30f455d0fd, timestamp=2026-08-18T15:03:37.712017664Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=cfd46627-f2dd-48fa-91f7-d516a2d230f6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:37.712+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c334c4a0134b15ca1fea681a10788e52","spanId":"e753e63997407d76","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bdadc500-1030-44c3-9af9-6bb4d9650fd1, timestamp=2026-08-18T15:03:42.460271900Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c334c4a0134b15ca1fea681a10788e52","spanId":"e753e63997407d76","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a2b119e479b9f72421b2d14db05ef6cb","spanId":"c7fe62a3b9052aae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ee415226-4e50-4db8-aae6-74868e3d6fe3, timestamp=2026-08-18T15:03:42.553343249Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a2b119e479b9f72421b2d14db05ef6cb","spanId":"c7fe62a3b9052aae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cb451f495c54ca0c10700bf1d1d37760","spanId":"8a011302bdb62690","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=47f87b87-84fe-439d-ac11-fda89a8960d6, timestamp=2026-08-18T15:03:42.649450974Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cb451f495c54ca0c10700bf1d1d37760","spanId":"8a011302bdb62690","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.662+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"1a656a3ef247268e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:48.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"d8c8fb003484ca6a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110132911Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"d8c8fb003484ca6a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.125+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"ed7335cd5be2b778","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110652592Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:48.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"ed7335cd5be2b778","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"acaf944e54ef076c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110699273Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"acaf944e54ef076c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"076cb9d5b2acf1dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.111707694Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3a965f99-b43f-45fc-bf45-871738c8dec5, timestamp=2026-08-18T15:03:48.651233961Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=FAILED, revisionId=7eda974b-02ee-4dca-a520-0cc7db579d40, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:48.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"5f020c0d769209a5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:53.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"9254e6538a55a48e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.509614575Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"9254e6538a55a48e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.523+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"34a823c37e7bc9d1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.512958825Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"34a823c37e7bc9d1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.531+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"d982858b69524854","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.519093092Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.533+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"d982858b69524854","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.537+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"09a7981996f5b0d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.519383458Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.537+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0c17085e-0faf-43e0-a31f-2804757c9b41, timestamp=2026-08-18T15:03:54.062400609Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=4995faaa-9231-41be-9d8b-ced862edd737, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:54.062+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"cb6c47ede57ec8a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:03:58.868+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"634da8f85e5a6e3e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932279085Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"634da8f85e5a6e3e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.949+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"e9e552f6331e432b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932928978Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.952+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"e9e552f6331e432b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"4b8383c7111456dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932279305Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"4b8383c7111456dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"618742f5563fe3b6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.940092836Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:03:58.964+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a2b31196-5329-4dd8-b24e-26f9dfc63b45, timestamp=2026-08-18T15:03:59.476704665Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UPDATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=8b18945a-c890-47e0-9e53-16242290e87f, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:59.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"20eb37f478d48f80","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:04.227+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"20eb37f478d48f80","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.240171639Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8b18945a-c890-47e0-9e53-16242290e87f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:04.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"224734429a666c39","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:04:04.264+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e09dd7ea27c56009","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.325371635Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e09dd7ea27c56009","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.357+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e6b17c0c4013bcd0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.330539670Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.359+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e6b17c0c4013bcd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"664b2524effb3bf7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.331477009Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.367+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"664b2524effb3bf7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"b939f0c9085118d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.332131762Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.373+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c19e7fa6-839b-4114-be05-eb739b459e88, timestamp=2026-08-18T15:04:04.888401212Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=5164d8f6-543b-477b-b18b-7aaedf111813, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:04.888+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"49e51e9977d0a466","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:04:09.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"e9d861076c9e3f58","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.796159602Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"e9d861076c9e3f58","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"c91420724fcc1412","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.799570380Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"c91420724fcc1412","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.829+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"b807854372cbc11e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.799684112Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.829+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"b807854372cbc11e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.837+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"d2042fb36e0ff2bc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.805186522Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.839+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4fb6a613-3533-4c0a-af3c-cc5fb4f5d149, timestamp=2026-08-18T15:04:10.349693727Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=8e870117-12b5-4bc5-9214-ecfdd9d673d8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:10.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Running migrate precheck for id: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:15.220+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:04:15.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:04:15.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.230183339Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8e870117-12b5-4bc5-9214-ecfdd9d673d8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=true, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:15.230+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"24a8c998e2f06129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:15.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"0c84034512d2771f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.306044912Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.310+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"0c84034512d2771f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.318+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"be2a3144450ae6a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.310567632Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.321+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"be2a3144450ae6a9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2facfd6b0c52420f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.311172024Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.335+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2facfd6b0c52420f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.339+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"f613cc32479611cf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.314449368Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.340+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"074dc8eb6d5cca4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.323570959Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.SimpleScanner","thread":"Thread-5"},"message":"Not a valid message, element is null for the element id 709c62b3-8918-41b9-a747-d21eb79c6c40","timestamp":"2026-08-18T15:04:15.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=95dda1e3-2f10-48cb-9856-8ce386aa9bf1, timestamp=2026-08-18T15:04:15.858187923Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1bd58ef8-63a8-402b-8649-9dd0726b45fb, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:15.858+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Migrating instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:20.567+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:04:20.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:04:20.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.587359534Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:20.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"83ee5f8845b314ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:20.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"9af7bae510277a4a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.607291075Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:20.613+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"9af7bae510277a4a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.619+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"51da220dc9bfad7b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.608163782Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:20.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"51da220dc9bfad7b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b17de3dcb1df335a4607c941c5e79d7","spanId":"d2c265744dcfe4e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f9502455-2f9b-4c88-9304-dae865fd9d39, timestamp=2026-08-18T15:04:20.675772570Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:20.688+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b17de3dcb1df335a4607c941c5e79d7","spanId":"d2c265744dcfe4e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.700+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"f8fce1cb4a483219","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.706267658Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:20.721+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"3fb2b716a55416db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.709505442Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:20.733+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f2f5ae22560516b59d9d2c28dc877f2b","spanId":"71704c1de4863243","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=cea8d5f5-09cb-4b1a-a663-5a86e8807a01, timestamp=2026-08-18T15:04:20.715442008Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:20.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"435fd2a753dd2e0628d1d35b8f7fec7d","spanId":"fb7634bf8e879017","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=802f3ec7-00ce-4331-9537-81f1dbea1e44, timestamp=2026-08-18T15:04:21.093869103Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.101+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c38 in Migration ","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=10881ddb-a131-4509-9923-a868e7ecae7e, timestamp=2026-08-18T15:04:21.146563466Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1bd58ef8-63a8-402b-8649-9dd0726b45fb, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c7a46b26d68d05a669be9e865aa4aa3","spanId":"08870cae5a1cdfc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e2388066-29d1-4125-be78-103eb4c489dc, timestamp=2026-08-18T15:04:21.292355342Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.303+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"60180fd07e1fc009ad3e74f10652f0f6","spanId":"c6d2b1c2fde39cef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=78757115-5968-40c5-a4b6-5233f1f0811b, timestamp=2026-08-18T15:04:21.342411792Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.671397837Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-08-18T15:04:21.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"b721a2db6f74da49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:21.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"6119a30e0215a9eb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.800914384Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:21.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"6119a30e0215a9eb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.861+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"bd32b458a4082838","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.802779431Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T15:04:21.866+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"bd32b458a4082838","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"c2f79e623d8c63b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.808232268Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T15:04:21.875+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"c2f79e623d8c63b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:22.908501979Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-08-18T15:04:22.909+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"44feff9434a19cf4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:22.919+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"9da9b39d21514f19","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.025862861Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.032+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"9da9b39d21514f19","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.041+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"030a21118d3c895f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.022668339Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.043+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"030a21118d3c895f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.047+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"d0101b23b600861c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.022883744Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.047+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"d0101b23b600861c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.050+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0417428a-c4ca-47fe-94b8-26aaecacff38, timestamp=2026-08-18T15:04:23.575599521Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=f4b4f1c9-e0e3-4bb2-bfaf-3875c8353c6d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:23.575+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"908211873e569aa1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:26.635+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"f229398f8be885fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.637028613Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:26.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"f229398f8be885fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.652+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"06b115fb807f3ae7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.636550454Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:04:26.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"06b115fb807f3ae7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"eb4c28cad01361af","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.697719271Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:04:26.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"eb4c28cad01361af","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"ac4ae8a460f6a063","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.697551018Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:04:26.718+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"693d6b884e89ea76","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.742093902Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:26.748+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=509b5619-1496-4c03-937f-9cd535213230, timestamp=2026-08-18T15:04:27.181568346Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=478ff4e3-7683-4492-bee0-1da025da8dee, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:27.181+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"162826d5ef4e9839","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:32.051+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"5a0d409f45993eb6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3255e7f-e7ac-4693-a12d-693c5a3c412b, timestamp=2026-08-18T15:04:32.054670732Z, stateChangeResult=NO_ERROR, message=, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message=''}})","timestamp":"2026-08-18T15:04:32.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"5a0d409f45993eb6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:32.074+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=915e43e1-0b10-45b4-b70e-c1b0b2e68efe, timestamp=2026-08-18T15:04:32.609401974Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=61d47a60-2ee6-4178-bef9-786db0289860, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:32.609+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"dccc571b2cc3cdc4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-08-18T15:04:37.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"dccc571b2cc3cdc4","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=e1f805bd-429a-42dc-88b0-4ae6ee2ebdda, timestamp=2026-08-18T15:04:37.339808475Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=61d47a60-2ee6-4178-bef9-786db0289860, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:37.340+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"5852be14a775e51d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:37.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"ff720e418a512bc5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=e1f805bd-429a-42dc-88b0-4ae6ee2ebdda, timestamp=2026-08-18T15:04:37.357611813Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Not implemented'}})","timestamp":"2026-08-18T15:04:37.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"ff720e418a512bc5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:37.374+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4d02c75a-e449-47e4-b6d3-a9636f2f5e11, timestamp=2026-08-18T15:04:37.900185102Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=61d47a60-2ee6-4178-bef9-786db0289860, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:37.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bed84e19f76904e461f24de31dca52eb","spanId":"ed45662beadf3eea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:04:38.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"ee44165de2dcb696","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:42.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"487154a27b40e6dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=e456edbd-bf31-4a59-8e8a-24861b1a33cf, timestamp=2026-08-18T15:04:42.766750082Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:42.778+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"487154a27b40e6dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=256f68cd-b361-4ad9-9278-7ab697e453e2, timestamp=2026-08-18T15:04:42.782146222Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:42.782+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"eafe71a93cdc0ca6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a840032c-f2d0-406b-af28-5788345436a0, timestamp=2026-08-18T15:04:42.769105086Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.794+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"eafe71a93cdc0ca6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"937b934bc2dcf2d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=47cfb634-964d-4208-9a97-fd058f2931c8, timestamp=2026-08-18T15:04:42.769797529Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.803+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"937b934bc2dcf2d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.811+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"a806f5583e853242","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=33bc3a4d-3697-49a1-8948-5cb73f0b65bb, timestamp=2026-08-18T15:04:42.770996682Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"a806f5583e853242","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.815+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"567e355a4316eaaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10539401-bd3c-409c-9080-03d7048105e2, timestamp=2026-08-18T15:04:42.770877440Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.816+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"8ca586b6a95af8ee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=da575824-96b3-440b-b093-c5a13b4292ab, timestamp=2026-08-18T15:04:42.774774433Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"f8b7149879535689","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=fb718649-421e-477a-ae4b-702cd2b54cd7, timestamp=2026-08-18T15:04:42.799689284Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"0189480fb8661478","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.835936438Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.840+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"d54fd53473e8b114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.839938673Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.853+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"c556c6e080af5654","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.841222318Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.857+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"d0f7633ddce130ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.840578055Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.862+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"b456723fbda19d66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.840608826Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:42.867+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"03992bfdc2aa7da3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.864211521Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:42.875+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0fe9afad-676a-4501-9152-f89768b2e8d6, timestamp=2026-08-18T15:04:43.329655058Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=965cf405-cb1a-4f17-b7f0-2812a62fb207, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:43.329+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"dae6ee83461f0463","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:48.184+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"cd674fc74d22895e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9a064158-036b-425d-9839-cd30262c05d5, timestamp=2026-08-18T15:04:48.185502235Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"cd674fc74d22895e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.244+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"41d5840cf910d91e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=748806ea-a6c3-4aeb-b446-f22be5da87c0, timestamp=2026-08-18T15:04:48.186064306Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:48.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"41d5840cf910d91e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4bf1cc1a-f624-49ca-bc43-07c221ee9d3b, timestamp=2026-08-18T15:04:48.251023390Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:48.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"bccbb3c9409ce530","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=8742c970-589b-46c8-92d0-3d90a8b52dac, timestamp=2026-08-18T15:04:48.186729898Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.261+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"bccbb3c9409ce530","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"6f8827285da27fa5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d83b5bb2-3bee-454b-9f97-301840040221, timestamp=2026-08-18T15:04:48.186773339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.312+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"6f8827285da27fa5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.353+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"22f74c8662688a02","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0aa35ed9-7713-447f-8955-de5737765e98, timestamp=2026-08-18T15:04:48.187183387Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.354+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"7bb23099b6b142c6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c8529d5c-f9c3-4d23-9109-100f598b09c0, timestamp=2026-08-18T15:04:48.187612945Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"b5e19cea4c0356e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.250748385Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.417+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"a7c3d2e2852ec3a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.252768173Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"64eaf1a3bd16d05c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.252844224Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"c2dced386310e504","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.253475816Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.457+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"2d293787e273a12d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.254122488Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"457561d2678013c7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0eca3a03-bffa-4bc9-946c-89122877bbfa, timestamp=2026-08-18T15:04:48.262656088Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"82fb88057bd600ed","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.326516781Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.555+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4eea108c-4e52-41ce-9388-a6912096ef19, timestamp=2026-08-18T15:04:48.799741358Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=9fa1d09e-883a-4a2b-96ae-3ea2951f7774, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:48.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"44622f9ca416fb90","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:53.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"6c0884093b5fd5d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=c2abb440-602e-4e7d-a227-4e8bf5d7c51a, timestamp=2026-08-18T15:04:53.612386951Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:53.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"6c0884093b5fd5d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a5f43426-b464-4315-b3be-785ec87e574a, timestamp=2026-08-18T15:04:53.620489531Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:53.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9f3e58ac0c15a5ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674817609Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.683+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9f3e58ac0c15a5ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.701+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9661cfc89995938c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674604305Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:53.705+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9661cfc89995938c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f3b339ab51161774","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674989623Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.729+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f3b339ab51161774","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.754+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"87d99ab9fcdbbe22","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.675038693Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.755+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f30091020809abc0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.677769334Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.776+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"08bf2448736e1c61","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.690255936Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:53.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e043610c-0532-4ef3-adcf-fbc270f411ef, timestamp=2026-08-18T15:04:54.254676187Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETING, lockState=NONE, stateChangeResult=FAILED, revisionId=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:54.255+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"2d6d11744ff80f5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:04:59.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"2d6d11744ff80f5d","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.029966035Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:59.030+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"d32550e728fdc3a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:59.051+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"139f3f0718250298","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=78002075-b704-4c86-ab87-21596d0b9cd3, timestamp=2026-08-18T15:04:59.044927890Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:59.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"139f3f0718250298","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d2d3b7c4-55ef-4548-a560-1825cb62c416, timestamp=2026-08-18T15:04:59.060563797Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:59.060+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ddcb6610a56d1618","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.103073059Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.108+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ddcb6610a56d1618","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ebd534e9ddec9189","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.103433845Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.177+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ebd534e9ddec9189","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.231+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"809d8997ada031e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.105488173Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.235+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"809d8997ada031e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.256+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"0b7657a92bc7d1cc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.105867140Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.259+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"47c8a09eba5be571","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.108458818Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.265+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"dbf8c5d75322b2dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.131241846Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.283+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6ccfba2c-32a0-4070-ab70-35a97511de6a, timestamp=2026-08-18T15:04:59.725926737Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:59.726+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"1ef2c82a8550c648","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:05:04.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"af1a263d937be875","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=8bfcd1f8-64a2-459b-89b0-1f1d9c2d1857, timestamp=2026-08-18T15:05:04.504506898Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"af1a263d937be875","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.552+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"fa922f3ead3b1b0e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=78be39d1-c543-4b50-8fdf-9e4327f41168, timestamp=2026-08-18T15:05:04.504641400Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.552+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"fa922f3ead3b1b0e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"ed82d9b53ec2763d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f3ec655b-b918-409f-9be2-ba3fb4372bd5, timestamp=2026-08-18T15:05:04.505147100Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.613+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"ed82d9b53ec2763d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.640+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"b3ac592204cfb5fa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=02ab368a-1029-4cbc-a9a3-4014c3db98ab, timestamp=2026-08-18T15:05:04.505717560Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.641+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"c5b814405dab5747","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.568753640Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"3e4f43c89a65abf5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.570072634Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.677+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"0a6e9aa5efb33a34","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.571319107Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"1ca435b50ceeef01","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.573057849Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=23a4ab0a-42ea-4f19-917c-c5ab5b28314c, timestamp=2026-08-18T15:05:05.088097053Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=6999db61-1c8a-4189-9e04-a6835b8cafc3, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:05.088+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"5e4b05b5cfb60129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:09.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"bd795885b7e17729","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.951067801Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:09.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"bd795885b7e17729","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:09.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"7730471710ad2536","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.951573010Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:09.966+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"7730471710ad2536","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:09.970+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"778654bd7bf53618","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:10.011281091Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:10.017+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"778654bd7bf53618","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:10.022+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"62a6ce1f9518862b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:10.013252797Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:10.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fcc21fc5-0fea-4975-9834-7fb1785999f6, timestamp=2026-08-18T15:05:10.491396187Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:10.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"44544e9e52174fbb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:15.343+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"e6c1aef831068643","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.344282765Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:15.352+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"e6c1aef831068643","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"2117934c0bbdc053","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.349644012Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:15.361+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"2117934c0bbdc053","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.365+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"5275bcb25caf5856","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.406998622Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:15.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"5275bcb25caf5856","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.440+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-08-18T15:05:15.881+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-08-18T15:05:15.881+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=32eaac5b-cc26-4dbd-839b-67ba664ff41e, timestamp=2026-08-18T15:05:15.882094309Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:15.882+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.403469528Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-08-18T15:05:16.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"41fc2d36b1cb43b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:16.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"d96ffd04fce1cbcf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.480023482Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:16.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"d96ffd04fce1cbcf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:16.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"b8a05de960e69842","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.479985831Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:16.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"b8a05de960e69842","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:16.496+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.528692236Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-08-18T15:05:17.529+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"8afb64efe817b438","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:17.539+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"6ccdcda6ff3b10ed","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.601276947Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-08-18T15:05:17.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"6ccdcda6ff3b10ed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:17.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"881266225904b1e4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.601411859Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:17.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"881266225904b1e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:17.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.644502528Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-08-18T15:05:18.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"1e5c1e9ed1c7566b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:18.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"d82942b903a17f4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.721447625Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.727+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"d82942b903a17f4f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"5249ac079313c887","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.721825252Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"5249ac079313c887","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.741+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"ffdc37aa54b166ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.722228749Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.742+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"ffdc37aa54b166ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.746+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=70848c03-f510-4d32-958b-b4467aa00d01, timestamp=2026-08-18T15:05:19.262302169Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=9a0fa476-4a2b-4eac-a406-684b5fab1a0b, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:19.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"74b2e3346ce6c91f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:21.039+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"806752f58125b03d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=81d1ac63-80e7-40f2-a787-ad90018c4e04, timestamp=2026-08-18T15:05:21.042526053Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"806752f58125b03d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ec9954cc839b9da6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1e938412-4c66-43ce-9a22-f4b061f713a7, timestamp=2026-08-18T15:05:21.041855331Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ec9954cc839b9da6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"2542f7c1765bf39b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9032cd95-c8d1-4894-bc03-baf261a611b8, timestamp=2026-08-18T15:05:21.042116685Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.060+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"2542f7c1765bf39b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ab423a4a1e11417c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4b703ce0-5fa2-4260-9e00-383b59ac1ccc, timestamp=2026-08-18T15:05:21.042171286Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"348ce43eaf1688cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.107646503Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.124+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"76781860e96535a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.107447640Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.130+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"8c7c2a4a80246b65","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.109305203Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"1672ae693083dab7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.110883641Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0b3c3a7f-c113-4687-ba59-d570ac0a808b, timestamp=2026-08-18T15:05:21.581471430Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=48a953b9-5c31-4d2c-811b-1afa5ec09a73, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:21.581+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"a851c481eb2d7481","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:26.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"8268b87a6a881050","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389031636Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"8268b87a6a881050","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"68af8541f366c958","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389433223Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"68af8541f366c958","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"693461c334bf8d9b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389001155Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"693461c334bf8d9b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.410+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"7d0e3e1cfa6e36c6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389001225Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.410+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0a712bec-8e84-414e-a3ec-275d43913aa4, timestamp=2026-08-18T15:05:26.922227211Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=48a953b9-5c31-4d2c-811b-1afa5ec09a73, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:26.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e82fb699d455c8d64af838255a077e0","spanId":"fa8777a94218d255","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:05:31.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"7bb1aec6977543e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:05:31.750+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"9cf54e7cfb1724ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1e852348-9122-40e3-8ddb-945aa94b3a46, timestamp=2026-08-18T15:05:31.746874718Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.753+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"9cf54e7cfb1724ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"72a770e095c242e2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=70fca03f-f89f-44df-bba4-d06943446116, timestamp=2026-08-18T15:05:31.745804709Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.768+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"72a770e095c242e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.774+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"5597f65a48da2826","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b9ddfc40-b77c-471d-a15e-0ed56afe054f, timestamp=2026-08-18T15:05:31.746986440Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.777+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"5597f65a48da2826","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"6afa0f317c16a3fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73411dcb-18c7-4190-ad48-522d319225c8, timestamp=2026-08-18T15:05:31.747124602Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.782+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"aef64ef761cf7a7d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.812991132Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"6842e0fb114b86e1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.818124002Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"d2bf6cea000029ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.819243202Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"e557cf0ac4fee739","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.819044329Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.848+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2a4a680c-aeb2-4bea-97c9-0f1b91cb3e99, timestamp=2026-08-18T15:05:32.295042623Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=bd0d9f71-9c30-4cbf-a239-7f4f0c5489c4, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:32.295+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Migrating instance with id a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:37.127+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:37.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:37.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.145188050Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bd0d9f71-9c30-4cbf-a239-7f4f0c5489c4, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:37.145+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"f63dfcab66859dd6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:37.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"3508b0a8f9190bdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.156607109Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:37.165+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"3508b0a8f9190bdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"1b0facd23aee9163","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.165268761Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:37.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"1b0facd23aee9163","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"2ea1483edaa1b85d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.265890770Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:05:37.272+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"2ea1483edaa1b85d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"fe3cc269d2edfb3e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.265990952Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:05:37.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=eadb2414-5fce-4c71-943a-b191134ee699, timestamp=2026-08-18T15:05:37.704354775Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=c0e3d73c-f69e-40c8-b452-f08f613aabdc, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:37.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c4b07191767d9975","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:42.521+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c4b07191767d9975","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.534945936Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:42.535+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c275e80ec0a2fe1d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:42.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"35f593a7090fea9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.552173166Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:42.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"35f593a7090fea9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.563+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"9f1c8b31e72f4e8c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.550974695Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:42.566+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"9f1c8b31e72f4e8c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"ecc5b3d5a4f5dd64","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.612563395Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:42.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"ecc5b3d5a4f5dd64","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-08-18T15:05:43.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-08-18T15:05:43.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3ba88cd4-a556-4f9c-a502-0e4f7cd783aa, timestamp=2026-08-18T15:05:43.087247455Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=c0e3d73c-f69e-40c8-b452-f08f613aabdc, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:43.087+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.606324107Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-08-18T15:05:43.606+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"6aacdfa08d86d12e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:43.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"cf20eec21046d44f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.680983944Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:43.686+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"cf20eec21046d44f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:43.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"d2606ebcefe3239a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.681318029Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:43.695+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"d2606ebcefe3239a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:43.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.719901678Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-08-18T15:05:44.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"2825e8be8bd47eb4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:44.731+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"212b1358a8092833","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.795144043Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:44.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"212b1358a8092833","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:44.808+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"cfbf115c880e1c69","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.795160103Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-08-18T15:05:44.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"cfbf115c880e1c69","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:44.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.841021365Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-08-18T15:05:45.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"f856c181b1894dad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:45.852+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"fb1576712e658b38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.913484860Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"fb1576712e658b38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.929+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"957bd96cf45d588b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.914561519Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.929+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"957bd96cf45d588b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.932+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"895e8c92b1a5cbbd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.914652450Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.934+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"895e8c92b1a5cbbd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5531ab67-7640-4a4b-95d8-2d1a09b9b373, timestamp=2026-08-18T15:05:46.455027074Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=02c4a29f-3876-4c44-971a-5abd19913cc7, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:46.455+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"1e5f9f762e8f4123","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:48.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"7d474b1367a53576","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.351229526Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:48.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"7d474b1367a53576","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"0d2f4bde432a3a48","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.353389513Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:48.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"0d2f4bde432a3a48","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"a938ebe2007f6080","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.410561980Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:48.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"a938ebe2007f6080","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"21c176788abee671","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.413912058Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:48.422+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=cc2178da-48c4-4d55-a1a9-1a089c8ab68a, timestamp=2026-08-18T15:05:48.887113169Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=9ce2af8b-430e-4182-9e0e-ce14f22bcb7b, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:48.887+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"c0a719796dd349a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:53.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"a071a420b0756465","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.707268632Z, stateChangeResult=FAILED, message=Rollback - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Rollback - Delete failed!'}})","timestamp":"2026-08-18T15:05:53.715+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"a071a420b0756465","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"2a22fbbcbf23489d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.714381955Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:53.725+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"2a22fbbcbf23489d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"cc2e6343ba06005b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.767635840Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:53.771+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"cc2e6343ba06005b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.777+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fb87b8d9-09e0-459b-b849-855f44f2802a, timestamp=2026-08-18T15:05:54.248918221Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATION_REVERTING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=63a4c186-b8e8-4ea1-a036-236d403a1dbd, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATION_REVERTING, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:54.249+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"867df9a045884cfd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Undeployment request received for instanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:59.095+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"867df9a045884cfd","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.098969267Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=63a4c186-b8e8-4ea1-a036-236d403a1dbd, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:59.099+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"307c26ab80a374c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:59.111+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"275347c2c6cabcee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=21bdd53a-ce14-4796-96d0-e72aaa786d77, timestamp=2026-08-18T15:05:59.109550738Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.122+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"275347c2c6cabcee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0a8be8a29afd7e4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=25095275-f990-45a0-b2de-bb801a8884d4, timestamp=2026-08-18T15:05:59.110002745Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:05:59.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0a8be8a29afd7e4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=bfe264e1-bf09-463e-8d33-73fc238d40f6, timestamp=2026-08-18T15:05:59.139338516Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:05:59.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"111bb9eb2608f996","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e0ee46b8-cfd6-49fa-a03b-ee4a6546e29c, timestamp=2026-08-18T15:05:59.113901672Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"111bb9eb2608f996","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.157+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d624e8667c666ed1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=dc412a88-b5f6-4843-8051-1cf520909ca2, timestamp=2026-08-18T15:05:59.118578102Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.160+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d624e8667c666ed1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"3e302e3a42238221","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=23389d83-9468-40ae-a851-3c0a5cae44e5, timestamp=2026-08-18T15:05:59.118121254Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"2f0aaf882ac61311","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=07a9b073-5c8d-4a0d-944f-8ce406de98ba, timestamp=2026-08-18T15:05:59.116842282Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.172+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"2776c1a39873f0db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=89876bab-015d-440b-b442-70a9bce11366, timestamp=2026-08-18T15:05:59.149067132Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.182+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"6bf905836090e9a6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.177670070Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"1cf1f66b689d71d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.183836736Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0efdf77bf5be6249","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.184129861Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.209+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d1a9fb90985076a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.186497641Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.213+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d7453ce7883c1d98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.193450910Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"693eb69c195d3430","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.214371287Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.231+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=bbbd9d3d-3737-4867-b7f4-e446af0e6458, timestamp=2026-08-18T15:05:59.655433997Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:59.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"a86e720217941dfb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:06:04.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"edca4b75ec995a36","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=083021b0-c158-47b1-b06e-962c61f2a4b4, timestamp=2026-08-18T15:06:04.422679156Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:06:04.427+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"edca4b75ec995a36","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f8cf27dc-ab91-464f-8834-f8dbfdcce618, timestamp=2026-08-18T15:06:04.431832661Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:04.431+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"72278e2db1ebf954","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485035425Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.490+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"72278e2db1ebf954","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.495+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"969625e59351638f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485455072Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.498+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"969625e59351638f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.501+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"390b11326df63e0a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485278789Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"390b11326df63e0a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"758e96ee81616a5f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.488314061Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"eac3158940786dd7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.486217775Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.513+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"d6c358cfd903e873","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.502875568Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.517+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=30def286-0321-40fa-af3f-aec9abbf914d, timestamp=2026-08-18T15:06:05.028118710Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:06:05.028+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"4a8a75a856708578","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:09.810+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"4a8a75a856708578","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.820450163Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=fdf1d157-2de0-4530-929a-5a8cfaf89b9a, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:09.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"c86aefeeb03a3d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:09.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"b01a537a63c7dd96","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.892504141Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:09.897+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"b01a537a63c7dd96","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:09.903+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"dd416f1ade1d22da","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.893109071Z, stateChangeResult=FAILED, message=Deprime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:09.904+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"dd416f1ade1d22da","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:09.907+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1780b5b6-3d83-4c6f-8a2b-c4e8ff102fdd, timestamp=2026-08-18T15:06:10.429379280Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=fa2623c2-818b-4452-8812-656702a1ffc2, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=DEPRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-08-18T15:06:10.429+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"5e601ad5e859bd0c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Deprime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"5e601ad5e859bd0c","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.198899685Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=e618616e-f759-45c1-be74-cde9023e9ca6, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:15.199+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"f00c7a9321f903f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:15.209+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"8437ffa1df8b8587","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.270145213Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:15.274+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"8437ffa1df8b8587","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:15.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"7db331a75b24483a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.271365184Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:15.282+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"7db331a75b24483a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:15.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ad228404a7a0a706fadc9bcb2018b9df","spanId":"89f302c06ab43639","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9a706880-086f-4a4f-9f5b-d4ef6e392bfa, timestamp=2026-08-18T15:06:15.810366937Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=8895623f-96f5-4e05-8aac-552037dfe85e, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:15.810+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"39ff187cb07c7009","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:20.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"39ff187cb07c7009","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9dc5fad7-ac30-44dc-bf33-c3dd6072c20e, timestamp=2026-08-18T15:06:20.588951875Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=04b9918a-7237-48d9-bb11-8ac31a916f3e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:20.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"0b95078a446ce9d9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:20.598+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"9aad9b97ecc9a5a4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9dc5fad7-ac30-44dc-bf33-c3dd6072c20e, timestamp=2026-08-18T15:06:20.600348966Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), compositionState=COMMISSIONED, outPropertiesList=null)","timestamp":"2026-08-18T15:06:20.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"9aad9b97ecc9a5a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"93f9a2c2c45615b8b6d85abe46ac0ed2","spanId":"3ca18180cea7ab99","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=348439b3-d27e-4f5e-8269-5cf2b5a04deb, timestamp=2026-08-18T15:06:20.675594985Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:20.686+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"93f9a2c2c45615b8b6d85abe46ac0ed2","spanId":"3ca18180cea7ab99","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"600fecc55ef4280e93aa406390f5559d","spanId":"2bb9a994fc27f1bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=81971f34-66aa-44ff-bfff-90a5419a7e90, timestamp=2026-08-18T15:06:20.715456063Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:20.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"600fecc55ef4280e93aa406390f5559d","spanId":"2bb9a994fc27f1bf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b21a9e40e57def16f4befed0447f1a37","spanId":"afc6fba156ada89c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=385a86df-843c-4343-a3c8-5b3a57d80f5b, timestamp=2026-08-18T15:06:21.093811875Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.100+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c2442849-8c6e-4f60-b3f8-8642093ec486, timestamp=2026-08-18T15:06:21.138215557Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=823829f5-bd0a-4791-9e8f-9d2361e43871, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:21.138+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f78e45382260b8825a1f100790d71f7f","spanId":"4053c167e008714c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9904aa72-b70c-4ac0-9abd-90ac0f5b6cf5, timestamp=2026-08-18T15:06:21.292327785Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.301+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f78e45382260b8825a1f100790d71f7f","spanId":"4053c167e008714c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:21.306+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a861450801b092d5e37b81b999861a60","spanId":"36cae101b922a421","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=26a1953b-d2ab-4a46-962e-c17c53e89493, timestamp=2026-08-18T15:06:21.342352741Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a861450801b092d5e37b81b999861a60","spanId":"36cae101b922a421","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:21.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c27e5f150bf3b7766ae1886d2bc44703","spanId":"9578164045833d8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Delete request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:25.903+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"b086dd89076f4997","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:26.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"b086dd89076f4997","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.009629435Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=f7efbe5b-763f-470b-aef3-cff643642bb9, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:26.009+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"38c12f2a3bc81208","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:26.023+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"50c1dcb9cc64eb98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.081763187Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:26.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"50c1dcb9cc64eb98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:26.096+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"157b97a7bcbd0870","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.082250455Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:26.098+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"157b97a7bcbd0870","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c7968ca4ef7c4d6b727cd1fdcbeb079c","spanId":"d0856b8ab9abd7ba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e259338e-6940-459e-89c8-69c90f3a04b2, timestamp=2026-08-18T15:06:26.619970211Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=a7e1471a-0fd8-4b57-b578-7c0cc87c8f32, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:26.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"24e66bb5febc0b656d2293efbdfd8ec2","spanId":"9f948927817351d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:06:38.996+00:00"} policy-clamp-runtime-acm-2 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-2 | 14:58:23,211 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.34 policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-2 | 14:58:23,216 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-2 | 14:58:23,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | 14:58:23,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 14:58:23,226 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-2 | 14:58:23,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-2 | 14:58:23,228 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-2 | 14:58:23,442 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-2 | 14:58:23,444 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72758afa - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-2 | 14:58:23,447 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-2 | 14:58:23,448 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-2 | 14:58:23,448 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-2 | 14:58:23,448 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-2 | 14:58:23,449 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-2 | 14:58:23,449 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-2 | 14:58:23,455 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-2 | 14:58:23,456 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-2 | 14:58:23,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-2 | 14:58:23,674 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-2 | 14:58:23,676 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-2 | 14:58:23,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-2 | 14:58:23,677 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-2 | 14:58:23,679 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-2 | 14:58:23,680 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-2 | 14:58:23,680 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-2 | 14:58:23,681 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-2 | 14:58:23,687 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c398c80 - End of configuration. policy-clamp-runtime-acm-2 | 14:58:23,690 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7fc6de5b - Registering current configuration as safe fallback point policy-clamp-runtime-acm-2 | 14:58:23,690 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 464 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | . ____ _ __ _ _ policy-clamp-runtime-acm-2 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-2 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-2 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-2 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-2 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | :: Spring Boot :: (v4.0.7) policy-clamp-runtime-acm-2 | policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.0.1.Final","timestamp":"2026-08-18T14:58:24.403+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-08-18T14:58:24.552+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-08-18T14:58:24.554+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-08-18T14:58:26.642+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 68 ms. Found 9 JPA repository interfaces.","timestamp":"2026-08-18T14:58:26.719+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-08-18T14:58:28.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:28.418+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-08-18T14:58:28.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-08-18T14:58:28.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3688 ms","timestamp":"2026-08-18T14:58:28.463+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-08-18T14:58:29.262+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5b9df3b3","timestamp":"2026-08-18T14:58:29.551+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-08-18T14:58:29.553+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-08-18T14:58:29.726+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.433+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Waiting for changelog lock....","timestamp":"2026-08-18T14:58:32.820+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-08-18T14:58:37.823+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 7065109232","timestamp":"2026-08-18T14:58:37.823+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:37.827+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 0","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 81","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-08-18T14:58:38.171+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-08-18T14:58:38.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-08-18T14:58:38.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 81","timestamp":"2026-08-18T14:58:38.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-08-18T14:58:38.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-08-18T14:58:38.176+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-08-18T14:58:38.314+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.2.19.Final","timestamp":"2026-08-18T14:58:38.425+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-08-18T14:58:39.102+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-08-18T14:58:39.203+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-08-18T14:58:40.667+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-08-18T14:58:40.675+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-08-18T14:58:40.829+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-08-18T14:58:41.910+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-08-18T14:58:42.139+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-08-18T14:58:43.420+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:43.557+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-08-18T14:58:43.571+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 19.801 seconds (process running for 22.334)","timestamp":"2026-08-18T14:58:43.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-08-18T14:58:43.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-08-18T14:58:43.599+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Start Kafka connection","timestamp":"2026-08-18T14:58:43.612+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:58:43.639+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:43.748+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:43.755+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:43.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065123748","timestamp":"2026-08-18T14:58:43.756+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:44.179+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-08-18T14:58:44.180+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:44.187+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-08-18T14:58:44.258+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:58:44.299+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-1 | Picked up JAVA_TOOL_OPTIONS: -Dcom.sun.management.jmxremote.rmi.port=9090 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.port=9090 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.local.only=false policy-clamp-runtime-acm-1 | 14:58:22,910 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.34 policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Here is a list of configurators discovered as a service, by rank: policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. policy-clamp-runtime-acm-1 | 14:58:22,922 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator policy-clamp-runtime-acm-1 | 14:58:22,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | 14:58:22,938 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 14:58:22,940 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator policy-clamp-runtime-acm-1 | 14:58:22,941 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] policy-clamp-runtime-acm-1 | 14:58:22,941 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] policy-clamp-runtime-acm-1 | 14:58:23,248 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. policy-clamp-runtime-acm-1 | 14:58:23,250 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@72758afa - URL [jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml] is not of type file policy-clamp-runtime-acm-1 | 14:58:23,252 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_PARAMS}" policy-clamp-runtime-acm-1 | 14:58:23,253 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. policy-clamp-runtime-acm-1 | 14:58:23,253 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL policy-clamp-runtime-acm-1 | 14:58:23,253 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:nested:/app/app.jar/!BOOT-INF/classes/!/logback.xml policy-clamp-runtime-acm-1 | 14:58:23,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {} policy-clamp-runtime-acm-1 | 14:58:23,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} policy-clamp-runtime-acm-1 | 14:58:23,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] policy-clamp-runtime-acm-1 | 14:58:23,257 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] policy-clamp-runtime-acm-1 | 14:58:23,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "UTC" substituted for "${TIMEZONE}" policy-clamp-runtime-acm-1 | 14:58:23,542 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@fb9c7aa - value "LOGBACK_PARAMS_IS_UNDEFINED" substituted for "${LOGBACK_STATIC_PARAMS}" policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. policy-clamp-runtime-acm-1 | 14:58:23,544 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole policy-clamp-runtime-acm-1 | 14:58:23,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [AsyncStdOut] policy-clamp-runtime-acm-1 | 14:58:23,545 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncStdOut] policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Attaching appender named [STDOUT] to AsyncAppender. policy-clamp-runtime-acm-1 | 14:58:23,548 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncStdOut] - Setting discardingThreshold to 51 policy-clamp-runtime-acm-1 | 14:58:23,549 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [acm-network] to INFO policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [acm-network] to false policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[acm-network] policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [AsyncStdOut] to Logger[ROOT] policy-clamp-runtime-acm-1 | 14:58:23,552 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4c398c80 - End of configuration. policy-clamp-runtime-acm-1 | 14:58:23,553 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7fc6de5b - Registering current configuration as safe fallback point policy-clamp-runtime-acm-1 | 14:58:23,553 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b2cfcb - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 613 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | . ____ _ __ _ _ policy-clamp-runtime-acm-1 | /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ policy-clamp-runtime-acm-1 | ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ policy-clamp-runtime-acm-1 | \\/ ___)| |_)| | | | | || (_| | ) ) ) ) policy-clamp-runtime-acm-1 | ' |____| .__|_| |_|_| |_\__, | / / / / policy-clamp-runtime-acm-1 | =========|_|==============|___/=/_/_/_/ policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | :: Spring Boot :: (v4.0.7) policy-clamp-runtime-acm-1 | policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.validator.internal.util.Version","thread":"background-preinit"},"message":"HV000001: Hibernate Validator 9.0.1.Final","timestamp":"2026-08-18T14:58:24.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Starting Application using Java 21.0.11 with PID 1 (/app/app.jar started by policy in /opt/app/policy/clamp/bin)","timestamp":"2026-08-18T14:58:24.463+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"The following 1 profile is active: \"default\"","timestamp":"2026-08-18T14:58:24.471+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Bootstrapping Spring Data JPA repositories in DEFAULT mode.","timestamp":"2026-08-18T14:58:26.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.repository.config.RepositoryConfigurationDelegate","thread":"main"},"message":"Finished Spring Data repository scanning in 64 ms. Found 9 JPA repository interfaces.","timestamp":"2026-08-18T14:58:26.591+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat initialized with port 6969 (http)","timestamp":"2026-08-18T14:58:28.261+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Initializing ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:28.276+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardService","thread":"main"},"message":"Starting service [Tomcat]","timestamp":"2026-08-18T14:58:28.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.StandardEngine","thread":"main"},"message":"Starting Servlet engine: [Apache Tomcat/11.0.24]","timestamp":"2026-08-18T14:58:28.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.web.context.servlet.WebApplicationContextInitializer","thread":"main"},"message":"Root WebApplicationContext: initialization completed in 3510 ms","timestamp":"2026-08-18T14:58:28.308+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Starting...","timestamp":"2026-08-18T14:58:29.160+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.pool.HikariPool","thread":"main"},"message":"HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@5c13534a","timestamp":"2026-08-18T14:58:29.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"com.zaxxer.hikari.HikariDataSource","thread":"main"},"message":"HikariPool-1 - Start completed.","timestamp":"2026-08-18T14:58:29.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.database","thread":"main"},"message":"Set default schema name to public","timestamp":"2026-08-18T14:58:29.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Creating database changelog table with name: public.databasechangelog","timestamp":"2026-08-18T14:58:32.294+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.331+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully acquired change log lock","timestamp":"2026-08-18T14:58:32.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Using deploymentId: 7065109140","timestamp":"2026-08-18T14:58:32.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Reading from public.databasechangelog","timestamp":"2026-08-18T14:58:32.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-1::policy","timestamp":"2026-08-18T14:58:32.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationComposition created","timestamp":"2026-08-18T14:58:32.821+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-1::policy ran successfully in 27ms","timestamp":"2026-08-18T14:58:32.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-2::policy","timestamp":"2026-08-18T14:58:32.857+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.860+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionDefinition created","timestamp":"2026-08-18T14:58:32.870+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-2::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.872+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-3::policy","timestamp":"2026-08-18T14:58:32.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.885+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionElement created","timestamp":"2026-08-18T14:58:32.894+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-3::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-4::policy","timestamp":"2026-08-18T14:58:32.916+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.919+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table NodeTemplateState created","timestamp":"2026-08-18T14:58:32.931+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-4::policy ran successfully in 18ms","timestamp":"2026-08-18T14:58:32.934+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-5::policy","timestamp":"2026-08-18T14:58:32.941+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.943+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Participant created","timestamp":"2026-08-18T14:58:32.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-5::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:32.956+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-6::policy","timestamp":"2026-08-18T14:58:32.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:32.963+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantSupportedAcElements created","timestamp":"2026-08-18T14:58:32.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-6::policy ran successfully in 16ms","timestamp":"2026-08-18T14:58:32.978+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-7::policy","timestamp":"2026-08-18T14:58:32.983+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_compositionId created","timestamp":"2026-08-18T14:58:33.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-7::policy ran successfully in 28ms","timestamp":"2026-08-18T14:58:33.012+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-8::policy","timestamp":"2026-08-18T14:58:33.019+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.030+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index ac_element_fk created","timestamp":"2026-08-18T14:58:33.033+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-8::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:33.034+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-9::policy","timestamp":"2026-08-18T14:58:33.038+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.046+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index dt_element_fk created","timestamp":"2026-08-18T14:58:33.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-9::policy ran successfully in 12ms","timestamp":"2026-08-18T14:58:33.050+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-10::policy","timestamp":"2026-08-18T14:58:33.053+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.061+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index supported_element_fk created","timestamp":"2026-08-18T14:58:33.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-10::policy ran successfully in 13ms","timestamp":"2026-08-18T14:58:33.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-11::policy","timestamp":"2026-08-18T14:58:33.069+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationCompositionElement (instanceId)","timestamp":"2026-08-18T14:58:33.093+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-11::policy ran successfully in 25ms","timestamp":"2026-08-18T14:58:33.094+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-12::policy","timestamp":"2026-08-18T14:58:33.097+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.110+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to NodeTemplateState (compositionId)","timestamp":"2026-08-18T14:58:33.114+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-12::policy ran successfully in 19ms","timestamp":"2026-08-18T14:58:33.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-13::policy","timestamp":"2026-08-18T14:58:33.119+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.129+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantSupportedAcElements (participantId)","timestamp":"2026-08-18T14:58:33.135+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-13::policy ran successfully in 17ms","timestamp":"2026-08-18T14:58:33.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1400.yaml::1400-tag::policy","timestamp":"2026-08-18T14:58:33.138+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1400' applied to database","timestamp":"2026-08-18T14:58:33.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1400.yaml::1400-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-1::policy","timestamp":"2026-08-18T14:58:33.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.147+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-1::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.148+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-2::policy","timestamp":"2026-08-18T14:58:33.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns phase(SMALLINT) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.154+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065124404","timestamp":"2026-08-18T14:58:44.404+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-08-18T14:58:44.460+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka connection started","timestamp":"2026-08-18T14:58:44.470+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:58:44.488+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-08-18T14:58:44.490+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:44.492+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-2::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.155+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-3::policy","timestamp":"2026-08-18T14:58:33.158+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-3::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-4::policy","timestamp":"2026-08-18T14:58:33.164+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.165+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa","timestamp":"2026-08-18T14:58:44.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:44.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:45.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:45.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 2 ms","timestamp":"2026-08-18T14:58:45.919+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa', protocol='range'}","timestamp":"2026-08-18T14:58:46.006+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"kafka-coordinator-heartbeat-thread | participantMessageListener"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa', protocol='range'}","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[])","timestamp":"2026-08-18T14:58:46.014+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: []","timestamp":"2026-08-18T14:58:46.014+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: []","timestamp":"2026-08-18T14:58:46.015+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"af45b7bc87248fb899f16e330a0e4c5b","spanId":"1b5d225d3473a278","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-5"},"message":"Get request received for all participants","timestamp":"2026-08-18T14:59:50.423+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-9"},"message":"Prepare post-deploy request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T14:59:59.209+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.455779629Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=0591053b-d96a-46a0-9fe3-ea8848ad12e5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T14:59:59.464+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:59:59.469+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:59.471+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka startTimeMs: 1787065199472","timestamp":"2026-08-18T14:59:59.472+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:59.504+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"40980b3c54c19913","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"Thread-4"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-08-18T14:59:59.505+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:59.510+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-08-18T14:59:59.537+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"Thread-4"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:59:59.538+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"Thread-4"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-08-18T14:59:59.552+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"Thread-4"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"ea026fa41f7ae2ea","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"Thread-4"},"message":"Kafka startTimeMs: 1787065199569","timestamp":"2026-08-18T14:59:59.569+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:59:59.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 6 with epoch 0","timestamp":"2026-08-18T14:59:59.577+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"38e890e34ad72477","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T15:00:04.834+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"38e890e34ad72477","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.853200584Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=20a46d00-fccf-497c-a026-58927b212d2f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:04.855+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"307870c317bdd144b2159f03d964d062","spanId":"090670feb10b6c45","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:15.837+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"35c2b344aa8feb5ecc32f80b922464a2","spanId":"0635dd7a2a647814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:20.968+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"95b0390c1b2dde6ed20472a95d8dce39","spanId":"68d79734208f275f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Delete request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:21.068+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"d12fff7b1ab3becf3e04ee737ebd429c","spanId":"6e94b11a6895bb4e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:21.663+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6e750e14f90bf77d53dd97045f6e288d","spanId":"018ebc4c7c69f131","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:26.781+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"8b88de57238e8ece","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Delete automation composition request received for name: Test-Instance-Migration-From and version: 2.0.1","timestamp":"2026-08-18T15:00:32.853+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"8b88de57238e8ece","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.865965407Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=81317319-fcf1-4388-b192-f07f2cfa208e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:32.866+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"0156e32699d69648","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Deprime request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:38.175+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"0156e32699d69648","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=71af3cb6-dd3d-4b16-9d73-a864fb150ec9, timestamp=2026-08-18T15:00:38.358519244Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=97c4592d-18db-4c7b-932f-e9a10ce270bc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:38.360+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c494ef741d8f2ac75eada1046f94217b","spanId":"bd5e499f81b8dd47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:38.499+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8f65cb8e7685c78d777589239098f754","spanId":"b833ed5d3fd1f8b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:00:43.591+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"52dfccd4fb66e280c8e1daffdf809f8f","spanId":"e11e29f16b2c5086","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:43.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"215e71331836505202b1e75767b5dda5","spanId":"307d97c14c7c5170","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Delete request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:43.701+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"2467f32cb87bc5d548c7e176e31cce3f","spanId":"ab4681a92cd398cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:44.060+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f068bcfcc4cad150bfe61edb56ea0093","spanId":"f289dd7c2f6b4eed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:49.297+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"5c2cf2e6b8792df9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Deployment request received for instanceID: e3ce24c4-99af-4673-bc12-553f41e4b6cd","timestamp":"2026-08-18T15:00:49.534+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"5c2cf2e6b8792df9","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=bc160ae3-9077-4f27-8c17-4a82828b2deb, timestamp=2026-08-18T15:00:49.543967723Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=3b7c0650-9406-4c3f-9099-6fde7ac36366, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:49.547+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table ParticipantReplica created","timestamp":"2026-08-18T14:58:33.173+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"a3096a9e09886717","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: e3ce24c4-99af-4673-bc12-553f41e4b6cd","timestamp":"2026-08-18T15:00:54.963+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"a3096a9e09886717","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=a7679a42-0429-4e99-bc58-b6ce9a247826, timestamp=2026-08-18T15:00:54.969000087Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=c4472a99-2b13-4270-8fba-d6bfdc11d0c1, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:54.969+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"7c019761e52b23ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Prime request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.781+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"7c019761e52b23ce","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=5c6a9839-4b16-4a17-85ef-4ebeb513bb41, timestamp=2026-08-18T15:01:21.809017589Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=93109550-08c4-4006-b9b8-d519132514ec, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:01:21.809+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ae253287ba5532e0368ac84457ab974e","spanId":"78b0ad96fcf9100f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.916+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"84665f1d8f46edd5f8d13182dcec74a2","spanId":"869ec5adfd81c992","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:27.021+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"608ac5504dc139e0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: 3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca","timestamp":"2026-08-18T15:01:27.362+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"608ac5504dc139e0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.372192282Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=09f34794-e404-4fec-90a8-01453eb06f02, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:27.372+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fef5bc652ea33bad22780b068dbe3f26","spanId":"e001f08a96adb436","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:49.226+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0410ef8d263929aa83f4bcd5136f36be","spanId":"557fff143adb8ce0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Delete request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:54.414+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f729e95c3b480ac017aba7754e9b0e8e","spanId":"71d6869deecca819","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:00.077+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"33413c7d2bdc0f90979e08aa5be7346b","spanId":"1a979cf905298cc9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:05.185+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fa4b5abec577d7bbfbb4f7cb071bdc75","spanId":"dd8f79146f381aee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b6db05afb0e194fc5ef2a8fd900a1537","spanId":"ab6f614a77b0b472","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.264+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"50d70f5d59f80346368cf9a8b4dfc2c2","spanId":"bb9b79197a66316c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:31.516+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0c14314fdf341fde2067b8ead767cc82","spanId":"39f846ab9824fd20","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.741+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8a4657f816a63a92a775fb6b88758f42","spanId":"62c674786120c117","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.252+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"768368f2458a13f5a09d087ea987d0d1","spanId":"bceffcc1c1a5b814","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:02:43.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-4::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.174+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-5::policy","timestamp":"2026-08-18T14:58:33.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns lastMsg(TIMESTAMP) added to Participant","timestamp":"2026-08-18T14:58:33.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-5::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-6::policy","timestamp":"2026-08-18T14:58:33.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.189+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7d92f8dad0d995ce811b62e87aa25aeb","spanId":"bcf3f2def4ac025e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:47.653+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c83f11be7ea6de43b8a1b348d362ee30","spanId":"8a62c87a6cdea81a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:52.964+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"61f15b3af8e6a631","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: aba1033e-c11d-4346-a635-1dbfcfd72cfc","timestamp":"2026-08-18T15:02:58.946+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index participant_replica_fk created","timestamp":"2026-08-18T14:58:33.192+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"61f15b3af8e6a631","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=41cab06f-f228-4fb8-b703-84bd514c5bf2, timestamp=2026-08-18T15:02:58.956280437Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=69c00597-fede-42a5-a2e1-b52d02da6600, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:02:58.957+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"d0df353fc823b664","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: aba1033e-c11d-4346-a635-1dbfcfd72cfc","timestamp":"2026-08-18T15:03:04.458+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"d0df353fc823b664","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.465675474Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=e19f7a94-1460-4105-9d1d-22c89c73a564, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:04.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-6::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.193+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-7::policy","timestamp":"2026-08-18T14:58:33.196+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.207+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"11229169f5c1a78e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Delete automation composition request received for name: Instance-Timeout and version: 1.0.1","timestamp":"2026-08-18T15:03:09.763+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"11229169f5c1a78e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.769937249Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:09.770+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to ParticipantReplica (participantId)","timestamp":"2026-08-18T14:58:33.211+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-7::policy ran successfully in 16ms","timestamp":"2026-08-18T14:58:33.212+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1500.yaml::1500-tag::policy","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1500' applied to database","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1500.yaml::1500-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.215+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-1::policy","timestamp":"2026-08-18T14:58:33.218+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.222+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-1::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-2::policy","timestamp":"2026-08-18T14:58:33.227+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns subState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.230+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-2::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.231+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-3::policy","timestamp":"2026-08-18T14:58:33.234+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns stage(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.237+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-3::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1600.yaml::1600-tag::policy","timestamp":"2026-08-18T14:58:33.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1600' applied to database","timestamp":"2026-08-18T14:58:33.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1600.yaml::1600-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-1::policy","timestamp":"2026-08-18T14:58:33.244+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.246+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table Message created","timestamp":"2026-08-18T14:58:33.263+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-1::policy ran successfully in 19ms","timestamp":"2026-08-18T14:58:33.264+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-2::policy","timestamp":"2026-08-18T14:58:33.267+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.268+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table MessageJob created","timestamp":"2026-08-18T14:58:33.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-2::policy ran successfully in 11ms","timestamp":"2026-08-18T14:58:33.278+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-3::policy","timestamp":"2026-08-18T14:58:33.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.289+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index messagejob_identificationId_index created","timestamp":"2026-08-18T14:58:33.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-3::policy ran successfully in 12ms","timestamp":"2026-08-18T14:58:33.293+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1700.yaml::1700-tag::policy","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1171cd29a214c77606962d75b1a6e9ef","spanId":"a2dbed787556ed6f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:03:15.061+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"073f7da32962c163","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: be980dd5-3f51-406f-9128-be300ab02e35","timestamp":"2026-08-18T15:03:31.742+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"073f7da32962c163","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=4b175773-ab2c-4302-ae5b-7621485f3742, timestamp=2026-08-18T15:03:31.747109457Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=8ca413f0-bd16-4a0f-a90f-5f711943f0a5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:31.747+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"6254a5f36ca529c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Deployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:37.141+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"6254a5f36ca529c0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.151013188Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=e9764c72-66f9-49ce-ada0-5797f2e645f3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:37.151+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"671fa6bda3b4828d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Prepare post-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:48.032+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1700' applied to database","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1700.yaml::1700-tag::policy ran successfully in 0ms","timestamp":"2026-08-18T14:58:33.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-1::policy","timestamp":"2026-08-18T14:58:33.299+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.301+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Table AutomationCompositionRollback created","timestamp":"2026-08-18T14:58:33.309+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-1::policy ran successfully in 10ms","timestamp":"2026-08-18T14:58:33.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-2::policy","timestamp":"2026-08-18T14:58:33.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.compositionId","timestamp":"2026-08-18T14:58:33.315+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-2::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.316+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-3::policy","timestamp":"2026-08-18T14:58:33.319+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"671fa6bda3b4828d","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.037534188Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=cfd46627-f2dd-48fa-91f7-d516a2d230f6, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:48.037+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"c7b14fb55dccf8aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare post-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:53.431+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"c7b14fb55dccf8aa","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.438997461Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=7eda974b-02ee-4dca-a520-0cc7db579d40, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[], preDeploy=false, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:53.439+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"0c3d3002dcb28a5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Updating deployed instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:58.816+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"0c3d3002dcb28a5e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.850417836Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=4995faaa-9231-41be-9d8b-ced862edd737, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:58.852+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"00421031f137d6aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Updating deployed instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:09.706+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"00421031f137d6aa","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.724109847Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=5164d8f6-543b-477b-b18b-7aaedf111813, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=false, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:09.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.name","timestamp":"2026-08-18T14:58:33.321+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.322+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.name","timestamp":"2026-08-18T14:58:33.323+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-3::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.324+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-4::policy","timestamp":"2026-08-18T14:58:33.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.version","timestamp":"2026-08-18T14:58:33.328+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.329+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.version","timestamp":"2026-08-18T14:58:33.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-4::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.331+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-5::policy","timestamp":"2026-08-18T14:58:33.333+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Migrating instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:26.592+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c36 added in Migration","timestamp":"2026-08-18T15:04:26.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c38 added in Migration","timestamp":"2026-08-18T15:04:26.598+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"b4f433a8d0d5d0f2","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.620472402Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=f4b4f1c9-e0e3-4bb2-bfaf-3875c8353c6d, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdCompositionTarget=b341c544-756e-4713-9239-400e551f0768, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=NEW, properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:26.622+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"3e3dd751ef83c8af","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: be980dd5-3f51-406f-9128-be300ab02e35","timestamp":"2026-08-18T15:04:32.038+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"3e3dd751ef83c8af","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c3255e7f-e7ac-4693-a12d-693c5a3c412b, timestamp=2026-08-18T15:04:32.041154012Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=be343d8e-8c10-4c73-9a99-428779272751, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:32.041+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"6a144c04c430772e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Undeployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:42.748+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.deployState","timestamp":"2026-08-18T14:58:33.335+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"6a144c04c430772e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.754102423Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=478ff4e3-7683-4492-bee0-1da025da8dee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:42.754+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c1d1d5e9c4aca17b6194bebdf7dd12c7","spanId":"cf803702166ad19d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:04:43.589+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"605b94a1474b1029","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Undeployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:48.168+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"605b94a1474b1029","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.174186334Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=965cf405-cb1a-4f17-b7f0-2812a62fb207, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:48.174+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"980a9d4c0b8727c1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:04:53.594+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"980a9d4c0b8727c1","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.601420168Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=9fa1d09e-883a-4a2b-96ae-3ea2951f7774, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:53.601+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"0e250bade3f1ec1ae64b050755fa270f","spanId":"f60af3f55cb5eaba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:05:04.345+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"e02aaab1b6adf00e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Deployment request received for instanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:04.486+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"e02aaab1b6adf00e","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.492140332Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=40788d63-9984-4289-9074-acd0f8b3a1b0, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:04.492+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Migrating instance with id b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:09.917+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:09.921+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.336+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.deployState","timestamp":"2026-08-18T14:58:33.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-5::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.338+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-6::policy","timestamp":"2026-08-18T14:58:33.356+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.lockState","timestamp":"2026-08-18T14:58:33.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.359+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:09.921+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"9ca0aed32bb6287b","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.938436302Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=6999db61-1c8a-4189-9e04-a6835b8cafc3, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:09.938+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"4a6a57694d0847db","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:15.310+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"4a6a57694d0847db","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.330923365Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:15.332+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"d155e6ea909198c8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f","timestamp":"2026-08-18T15:05:21.025+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"d155e6ea909198c8","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.029784325Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=9a0fa476-4a2b-4eac-a406-684b5fab1a0b, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:21.030+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"0ff1653122b25de8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:05:26.311+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"0ff1653122b25de8","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.316437970Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=48a953b9-5c31-4d2c-811b-1afa5ec09a73, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:26.316+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"4f1fa41fab1154c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-2"},"message":"Deployment request received for instanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:31.728+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"4f1fa41fab1154c0","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.733615004Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=d4e7ac2a-69f2-406e-8b87-d25a6963221e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:31.734+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"Migrating instance with id a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:48.317+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:48.324+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-7"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:48.324+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"3beb6d853de38c47","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.337999567Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=02c4a29f-3876-4c44-971a-5abd19913cc7, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:48.338+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"06f0b037e708674d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-3"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:53.671+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"06f0b037e708674d","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.692247295Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=9ce2af8b-430e-4182-9e0e-ce14f22bcb7b, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:53.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"9d5056fd19666cdb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:06:04.403+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"9d5056fd19666cdb","extra_data":{"logger":"acm-network","thread":"Thread-4"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.411296713Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:06:04.411+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"051c84ef352c1a458d8587d95d09528d","spanId":"9acf6f09df797af3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:09.908+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3981b4aabfbdabee1e6620f7fe6ee5e4","spanId":"81df8f70533e0b0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.004+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"c36b7039ef89e868c941406bb24e94ce","spanId":"c58974e906dc8cd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:20.391+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"569bff1cd9d9fda110d83d6daa54f8e3","spanId":"6572e0d0af6b1ce3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Delete request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:20.485+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"23bf1627739b688b247e1f59b1dddc0e","spanId":"b232f7873d3ec3aa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:20.693+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"a498205f5421db18e7ded7eb48672930","spanId":"e273e5cf1f34d4bd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:25.799+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"761bcf9331226ee24454c68ed54a6dbd","spanId":"ce47ed7071b67ffc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:31.202+00:00"} policy-clamp-runtime-acm-2 | {"severity":"INFO","traceId":"3d58e2190892ed12d5d8edcb5952af97","spanId":"5620a598a38a24e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Delete request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:31.289+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lockState","timestamp":"2026-08-18T14:58:33.359+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-6::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.360+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-7::policy","timestamp":"2026-08-18T14:58:33.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.subState","timestamp":"2026-08-18T14:58:33.365+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.subState","timestamp":"2026-08-18T14:58:33.367+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-7::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.368+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-8::policy","timestamp":"2026-08-18T14:58:33.370+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.371+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.lastMsg","timestamp":"2026-08-18T14:58:33.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-8::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.373+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-9::policy","timestamp":"2026-08-18T14:58:33.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_name","timestamp":"2026-08-18T14:58:33.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.378+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_name","timestamp":"2026-08-18T14:58:33.379+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-9::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.380+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-10::policy","timestamp":"2026-08-18T14:58:33.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.definition_version","timestamp":"2026-08-18T14:58:33.384+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.385+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.definition_version","timestamp":"2026-08-18T14:58:33.386+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-10::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.387+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-11::policy","timestamp":"2026-08-18T14:58:33.390+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.deployState","timestamp":"2026-08-18T14:58:33.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.deployState","timestamp":"2026-08-18T14:58:33.393+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-11::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.394+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-12::policy","timestamp":"2026-08-18T14:58:33.397+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.lockState","timestamp":"2026-08-18T14:58:33.399+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.lockState","timestamp":"2026-08-18T14:58:33.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-12::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-13::policy","timestamp":"2026-08-18T14:58:33.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.subState","timestamp":"2026-08-18T14:58:33.406+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.subState","timestamp":"2026-08-18T14:58:33.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-13::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-14::policy","timestamp":"2026-08-18T14:58:33.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.outProperties","timestamp":"2026-08-18T14:58:33.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.outProperties","timestamp":"2026-08-18T14:58:33.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-14::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-15::policy","timestamp":"2026-08-18T14:58:33.419+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionElement.properties","timestamp":"2026-08-18T14:58:33.420+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionElement.properties","timestamp":"2026-08-18T14:58:33.422+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-15::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.423+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-16::policy","timestamp":"2026-08-18T14:58:33.425+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Foreign key constraint added to AutomationComposition (compositionId)","timestamp":"2026-08-18T14:58:33.441+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-16::policy ran successfully in 17ms","timestamp":"2026-08-18T14:58:33.442+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-17::policy","timestamp":"2026-08-18T14:58:33.445+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.name","timestamp":"2026-08-18T14:58:33.456+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.467+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.name","timestamp":"2026-08-18T14:58:33.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-17::policy ran successfully in 25ms","timestamp":"2026-08-18T14:58:33.470+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-18::policy","timestamp":"2026-08-18T14:58:33.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.version","timestamp":"2026-08-18T14:58:33.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.477+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.version","timestamp":"2026-08-18T14:58:33.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-18::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.479+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-19::policy","timestamp":"2026-08-18T14:58:33.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.state","timestamp":"2026-08-18T14:58:33.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.485+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.state","timestamp":"2026-08-18T14:58:33.486+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-19::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.487+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-20::policy","timestamp":"2026-08-18T14:58:33.490+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-08-18T14:58:33.492+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.serviceTemplate","timestamp":"2026-08-18T14:58:33.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-20::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-21::policy","timestamp":"2026-08-18T14:58:33.497+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.500+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.lastMsg","timestamp":"2026-08-18T14:58:33.501+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-21::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-22::policy","timestamp":"2026-08-18T14:58:33.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-08-18T14:58:33.505+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.506+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_name","timestamp":"2026-08-18T14:58:33.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-22::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-23::policy","timestamp":"2026-08-18T14:58:33.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-08-18T14:58:33.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.nodeTemplate_version","timestamp":"2026-08-18T14:58:33.513+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-23::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-24::policy","timestamp":"2026-08-18T14:58:33.517+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.outProperties","timestamp":"2026-08-18T14:58:33.518+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.outProperties","timestamp":"2026-08-18T14:58:33.520+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-24::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.521+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-25::policy","timestamp":"2026-08-18T14:58:33.523+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to NodeTemplateState.state","timestamp":"2026-08-18T14:58:33.525+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in NodeTemplateState","timestamp":"2026-08-18T14:58:33.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to NodeTemplateState.state","timestamp":"2026-08-18T14:58:33.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-25::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.527+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-26::policy","timestamp":"2026-08-18T14:58:33.531+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.snapshot","thread":"main"},"message":"Creating snapshot","timestamp":"2026-08-18T14:58:33.542+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Index mb_identificationId_index created","timestamp":"2026-08-18T14:58:33.545+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-26::policy ran successfully in 15ms","timestamp":"2026-08-18T14:58:33.546+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-27::policy","timestamp":"2026-08-18T14:58:33.548+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-08-18T14:58:33.549+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.lastMsg","timestamp":"2026-08-18T14:58:33.550+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-27::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-28::policy","timestamp":"2026-08-18T14:58:33.553+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantReplica","timestamp":"2026-08-18T14:58:33.559+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.560+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-28::policy ran successfully in 8ms","timestamp":"2026-08-18T14:58:33.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-29::policy","timestamp":"2026-08-18T14:58:33.565+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantReplica.participantState","timestamp":"2026-08-18T14:58:33.568+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantReplica","timestamp":"2026-08-18T14:58:33.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantReplica.participantState","timestamp":"2026-08-18T14:58:33.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-29::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.571+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-30::policy","timestamp":"2026-08-18T14:58:33.574+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data deleted from ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.577+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-30::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.578+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-31::policy","timestamp":"2026-08-18T14:58:33.580+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeName","timestamp":"2026-08-18T14:58:33.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeName","timestamp":"2026-08-18T14:58:33.583+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-31::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.584+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-32::policy","timestamp":"2026-08-18T14:58:33.587+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-08-18T14:58:33.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in ParticipantSupportedAcElements","timestamp":"2026-08-18T14:58:33.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to ParticipantSupportedAcElements.typeVersion","timestamp":"2026-08-18T14:58:33.590+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-32::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.591+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1701.yaml::1701-tag::policy","timestamp":"2026-08-18T14:58:33.593+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1701' applied to database","timestamp":"2026-08-18T14:58:33.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1701.yaml::1701-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.594+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-1::policy","timestamp":"2026-08-18T14:58:33.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationComposition","timestamp":"2026-08-18T14:58:33.602+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-1::policy ran successfully in 7ms","timestamp":"2026-08-18T14:58:33.603+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-2::policy","timestamp":"2026-08-18T14:58:33.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns revisionId(VARCHAR(36)) added to AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.607+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-2::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.608+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-3::policy","timestamp":"2026-08-18T14:58:33.610+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationComposition.phase datatype was changed to INT","timestamp":"2026-08-18T14:58:33.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-3::policy ran successfully in 6ms","timestamp":"2026-08-18T14:58:33.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-4::policy","timestamp":"2026-08-18T14:58:33.618+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"AutomationCompositionElement.stage datatype was changed to INT","timestamp":"2026-08-18T14:58:33.622+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-4::policy ran successfully in 5ms","timestamp":"2026-08-18T14:58:33.623+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-5::policy","timestamp":"2026-08-18T14:58:33.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantReplica.participantId","timestamp":"2026-08-18T14:58:33.626+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-5::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.627+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-6::policy","timestamp":"2026-08-18T14:58:33.628+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationComposition.restarting dropped","timestamp":"2026-08-18T14:58:33.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-6::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-7::policy","timestamp":"2026-08-18T14:58:33.634+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionDefinition.restarting dropped","timestamp":"2026-08-18T14:58:33.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-7::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-8::policy","timestamp":"2026-08-18T14:58:33.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.participantState dropped","timestamp":"2026-08-18T14:58:33.657+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-8::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-9::policy","timestamp":"2026-08-18T14:58:33.660+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column Participant.lastMsg dropped","timestamp":"2026-08-18T14:58:33.664+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-9::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.665+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1702.yaml::1702-tag::policy","timestamp":"2026-08-18T14:58:33.667+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1702' applied to database","timestamp":"2026-08-18T14:58:33.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1702.yaml::1702-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-1::policy","timestamp":"2026-08-18T14:58:33.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column AutomationCompositionElement.restarting dropped","timestamp":"2026-08-18T14:58:33.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-1::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.674+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-2::policy","timestamp":"2026-08-18T14:58:33.676+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Column NodeTemplateState.restarting dropped","timestamp":"2026-08-18T14:58:33.679+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-2::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.681+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-3::policy","timestamp":"2026-08-18T14:58:33.684+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Columns migrationState(SMALLINT) added to AutomationCompositionElement","timestamp":"2026-08-18T14:58:33.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-3::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.688+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-4::policy","timestamp":"2026-08-18T14:58:33.690+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-08-18T14:58:33.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationCompositionDefinition","timestamp":"2026-08-18T14:58:33.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationCompositionDefinition.stateChangeResult","timestamp":"2026-08-18T14:58:33.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-4::policy ran successfully in 4ms","timestamp":"2026-08-18T14:58:33.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-5::policy","timestamp":"2026-08-18T14:58:33.697+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value added to AutomationComposition.stateChangeResult","timestamp":"2026-08-18T14:58:33.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Data updated in AutomationComposition","timestamp":"2026-08-18T14:58:33.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"NOT NULL constraint has been added to AutomationComposition.stateChangeResult","timestamp":"2026-08-18T14:58:33.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-5::policy ran successfully in 3ms","timestamp":"2026-08-18T14:58:33.700+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1800.yaml::1800-tag::policy","timestamp":"2026-08-18T14:58:33.702+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1800' applied to database","timestamp":"2026-08-18T14:58:33.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1800.yaml::1800-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-1::policy","timestamp":"2026-08-18T14:58:33.705+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Default value dropped from ParticipantSupportedAcElements.participantId","timestamp":"2026-08-18T14:58:33.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-1::policy ran successfully in 2ms","timestamp":"2026-08-18T14:58:33.707+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Running Changeset: db/changelog/changelog-1801.yaml::1801-tag::policy","timestamp":"2026-08-18T14:58:33.709+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"Tag '1801' applied to database","timestamp":"2026-08-18T14:58:33.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.changelog","thread":"main"},"message":"ChangeSet db/changelog/changelog-1801.yaml::1801-tag::policy ran successfully in 1ms","timestamp":"2026-08-18T14:58:33.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"UPDATE SUMMARY","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Run: 81","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Previously run: 0","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Filtered out: 0","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"-------------------------------","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Total change sets: 81","timestamp":"2026-08-18T14:58:33.719+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.util","thread":"main"},"message":"Update summary generated","timestamp":"2026-08-18T14:58:33.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Update command completed successfully.","timestamp":"2026-08-18T14:58:33.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.ui","thread":"main"},"message":"Liquibase: Update has been successful. Rows affected: 0","timestamp":"2026-08-18T14:58:33.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.logging","thread":"main"},"message":"Successfully released change log lock","timestamp":"2026-08-18T14:58:33.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"liquibase.command","thread":"main"},"message":"Command execution complete","timestamp":"2026-08-18T14:58:33.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.jpa","thread":"main"},"message":"HHH008540: Processing PersistenceUnitInfo [name: default]","timestamp":"2026-08-18T14:58:33.870+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000001: Hibernate ORM core version 7.2.19.Final","timestamp":"2026-08-18T14:58:33.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.persistenceunit.SpringPersistenceUnitInfo","thread":"main"},"message":"No LoadTimeWeaver setup: ignoring JPA class transformer","timestamp":"2026-08-18T14:58:34.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.connections.pooling","thread":"main"},"message":"HHH10001005: Database info:\n\tDatabase JDBC URL [jdbc:postgresql://postgres:5432/clampacm?sslmode=disable]\n\tDatabase driver: PostgreSQL JDBC Driver\n\tDatabase dialect: PostgreSQLDialect\n\tDatabase version: 17.7\n\tDefault catalog/schema: clampacm/public\n\tAutocommit mode: undefined/unknown\n\tIsolation level: READ_COMMITTED [default READ_COMMITTED]\n\tJDBC fetch size: none\n\tPool: DataSourceConnectionProvider\n\tMinimum pool size: undefined/unknown\n\tMaximum pool size: undefined/unknown","timestamp":"2026-08-18T14:58:34.752+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.hibernate.orm.core","thread":"main"},"message":"HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)","timestamp":"2026-08-18T14:58:36.189+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean","thread":"main"},"message":"Initialized JPA EntityManagerFactory for persistence unit 'default'","timestamp":"2026-08-18T14:58:36.197+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.data.jpa.repository.query.QueryEnhancerFactories","thread":"main"},"message":"Hibernate is in classpath; If applicable, HQL parser will be used.","timestamp":"2026-08-18T14:58:36.320+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springframework.boot.jpa.autoconfigure.JpaBaseConfiguration$JpaWebConfiguration","thread":"main"},"message":"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","timestamp":"2026-08-18T14:58:37.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.security.config.annotation.authentication.configuration.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer","thread":"main"},"message":"Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager","timestamp":"2026-08-18T14:58:37.614+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver","thread":"main"},"message":"Exposing 3 endpoints beneath base path '/actuator'","timestamp":"2026-08-18T14:58:38.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.coyote.http11.Http11NioProtocol","thread":"main"},"message":"Starting ProtocolHandler [\"http-nio-6969\"]","timestamp":"2026-08-18T14:58:38.971+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.boot.tomcat.TomcatWebServer","thread":"main"},"message":"Tomcat started on port 6969 (http) with context path '/onap/policy/clamp/acm'","timestamp":"2026-08-18T14:58:38.983+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.Application","thread":"main"},"message":"Started Application in 15.376 seconds (process running for 18.189)","timestamp":"2026-08-18T14:58:38.998+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /v3/api-docs endpoint is enabled by default. To disable it in production, set the property 'springdoc.api-docs.enabled=false'","timestamp":"2026-08-18T14:58:39.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.springdoc.core.events.SpringDocAppInitializer","thread":"main"},"message":"SpringDoc /swagger-ui.html endpoint is enabled by default. To disable it in production, set the property 'springdoc.swagger-ui.enabled=false'","timestamp":"2026-08-18T14:58:39.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Start Kafka connection","timestamp":"2026-08-18T14:58:39.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = \n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:58:39.039+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:39.114+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065119114","timestamp":"2026-08-18T14:58:39.115+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:39.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:39.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"task-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:39.632+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | adminclient-1"},"message":"App info kafka.admin.client for adminclient-1 unregistered","timestamp":"2026-08-18T14:58:39.633+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | adminclient-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:58:39.656+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"ConsumerConfig values: \n\tallow.auto.create.topics = true\n\tauto.commit.interval.ms = 5000\n\tauto.offset.reset = latest\n\tbootstrap.servers = [kafka:9092]\n\tcheck.crcs = true\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = consumer-participantMessageListener-1\n\tclient.rack = \n\tconnections.max.idle.ms = 540000\n\tdefault.api.timeout.ms = 60000\n\tenable.auto.commit = false\n\tenable.metrics.push = true\n\texclude.internal.topics = true\n\tfetch.max.bytes = 52428800\n\tfetch.max.wait.ms = 500\n\tfetch.min.bytes = 1\n\tgroup.id = participantMessageListener\n\tgroup.instance.id = null\n\tgroup.protocol = classic\n\tgroup.remote.assignor = null\n\theartbeat.interval.ms = 3000\n\tinterceptor.classes = []\n\tinternal.leave.group.on.close = true\n\tinternal.throw.on.fetch.stable.offset.unsupported = false\n\tisolation.level = read_uncommitted\n\tkey.deserializer = class org.apache.kafka.common.serialization.StringDeserializer\n\tmax.partition.fetch.bytes = 1048576\n\tmax.poll.interval.ms = 300000\n\tmax.poll.records = 500\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor]\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsession.timeout.ms = 45000\n\tshare.acknowledgement.mode = implicit\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\tvalue.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer\n","timestamp":"2026-08-18T14:58:39.692+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/onap/policy/clamp/acm]","thread":"http-nio-6969-exec-1"},"message":"Initializing Spring DispatcherServlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:39.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Initializing Servlet 'dispatcherServlet'","timestamp":"2026-08-18T14:58:39.706+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.web.servlet.DispatcherServlet","thread":"http-nio-6969-exec-1"},"message":"Completed initialization in 4 ms","timestamp":"2026-08-18T14:58:39.710+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"task-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:58:39.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"task-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"task-1"},"message":"Kafka startTimeMs: 1787065119880","timestamp":"2026-08-18T14:58:39.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer","thread":"task-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Subscribed to topic(s): policy-acruntime-participant","timestamp":"2026-08-18T14:58:39.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.KafkaStartup","thread":"task-1"},"message":"Kafka connection started","timestamp":"2026-08-18T14:58:39.898+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:58:39.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Discovered group coordinator kafka:9092 (id: 2147483646 rack: null isFenced: false)","timestamp":"2026-08-18T14:58:39.976+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:39.977+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: need to re-join with the given member-id: consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337","timestamp":"2026-08-18T14:58:39.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:39.992+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:42.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 1: {consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337=Assignment(partitions=[policy-acruntime-participant-0])}","timestamp":"2026-08-18T14:58:43.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=1, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:43.014+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0])","timestamp":"2026-08-18T14:58:43.014+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:43.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-08-18T14:58:43.021+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Found no committed offset for partition policy-acruntime-participant-0","timestamp":"2026-08-18T14:58:43.026+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.SubscriptionState","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Resetting offset for partition policy-acruntime-participant-0 to position FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}.","timestamp":"2026-08-18T14:58:43.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:43.055+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Request joining group due to: group is already rebalancing","timestamp":"2026-08-18T14:58:45.999+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Revoke previously assigned partitions [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.000+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions revoked: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] (Re-)joining group","timestamp":"2026-08-18T14:58:46.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully joined group with generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:46.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Finished assignment for group at generation 2: {consumer-participantMessageListener-1-b363082f-393b-4547-b564-6e5c03bf2baa=Assignment(partitions=[]), consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337=Assignment(partitions=[policy-acruntime-participant-0])}","timestamp":"2026-08-18T14:58:46.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Successfully synced group in generation Generation{generationId=2, memberId='consumer-participantMessageListener-1-9a06aebe-95e5-4836-b59b-13dd8529a337', protocol='range'}","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerCoordinator","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Notifying assignor about the new Assignment(partitions=[policy-acruntime-participant-0])","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerRebalanceListenerInvoker","thread":"participantMessageListener-0-C-1"},"message":"[Consumer clientId=consumer-participantMessageListener-1, groupId=participantMessageListener] Adding newly assigned partitions: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.007+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.consumer.internals.ConsumerUtils","thread":"participantMessageListener-0-C-1"},"message":"Setting offset for partition policy-acruntime-participant-0 to the committed offset FetchPosition{offset=5, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[kafka:9092 (id: 1 rack: null isFenced: false)], epoch=0}}","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.springframework.kafka.listener.KafkaMessageListenerContainer","thread":"participantMessageListener-0-C-1"},"message":"participantMessageListener: partitions assigned: [policy-acruntime-participant-0]","timestamp":"2026-08-18T14:58:46.010+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantStatusReq(super=ParticipantMessage(messageType=PARTICIPANT_STATUS_REQ, messageId=9f15cd70-b250-473b-94ee-f1ee016df6cd, timestamp=2026-08-18T14:59:50.046682527Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]))","timestamp":"2026-08-18T14:59:50.048+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"AdminClientConfig values: \n\tbootstrap.controllers = []\n\tbootstrap.servers = [kafka:9092]\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-admin-0\n\tconnections.max.idle.ms = 300000\n\tdefault.api.timeout.ms = 60000\n\tenable.metrics.push = false\n\tmetadata.max.age.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\treceive.buffer.bytes = 65536\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n","timestamp":"2026-08-18T14:59:50.052+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka startTimeMs: 1787065190057","timestamp":"2026-08-18T14:59:50.057+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"0267b84cb2e1fafd","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"http-nio-6969-exec-1"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"App info kafka.admin.client for acm-r-admin-0 unregistered","timestamp":"2026-08-18T14:59:50.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics scheduler closed","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Closing reporter org.apache.kafka.common.metrics.JmxReporter","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.common.metrics.Metrics","thread":"kafka-admin-client-thread | acm-r-admin-0"},"message":"Metrics reporters closed","timestamp":"2026-08-18T14:59:50.070+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"ProducerConfig values: \n\tacks = -1\n\tbatch.size = 16384\n\tbootstrap.servers = [kafka:9092]\n\tbuffer.memory = 33554432\n\tclient.dns.lookup = use_all_dns_ips\n\tclient.id = acm-r-producer-1\n\tcompression.gzip.level = -1\n\tcompression.lz4.level = 9\n\tcompression.type = none\n\tcompression.zstd.level = 3\n\tconnections.max.idle.ms = 540000\n\tdelivery.timeout.ms = 120000\n\tenable.idempotence = true\n\tenable.metrics.push = true\n\tinterceptor.classes = []\n\tkey.serializer = class org.apache.kafka.common.serialization.StringSerializer\n\tlinger.ms = 5\n\tmax.block.ms = 60000\n\tmax.in.flight.requests.per.connection = 5\n\tmax.request.size = 1048576\n\tmetadata.max.age.ms = 300000\n\tmetadata.max.idle.ms = 300000\n\tmetadata.recovery.rebootstrap.trigger.ms = 300000\n\tmetadata.recovery.strategy = rebootstrap\n\tmetric.reporters = [org.apache.kafka.common.metrics.JmxReporter]\n\tmetrics.num.samples = 2\n\tmetrics.recording.level = INFO\n\tmetrics.sample.window.ms = 30000\n\tpartitioner.adaptive.partitioning.enable = true\n\tpartitioner.availability.timeout.ms = 0\n\tpartitioner.class = null\n\tpartitioner.ignore.keys = false\n\treceive.buffer.bytes = 32768\n\treconnect.backoff.max.ms = 1000\n\treconnect.backoff.ms = 50\n\trequest.timeout.ms = 30000\n\tretries = 2147483647\n\tretry.backoff.max.ms = 1000\n\tretry.backoff.ms = 100\n\tsasl.client.callback.handler.class = null\n\tsasl.jaas.config = [hidden]\n\tsasl.kerberos.kinit.cmd = /usr/bin/kinit\n\tsasl.kerberos.min.time.before.relogin = 60000\n\tsasl.kerberos.service.name = null\n\tsasl.kerberos.ticket.renew.jitter = 0.05\n\tsasl.kerberos.ticket.renew.window.factor = 0.8\n\tsasl.login.callback.handler.class = null\n\tsasl.login.class = null\n\tsasl.login.connect.timeout.ms = null\n\tsasl.login.read.timeout.ms = null\n\tsasl.login.refresh.buffer.seconds = 300\n\tsasl.login.refresh.min.period.seconds = 60\n\tsasl.login.refresh.window.factor = 0.8\n\tsasl.login.refresh.window.jitter = 0.05\n\tsasl.login.retry.backoff.max.ms = 10000\n\tsasl.login.retry.backoff.ms = 100\n\tsasl.mechanism = GSSAPI\n\tsasl.oauthbearer.assertion.algorithm = RS256\n\tsasl.oauthbearer.assertion.claim.aud = null\n\tsasl.oauthbearer.assertion.claim.exp.seconds = 300\n\tsasl.oauthbearer.assertion.claim.iss = null\n\tsasl.oauthbearer.assertion.claim.jti.include = false\n\tsasl.oauthbearer.assertion.claim.nbf.seconds = 60\n\tsasl.oauthbearer.assertion.claim.sub = null\n\tsasl.oauthbearer.assertion.file = null\n\tsasl.oauthbearer.assertion.private.key.file = null\n\tsasl.oauthbearer.assertion.private.key.passphrase = null\n\tsasl.oauthbearer.assertion.template.file = null\n\tsasl.oauthbearer.client.credentials.client.id = null\n\tsasl.oauthbearer.client.credentials.client.secret = null\n\tsasl.oauthbearer.clock.skew.seconds = 30\n\tsasl.oauthbearer.expected.audience = null\n\tsasl.oauthbearer.expected.issuer = null\n\tsasl.oauthbearer.header.urlencode = false\n\tsasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000\n\tsasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100\n\tsasl.oauthbearer.jwks.endpoint.url = null\n\tsasl.oauthbearer.jwt.retriever.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtRetriever\n\tsasl.oauthbearer.jwt.validator.class = class org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator\n\tsasl.oauthbearer.scope = null\n\tsasl.oauthbearer.scope.claim.name = scope\n\tsasl.oauthbearer.sub.claim.name = sub\n\tsasl.oauthbearer.token.endpoint.url = null\n\tsecurity.protocol = PLAINTEXT\n\tsecurity.providers = null\n\tsend.buffer.bytes = 131072\n\tsocket.connection.setup.timeout.max.ms = 30000\n\tsocket.connection.setup.timeout.ms = 10000\n\tssl.cipher.suites = null\n\tssl.enabled.protocols = [TLSv1.2, TLSv1.3]\n\tssl.endpoint.identification.algorithm = https\n\tssl.engine.factory.class = null\n\tssl.key.password = null\n\tssl.keymanager.algorithm = SunX509\n\tssl.keystore.certificate.chain = null\n\tssl.keystore.key = null\n\tssl.keystore.location = null\n\tssl.keystore.password = null\n\tssl.keystore.type = JKS\n\tssl.protocol = TLSv1.3\n\tssl.provider = null\n\tssl.secure.random.implementation = null\n\tssl.trustmanager.algorithm = PKIX\n\tssl.truststore.certificates = null\n\tssl.truststore.location = null\n\tssl.truststore.password = null\n\tssl.truststore.type = JKS\n\ttransaction.timeout.ms = 60000\n\ttransaction.two.phase.commit.enable = false\n\ttransactional.id = null\n\tvalue.serializer = class org.onap.policy.clamp.models.acm.utils.serialization.ParticipantMessageSerializer\n","timestamp":"2026-08-18T14:59:50.090+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.telemetry.internals.KafkaMetricsCollector","thread":"http-nio-6969-exec-1"},"message":"initializing Kafka metrics collector","timestamp":"2026-08-18T14:59:50.091+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.clients.producer.KafkaProducer","thread":"http-nio-6969-exec-1"},"message":"[Producer clientId=acm-r-producer-1] Instantiated an idempotent producer.","timestamp":"2026-08-18T14:59:50.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.config.AbstractConfig","thread":"http-nio-6969-exec-1"},"message":"These configurations '[sasl.jaas.config]' were supplied but are not used yet.","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka version: 4.1.2","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka commitId: c82fd9b934b4c1e6","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6c45bbdfdf03eb71","extra_data":{"logger":"org.apache.kafka.common.utils.AppInfoParser","thread":"http-nio-6969-exec-1"},"message":"Kafka startTimeMs: 1787065190118","timestamp":"2026-08-18T14:59:50.118+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.Metadata","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] Cluster ID: MkU3OEVBNTcwNTJENDM2Qk","timestamp":"2026-08-18T14:59:50.127+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.apache.kafka.clients.producer.internals.TransactionManager","thread":"kafka-producer-network-thread | acm-r-producer-1"},"message":"[Producer clientId=acm-r-producer-1] ProducerId set to 5 with epoch 0","timestamp":"2026-08-18T14:59:50.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"7281b603428218f0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=d258bc54-743a-44bf-82e4-bf504200628a, timestamp=2026-08-18T14:59:50.312890167Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:50.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"7281b603428218f0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=d258bc54-743a-44bf-82e4-bf504200628a, timestamp=2026-08-18T14:59:51.103074482Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c))","timestamp":"2026-08-18T14:59:51.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"f529a574e3830976","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=4f474664-4b62-4a66-8235-7bd13c54b046, timestamp=2026-08-18T14:59:50.341914987Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.125+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"f529a574e3830976","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=4f474664-4b62-4a66-8235-7bd13c54b046, timestamp=2026-08-18T14:59:51.180093829Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4))","timestamp":"2026-08-18T14:59:51.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"e9c4b1a3c55a8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=740e4c55-90bf-487c-9563-ee066773f73a, timestamp=2026-08-18T14:59:50.370740795Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"e9c4b1a3c55a8f98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=740e4c55-90bf-487c-9563-ee066773f73a, timestamp=2026-08-18T14:59:51.221409490Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c))","timestamp":"2026-08-18T14:59:51.221+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"85b51d6233d75f59","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=173f5fe8-441c-4307-a168-44aef7858d70, timestamp=2026-08-18T14:59:50.466678453Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.238+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"85b51d6233d75f59","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=173f5fe8-441c-4307-a168-44aef7858d70, timestamp=2026-08-18T14:59:51.258550366Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8))","timestamp":"2026-08-18T14:59:51.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"b2468e80bc2abd57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantRegister(super=ParticipantMessage(messageType=PARTICIPANT_REGISTER, messageId=af1659b1-2965-4c1e-baea-23c9b00ff355, timestamp=2026-08-18T14:59:50.484556117Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)], intermediaryVersion=9.1.1-SNAPSHOT)","timestamp":"2026-08-18T14:59:51.276+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"b2468e80bc2abd57","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantRegisterAck(super=ParticipantAckMessage(responseTo=af1659b1-2965-4c1e-baea-23c9b00ff355, timestamp=2026-08-18T14:59:51.307235523Z, stateChangeResult=null, message=Participant Register Ack, messageType=PARTICIPANT_REGISTER_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111))","timestamp":"2026-08-18T14:59:51.307+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6db0cd04727ac495","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=640d52a6-6f1b-44f1-916a-f99402df65a0, timestamp=2026-08-18T14:59:51.134323470Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"6db0cd04727ac495","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.387+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"3748957f0a9979f6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b5866a9c-df13-499c-8839-f5faffd128c7, timestamp=2026-08-18T14:59:51.191337287Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"3748957f0a9979f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.398+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"15c639856c6c8b27","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0ff458a4-5cfb-48e2-a790-0692cc3ec1e6, timestamp=2026-08-18T14:59:51.238346472Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"15c639856c6c8b27","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:51.408+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"9b90594c3e40b6e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=23a24a70-353d-4d45-a5cc-420aacb0d032, timestamp=2026-08-18T14:59:51.271456715Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.409+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8655f934da5d919081f36da5623c4e69","spanId":"63ddf86691d6b6c0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d3cc1030-3050-458b-8348-17b55815066b, timestamp=2026-08-18T14:59:51.318685963Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T14:59:51.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a7eec49ce70de6c46d37ea2e84d94d4","spanId":"56c39ae6bd513652","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.participants.AcmParticipantProvider","thread":"http-nio-6969-exec-3"},"message":"Get request received for all participants","timestamp":"2026-08-18T14:59:52.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Migrating instance with id dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T14:59:53.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"New Ac element 989c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T14:59:53.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"26393663497bebb1","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.508346016Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T14:59:53.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"2a4029d670b4ab8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:53.636+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=de498474-111f-4c6e-996b-015204808962, timestamp=2026-08-18T14:59:53.664224158Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64)","timestamp":"2026-08-18T14:59:53.673+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ed7e2cdf-05b5-4a65-9c17-4154e76186ca, timestamp=2026-08-18T14:59:53.699669920Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:53.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"36bcc47e25bb170d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2f71ee0f-56b5-4059-95d4-75bbce9c51cb, timestamp=2026-08-18T14:59:53.755043842Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=null, revisionId=e999d17c-5b80-476f-96cc-1acfb38194ee, compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:53.757+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"7875e133a718824a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.804163713Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T14:59:53.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"7875e133a718824a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.848+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"01ac1e6eb6294e45","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.907458289Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T14:59:53.925+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"01ac1e6eb6294e45","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.940+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"059e5cd7597ab939","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33d52f75-3828-47dc-964d-c95624becf32, timestamp=2026-08-18T14:59:53.909763530Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T14:59:53.943+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"20702c2db700a2c748e1b7e3ab12e1b2","spanId":"059e5cd7597ab939","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:53.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 989c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-08-18T14:59:54.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:54.943328342Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-08-18T14:59:54.944+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"a70a0d19d74c5b8a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:54.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"9839e34e359287ad","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:55.060550996Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T14:59:55.075+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"9839e34e359287ad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:55.089+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"2a25044caefba422","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=3772bf35-e40c-42b7-b83e-80e72336a620, timestamp=2026-08-18T14:59:55.064767931Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:55.092+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b11b4728b001312e27cb08d96058108f","spanId":"2a25044caefba422","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:55.098+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.145453999Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdCompositionTarget=00000000-0000-0000-0000-000000000000, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-08-18T14:59:56.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"b824c90f3147c979","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T14:59:56.168+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"7cf4836e773bad69","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.267919087Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:56.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"7cf4836e773bad69","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:56.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"992aed95dd1df8c8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b37aa4e-e653-498a-ae06-8d5f3e249d68, timestamp=2026-08-18T14:59:56.268004638Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T14:59:56.291+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a15758b55b1d5a0bcfc6fd22c1d6498","spanId":"992aed95dd1df8c8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:56.298+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e35d5dd6-6f59-4057-9cf7-2adaf60a8e80, timestamp=2026-08-18T14:59:56.833066937Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=0591053b-d96a-46a0-9fe3-ea8848ad12e5, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T14:59:56.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"03191dc095016c5e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T14:59:59.652+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"7e2783cb0abac523","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=ed26abb7-d882-4a68-8ceb-93e14d5707b8, timestamp=2026-08-18T14:59:59.658647757Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T14:59:59.664+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"7e2783cb0abac523","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5b43512d-28a7-42d5-8ddc-8ef08b271641, timestamp=2026-08-18T14:59:59.668739817Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={myParameterToUpdate=*, InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T14:59:59.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"dbd7b22bb99dceaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.756802124Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"dbd7b22bb99dceaa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.797+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"e6e1e9dda303e217","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.760860276Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.803+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"e6e1e9dda303e217","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"c044496e44c03835","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=949e739c-f174-4803-b3f7-fae7d7f42cbc, timestamp=2026-08-18T14:59:59.759123284Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T14:59:59.816+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"dd3cc63d77c131853e88c18cc7572c38","spanId":"c044496e44c03835","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T14:59:59.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=301354be-8f06-41bd-b1f1-ed62f5811582, timestamp=2026-08-18T15:00:00.344990148Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=20a46d00-fccf-497c-a026-58927b212d2f, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:00.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"afa3f8fe0104b3fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:04.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"bec9d9d9c1180137","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6a360090-b05a-4ae4-8215-bc90e723b6ea, timestamp=2026-08-18T15:00:04.880992230Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"bec9d9d9c1180137","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.911+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"123a383f005870b9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f8ad0432-6813-4abd-8870-0a95f792b862, timestamp=2026-08-18T15:00:04.879907486Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.913+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"123a383f005870b9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"f4c45ff3024f529c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1bfdbbe4-5368-47f0-9d19-8b241b4d6699, timestamp=2026-08-18T15:00:04.878673110Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:04.927+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"f4c45ff3024f529c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:04.935+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"877d2188e7ef4a87","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.950833054Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"d1217ae51be07d20","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.951139218Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.979+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9bf1b8385eed94abfc29a71dc1b82070","spanId":"fb0558aec78225be","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3ccb717-98b4-4dd5-9be2-61b86f9e62fd, timestamp=2026-08-18T15:00:04.953033862Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:04.985+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c1e1e237-795d-4f40-8b6b-2fba664efb60, timestamp=2026-08-18T15:00:05.458725168Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=86790ba9-168e-46a9-b74d-7939f19d1def, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:05.458+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"2a070731ead5e539","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Test-Instance-Migration-From and version: 2.0.1","timestamp":"2026-08-18T15:00:10.181+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"2a070731ead5e539","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.194533712Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=adc5e211-84a7-448f-8749-78a195f51f64, revisionIdInstance=86790ba9-168e-46a9-b74d-7939f19d1def, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={myParameterToUpdate=*, InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:10.195+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"35b725fc9cd09643","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:10.217+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"1e15b9318ac2f7e1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271350037Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.286+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"1e15b9318ac2f7e1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"aee07fdbfe37121d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271717161Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.293+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"aee07fdbfe37121d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.297+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"03466b136d28b589","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5eaf1eac-4e3b-435d-823b-efc3748948c8, timestamp=2026-08-18T15:00:10.271612310Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:10.297+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c9859adc3e33521e91c7f28316b725d","spanId":"03466b136d28b589","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:10.302+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9aa2e0c4-e29d-47fd-a84c-5fbea98ddec4, timestamp=2026-08-18T15:00:10.889451533Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=86790ba9-168e-46a9-b74d-7939f19d1def, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:00:10.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"83c1815f7ad2f8fb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Deprime request received for ID: d30b8017-4d64-4693-84d7-de9c4226b9f8","timestamp":"2026-08-18T15:00:15.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"83c1815f7ad2f8fb","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ac5cde85-1377-433f-9422-50e30b7ccefb, timestamp=2026-08-18T15:00:15.730899342Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=da4fc3c6-771c-4a8d-b00b-15cb511096dc, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:15.734+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"f8e3c231d64c48b6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:15.779+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"a9c1314e42ce5bab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=ac5cde85-1377-433f-9422-50e30b7ccefb, timestamp=2026-08-18T15:00:15.843387080Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:15.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"44a0ec5767c3390d2c2736551ec715ec","spanId":"a9c1314e42ce5bab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:15.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=ca514bdb-7446-49ec-9f8e-7346ec41091c, timestamp=2026-08-18T15:00:16.432536661Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=4633312f-83d8-424a-b88f-ff67dd49b76a, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:16.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e23e470d8dd8a6c25e5d63bf3eb4ae1f","spanId":"5e4a8150b2543b13","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3eee97ac-e1b1-4404-a838-959f15f576e1, timestamp=2026-08-18T15:00:20.676008729Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:20.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e23e470d8dd8a6c25e5d63bf3eb4ae1f","spanId":"5e4a8150b2543b13","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:20.698+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e841bc6be6f6df458dceb48b32aa9a9","spanId":"66b0db369fde94ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=da414215-7a29-4b7d-bce5-ba4fa692923f, timestamp=2026-08-18T15:00:20.715747547Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:20.723+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e841bc6be6f6df458dceb48b32aa9a9","spanId":"66b0db369fde94ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:20.732+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"190a40fa2ec21d8f075850a308d1bd33","spanId":"89b65e6b8affd091","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c5b3fffc-c1cd-46cc-b19b-3177dec0475f, timestamp=2026-08-18T15:00:21.094192328Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.101+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"190a40fa2ec21d8f075850a308d1bd33","spanId":"89b65e6b8affd091","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.107+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4b664066009902ddaba594ab79206fd7","spanId":"a86303cbef2d17e9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4d5a1481-1f72-40b0-898f-6593a6be7394, timestamp=2026-08-18T15:00:21.292823913Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.304+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4b664066009902ddaba594ab79206fd7","spanId":"a86303cbef2d17e9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.313+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9eca653b5f5394e92b459b8bea300db3","spanId":"5ee88f4f155e8f2c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=191ab1f2-e393-442c-af1b-e5f5ab5fdf7c, timestamp=2026-08-18T15:00:21.342591426Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"9eca653b5f5394e92b459b8bea300db3","spanId":"5ee88f4f155e8f2c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.355+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"fade937e593b732c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:21.539+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"fade937e593b732c","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=d7651e38-4931-436e-baf8-50fe4bdd0408, timestamp=2026-08-18T15:00:21.562611300Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=998339c7-7de5-4ab6-b28b-210ae836a278, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={myParameterToUpdate=*, InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:00:21.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"0b4e93191804ace7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:21.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"51b95850a0209f1a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=d7651e38-4931-436e-baf8-50fe4bdd0408, timestamp=2026-08-18T15:00:21.637995163Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={myParameterToUpdate=*, InternalState=*}}])","timestamp":"2026-08-18T15:00:21.646+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a6c767a693de576d62002ec77742af43","spanId":"51b95850a0209f1a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:21.661+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1e5901f5-af72-474b-af65-6eca46b92b52, timestamp=2026-08-18T15:00:22.205933308Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=6c1cf107-a2ca-4485-8129-02f9fae64d64, revisionIdComposition=edb35094-c0fb-4916-aeb7-39ec8884865a, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:22.206+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2f37464c2a5a6fb658b58f76eda6d819","spanId":"5c82a268a1d75d2e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Delete request received for ID: 6c1cf107-a2ca-4485-8129-02f9fae64d64","timestamp":"2026-08-18T15:00:26.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdd0204dc2ecac7b7240cd2dc8903516","spanId":"03572a45c86c73df","extra_data":{"logger":"acm-network","thread":"http-nio-6969-exec-9"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a06a66c1-914d-4357-a1da-cd804251dd72, timestamp=2026-08-18T15:00:27.110793838Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=null, revisionId=e999d17c-5b80-476f-96cc-1acfb38194ee, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:27.111+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"791db70eb20db63573ae6ad606254d23","spanId":"cd6290b3b78ffa13","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Get automation compositions request received with filters","timestamp":"2026-08-18T15:00:27.413+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"34c26c950d8db5a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-10"},"message":"Undeployment request received for instanceID: dd36aaa4-580f-4193-a52b-37c3a955b11a","timestamp":"2026-08-18T15:00:27.532+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"34c26c950d8db5a4","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.537911657Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=00000000-0000-0000-0000-000000000000, revisionIdInstance=e999d17c-5b80-476f-96cc-1acfb38194ee, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=dd36aaa4-580f-4193-a52b-37c3a955b11a, elementId=989c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:00:27.538+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"d95dee7199a0e68c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:27.554+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"6ba7629fb0a5551f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ac1f3366-1c7a-4a27-9144-83f684b4a9f9, timestamp=2026-08-18T15:00:27.550728047Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.564+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"6ba7629fb0a5551f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.575+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c462bbe425f901ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=92d9ca2f-44ed-4a86-a93b-0a96950f9ed5, timestamp=2026-08-18T15:00:27.551694009Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.576+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c462bbe425f901ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"05ab60751b3a4524","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2e0c8094-3312-4efd-a2ba-45923cbd57af, timestamp=2026-08-18T15:00:27.551822331Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=989c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:27.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"05ab60751b3a4524","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:27.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"df1efd1722ba6600","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.616990741Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.634+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"c9d34ac6404ef1b3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.622448428Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7a8da375eea3437f740be82f02890e8","spanId":"a7fb8bf00f308a4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=feff57e5-9662-4248-96f9-c02359dc1d88, timestamp=2026-08-18T15:00:27.626329696Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:00:27.666+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=838f1591-b9e1-495c-864f-e4616c5fd13f, timestamp=2026-08-18T15:00:28.121184666Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=81317319-fcf1-4388-b192-f07f2cfa208e, compositionTargetId=null, acElementList=[AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=989c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:28.121+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"72876e34961cc583","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:32.880+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"e6aa5969e08b3a15","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.944794112Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.953+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"e6aa5969e08b3a15","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"90a0ee9f97a23400","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.945063875Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.966+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"90a0ee9f97a23400","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.973+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"0497419036584b8b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=33ab3539-18af-40c5-a6e1-2748db9d2123, timestamp=2026-08-18T15:00:32.944999054Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={989c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:00:32.982+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f7dc623e5e6828de53d20a7feab8d7ba","spanId":"0497419036584b8b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:32.990+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a62ac680-c755-4ace-81da-bcd100a61fdf, timestamp=2026-08-18T15:00:33.499838779Z, participantId=null, replicaId=null, automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=dd36aaa4-580f-4193-a52b-37c3a955b11a, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=81317319-fcf1-4388-b192-f07f2cfa208e, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:00:33.499+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"a4b284fc9b370b08","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:38.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"06d37ec64bdaa98a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=71af3cb6-dd3d-4b16-9d73-a864fb150ec9, timestamp=2026-08-18T15:00:38.446344124Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:38.453+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09cecd697826ea46c2ebf01e4f9ca9b8","spanId":"06d37ec64bdaa98a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:38.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"94a2b68c50347af963d1b61d8d0cd3d7","spanId":"93f7db23d3eaaf75","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:00:38.998+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4f62b606-704f-4a55-b8f6-3f81cce843cc, timestamp=2026-08-18T15:00:39.005773502Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=d30b8017-4d64-4693-84d7-de9c4226b9f8, revisionIdComposition=1453defa-76c0-45ad-bad9-0b5f5c86ddc6, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:39.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0eab5e561754d464c9355f42bd611aae","spanId":"7e3d0b59a1657398","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-10"},"message":"Create request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:43.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"b4681e895d7982d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Prime request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:43.952+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"b4681e895d7982d6","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=6d4c690b-1c8d-4063-b18b-aec8646e908a, timestamp=2026-08-18T15:00:43.966449183Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=463ef42d-29f3-4e9d-8c16-9c1c5a32352e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:00:43.967+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"1392a6006196e10a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:00:43.984+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"ffe0ce33f0ab9d6d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=6d4c690b-1c8d-4063-b18b-aec8646e908a, timestamp=2026-08-18T15:00:44.040795532Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:00:44.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625b8c313a77b6d7f1e1a513899e047","spanId":"ffe0ce33f0ab9d6d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:44.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=441995d0-18f3-41c2-9189-5d5776ab378a, timestamp=2026-08-18T15:00:44.584979712Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:00:44.585+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"71d7f043fd6396e35e0416e30c5b57c6","spanId":"0a7e66041df8a275","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:00:49.162+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"535941fbe78315ed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:00:49.571+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"bf3a1bf44046f80a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ed36ef35-67df-4919-807a-1a75d791faed, timestamp=2026-08-18T15:00:49.576614207Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:49.587+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"bf3a1bf44046f80a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:49.596+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"7b25ee9fbcb644f5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=bc160ae3-9077-4f27-8c17-4a82828b2deb, timestamp=2026-08-18T15:00:49.644180757Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:00:49.650+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b135c70dc63ec737e8f14629aae7d373","spanId":"7b25ee9fbcb644f5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:49.658+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0ea7baaa-91e1-40fc-a719-7bb9d3f31745, timestamp=2026-08-18T15:00:50.133328030Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=c4472a99-2b13-4270-8fba-d6bfdc11d0c1, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:00:50.133+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"24def539b18c20ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:00:55.000+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"c2279331ba72b8f4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=82e06deb-493f-47ee-9795-177d51b46074, timestamp=2026-08-18T15:00:54.992193575Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:00:55.006+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"c2279331ba72b8f4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:00:55.015+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"48d19dab1b8a31c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a7679a42-0429-4e99-bc58-b6ce9a247826, timestamp=2026-08-18T15:01:05.006135116Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:05.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"55a1588daec5f86d93f871df54977c6b","spanId":"48d19dab1b8a31c9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:05.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d960d38c-d8f2-4464-b75b-c94be8050f65, timestamp=2026-08-18T15:01:05.557456360Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=82001bd4-7206-4b6b-a348-95c4475bc381, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c34, definition=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:05.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"bdc115f859036de0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: Instance-Simple and version: 1.0.1","timestamp":"2026-08-18T15:01:10.905+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"bdc115f859036de0","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=453d0bef-8cbc-4fe8-931f-80b06df30df9, timestamp=2026-08-18T15:01:10.908770607Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=b1ed24fd-c2a9-4e52-87b9-d87b6d61190d, revisionIdInstance=82001bd4-7206-4b6b-a348-95c4475bc381, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, elementId=709c62b3-8918-41b9-a747-d21eb80c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:10.908+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"78c4bb7d13310b82","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:10.921+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"7c1d704cdce92677","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=453d0bef-8cbc-4fe8-931f-80b06df30df9, timestamp=2026-08-18T15:01:10.982802565Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:10.989+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f5f97094ce67c09c5f2e4103ca3e33f1","spanId":"7c1d704cdce92677","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:10.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3c3a2f10-4496-4745-9803-b79a5fcae4ca, timestamp=2026-08-18T15:01:11.525402056Z, participantId=null, replicaId=null, automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=e3ce24c4-99af-4673-bc12-553f41e4b6cd, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=82001bd4-7206-4b6b-a348-95c4475bc381, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:01:11.525+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"2539c00ad23038cd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:16.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"2539c00ad23038cd","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8160ae42-c629-4b81-b4d6-10f2e870a6da, timestamp=2026-08-18T15:01:16.234298169Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=fc9589d7-5925-460f-a573-fe345b0fb44e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, inPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:01:16.234+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"371aeef38940d4ce","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:16.245+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"4134cb7639ed8ff2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8160ae42-c629-4b81-b4d6-10f2e870a6da, timestamp=2026-08-18T15:01:16.305339100Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:16.314+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"70bf1fcc532e6cbbe252375b3b4d21a6","spanId":"4134cb7639ed8ff2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:16.323+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"48f99d615b07b52788f0f2b60aeda24b","spanId":"143c44a199f134c7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:16.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c7d28c59-42c0-4689-9e1d-3e92093faf93, timestamp=2026-08-18T15:01:16.850533025Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=36acbcd0-d7d0-4648-98c5-c19d624b105d, revisionIdComposition=0e817d4e-f1ef-4dba-a4b7-df0539fc614c, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:16.850+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a7d1203706e09a40bf76535bb01b35b0","spanId":"f0197acdd8ed4c3c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:21.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5664d85a1e4b82070573ab3669cc2043","spanId":"f177ffbc9c4cb1fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Delete request received for ID: 36acbcd0-d7d0-4648-98c5-c19d624b105d","timestamp":"2026-08-18T15:01:21.522+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4d68da660ca8a837d6630bde84dc320","spanId":"36fbf23585e051c0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Create request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:21.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"57ba54140c6d625e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:21.822+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"2d0142bb8b9d753a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=5c6a9839-4b16-4a17-85ef-4ebeb513bb41, timestamp=2026-08-18T15:01:21.929668770Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=64566be4-1122-428f-887a-54a99c586ef1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:21.945+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8e10a31a99e0f90a700c4c878eff1c2a","spanId":"2d0142bb8b9d753a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:21.958+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6f901c47-4227-4b69-9efb-ab305adb795e, timestamp=2026-08-18T15:01:22.490927360Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement4', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:22.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7e1a80bd3a6521abcab2ce932654871","spanId":"d7d402f399ad923c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-4"},"message":"Create instance request received for compositionId 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:27.117+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"0d7c0918faf8b4ae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:01:27.388+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"3875b671503534c5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=92be3739-b3ae-4139-8369-3fcb404af0a2, timestamp=2026-08-18T15:01:27.397930488Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:27.406+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"3875b671503534c5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.417+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"eae84cf0c804f33c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=41909a7c-e8ec-4c64-a9f3-56d5908173e5, timestamp=2026-08-18T15:01:27.397637678Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:27.425+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"eae84cf0c804f33c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"9058d1b9966931f2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.467313737Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:01:27.482+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"9058d1b9966931f2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:27.494+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"6eb3e0bc323eecda96bf7a8fe8771779","spanId":"f188fdf476fe6a56","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a06cf173-c7ae-47d2-89d3-7419d571a14b, timestamp=2026-08-18T15:01:27.478835760Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:01:27.496+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=65fb21c3-b3ff-497a-ad7f-6f1c40723d25, timestamp=2026-08-18T15:01:27.950986151Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=46249b0c-696e-478c-bbb1-0cda0a7df624, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:27.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"2dc4aed0ca335774","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-3"},"message":"Undeployment request received for instanceID: 3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca","timestamp":"2026-08-18T15:01:32.796+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"2dc4aed0ca335774","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:32.799903592Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=46249b0c-696e-478c-bbb1-0cda0a7df624, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:32.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"ea63dd616fecfd48","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:32.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"16b5ad887431b2d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=45710136-7cec-44f6-9cd8-d1ebd6c19ba7, timestamp=2026-08-18T15:01:32.817005639Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c41, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:32.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"16b5ad887431b2d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:32.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"50dd2ff9087a580e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1a21d7b7-4add-4009-b91c-a50df964554f, timestamp=2026-08-18T15:01:32.817131903Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb80c6c42, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:01:32.834+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"50dd2ff9087a580e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:32.840+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"382a27643f62ed0b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:42.829027099Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:42.836+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"382a27643f62ed0b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:42.845+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"20cf2a66c7239a58","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4af8a222-a78f-48e3-8e71-e5ef6238ebe3, timestamp=2026-08-18T15:01:42.828914416Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:01:42.846+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"710433db595a195ddb0fffb21ea73bef","spanId":"20cf2a66c7239a58","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:42.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=81a79dc2-ebc9-4bca-8ab6-a8cd631ccb83, timestamp=2026-08-18T15:01:43.376805802Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=4fd447db-f2bf-4f31-bf13-a7314ee15829, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c41, definition=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb80c6c42, definition=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:01:43.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"cf395410976ad72b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Delete automation composition request received for name: Instance-Multiple and version: 1.0.1","timestamp":"2026-08-18T15:01:43.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"cf395410976ad72b","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.812948379Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=35c22d87-5219-443e-ba51-a63bb1a758e5, revisionIdInstance=4fd447db-f2bf-4f31-bf13-a7314ee15829, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c41, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, inProperties={provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, elementId=709c62b3-8918-41b9-a747-d21eb80c6c42, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:01:43.813+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"aa394758c4aa8510","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:01:43.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"57657c5eb5859ad4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.890138871Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c41=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:43.899+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"57657c5eb5859ad4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:43.910+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"dd10adf465917f4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2b7972f2-41d7-4b99-bd72-bb23e71210d6, timestamp=2026-08-18T15:01:43.891053619Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb80c6c42=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:01:43.915+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"328ff37347938f8f2e8b5b7afcdd9621","spanId":"dd10adf465917f4d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:43.921+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4ddde8a9-a846-425e-97bc-89a29eed9e9e, timestamp=2026-08-18T15:01:44.437825613Z, participantId=null, replicaId=null, automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=3e1a1d95-28d5-4635-ab40-e9a5d0a8d3ca, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=4fd447db-f2bf-4f31-bf13-a7314ee15829, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:01:44.437+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"953b8edbfe522b11","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:49.126+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"953b8edbfe522b11","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ed88160d-d6bc-4d96-8700-ce1c22183603, timestamp=2026-08-18T15:01:49.136819443Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=229265c6-6843-453e-b587-798258fdc032, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=64566be4-1122-428f-887a-54a99c586ef1, inPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:01:49.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"81da8b506aa820a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:49.152+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"12624474a57760f9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=ed88160d-d6bc-4d96-8700-ce1c22183603, timestamp=2026-08-18T15:01:49.209809060Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=64566be4-1122-428f-887a-54a99c586ef1, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type2.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.type1.Sim_AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:01:49.214+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ac7cca4bd792dec8e0245c08f917ff74","spanId":"12624474a57760f9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:01:49.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=33c91b51-c609-4f3c-94b2-053f35819b70, timestamp=2026-08-18T15:01:49.770115092Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=64566be4-1122-428f-887a-54a99c586ef1, revisionIdComposition=f94797a1-97eb-4018-a925-c96c3096f83e, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:01:49.770+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"68d042636a19ea1b613082b73f5ef84c","spanId":"429319f7cc63758d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 64566be4-1122-428f-887a-54a99c586ef1","timestamp":"2026-08-18T15:01:54.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"238e31d0934224a08d859c4a2b1152e0","spanId":"80bb6878a7c52ba6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Create request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.534+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"f5f928a8ef8f8c49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Prime request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"f5f928a8ef8f8c49","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=ba2e8cd9-fb91-470a-ac2d-28afed98626b, timestamp=2026-08-18T15:01:54.818706328Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=780c9bff-fe98-4bda-b00c-a66ffeb18de7, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:01:54.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fdbaea94931399afb118fbaff7e98b45","spanId":"e7eeb3ec0fd135ae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:01:54.833+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4aad65a1c8f555f79ab9f6eebaeb6637","spanId":"338e72be67e3e701","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:01:54.975+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"82344007af0e73f3d9caf4078bc9dff6","spanId":"136bbeea33230dc3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:10.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"545011e40b420b547870e2ec494f51d3","spanId":"00ed50d093c865d5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:15.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e1d2533941068f243c338739d0262584","spanId":"76d652a1f3105302","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-9"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:20.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d537a315563da01b59202c52debd34a3","spanId":"9224c81b4bd36186","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d5e155d7-5458-4757-b21a-75094c1fae65, timestamp=2026-08-18T15:02:20.675623875Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:20.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d537a315563da01b59202c52debd34a3","spanId":"9224c81b4bd36186","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:20.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=91a989dc-dbb6-46a0-adbe-3c0fc2ca5a83, timestamp=2026-08-18T15:02:20.713364214Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=f618016a-6c10-43e0-a442-96a3ef1abbdf, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=TIMEOUT)","timestamp":"2026-08-18T15:02:20.713+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f08617a32579573ed16a1d1de8b58393","spanId":"41236fa413fbd786","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d358cd4b-3857-4bd2-b478-9fc4ba228abf, timestamp=2026-08-18T15:02:20.715435460Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:20.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f08617a32579573ed16a1d1de8b58393","spanId":"41236fa413fbd786","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:20.725+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"289fbf7d6f7cd10c23d999ee7454bc57","spanId":"801f252ac5af6acf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10f01e1e-dce3-4a92-b30b-1b3868f9805b, timestamp=2026-08-18T15:02:21.093765256Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.099+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"289fbf7d6f7cd10c23d999ee7454bc57","spanId":"801f252ac5af6acf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b5cedc72e07c4054bbdbeed44898412","spanId":"4788c027b55e6e4b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=6c20d993-5cea-4ec1-8257-be941426e80d, timestamp=2026-08-18T15:02:21.292503508Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.303+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b5cedc72e07c4054bbdbeed44898412","spanId":"4788c027b55e6e4b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e862b8ae2a62af3ca72a1d761ce63906","spanId":"d477241702b6805d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4595cd1e-9969-46de-ad21-997116a9904a, timestamp=2026-08-18T15:02:21.342419041Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e862b8ae2a62af3ca72a1d761ce63906","spanId":"d477241702b6805d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:21.356+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"f8ecb1bd35423aa0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Deprime request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.792+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"f8ecb1bd35423aa0","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=f800bd46-8c10-44ff-8d87-f2aa5b91442b, timestamp=2026-08-18T15:02:25.802671165Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=069e3b31-8ce7-46a1-aa04-adde17b5ba82, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:02:25.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"aa89ff2bf3821546","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:25.815+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"430561104307cad6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=f800bd46-8c10-44ff-8d87-f2aa5b91442b, timestamp=2026-08-18T15:02:25.874758529Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:25.879+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"424e6dbdd5692cb69dd153185aacb607","spanId":"430561104307cad6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:25.891+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fe154e0a97e62edd01e4881e469fefd0","spanId":"e4512a3b92cb93c7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:25.910+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c7ff4c76-3ba5-4994-83c7-596af2a9ca2c, timestamp=2026-08-18T15:02:26.421105131Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=65c479a2-e6e4-4a24-aa03-dc21b092d10e, revisionIdComposition=f4c721d0-5525-4bac-abd7-fff8ba6b3b15, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:26.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4390e73f63ce38a787a88ad2ae8cd54b","spanId":"2e0e83e2247194d0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:31.011+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b6bb3e8868f4ccbfe8dda223b50a94a1","spanId":"9f8b17be09159cd8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Delete request received for ID: 65c479a2-e6e4-4a24-aa03-dc21b092d10e","timestamp":"2026-08-18T15:02:31.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1205623db30b1d838514498f39699d67","spanId":"9404d41385d174ca","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Create request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:31.396+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"291ff3abb2c2c8dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Prime request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:31.631+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"291ff3abb2c2c8dc","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9a3a64ba-fb0c-4ba4-a55a-e55c7c1ff487, timestamp=2026-08-18T15:02:31.645228473Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=263a9758-d396-42bb-9a92-eed600b612d0, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:31.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"b37a466c6eddbe6e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:31.660+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"cc155fdc0b7d73fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9a3a64ba-fb0c-4ba4-a55a-e55c7c1ff487, timestamp=2026-08-18T15:02:31.669581216Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), compositionState=PRIMED, outPropertiesList=null)","timestamp":"2026-08-18T15:02:31.682+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"29f5ec137c925abed8c83661ce41627e","spanId":"cc155fdc0b7d73fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:31.689+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e777c24c-0a65-4249-ba03-a44106b77c1b, timestamp=2026-08-18T15:02:32.222158585Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.HttpAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:32.222+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"481324e90415902ff8433ca25a63322f","spanId":"81786c59c709019f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Get automation composition definition request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:36.838+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"ca852e2f19e2317a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Prime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:37.033+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"ca852e2f19e2317a","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.045186532Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=510fafe1-0c85-4aff-ae02-74bddab44127, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:37.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"77db217b9b2c3d02","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:37.066+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"a3c383e5d9a4b4e4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.117364314Z, stateChangeResult=FAILED, message=Prime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:37.126+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"a3c383e5d9a4b4e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:37.132+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"581bca85000b1bbec152fd4d5a815c77","spanId":"1eb6295871def45d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:37.150+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"299ea03f2d9ead33","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=1a26958d-dbd0-4dff-8308-c4b3555122af, timestamp=2026-08-18T15:02:37.165220475Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:37.185+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"37613c3052eeccd3b07bca7c0959a8c5","spanId":"299ea03f2d9ead33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:37.190+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a184deb3-7b03-4624-b54d-9b70ff1666ab, timestamp=2026-08-18T15:02:37.668333549Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=8159222b-88e0-48ec-84d5-377737aa3237, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-08-18T15:02:37.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"77083fa665171730081a40fe9b3fffb5","spanId":"37de672a17902684","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:02:38.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7996ad91f0ecbdb8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-8"},"message":"Prime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7996ad91f0ecbdb8","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.457689846Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=f73e5ecf-d95b-48e3-b2ec-fa04fb119730, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:42.458+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"20c9c283bb307d5b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:42.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"a983956d7f8efe65","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.529044137Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:42.535+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"a983956d7f8efe65","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:42.546+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7775095ccba74b48548a2b94e477c44","spanId":"8fb5305bd62ceaa9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-6"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:42.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7f0481a5ed706e66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b1b40986-6fa8-4d91-adff-174c9fc1d128, timestamp=2026-08-18T15:02:42.572804226Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:42.580+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d80119c9dfb1a35284ab4d3ea52ca6eb","spanId":"7f0481a5ed706e66","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:42.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=befe8a95-0f38-4c08-a531-147c83fbb368, timestamp=2026-08-18T15:02:43.079877717Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:43.080+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8129926336f59645","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Prime request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:47.753+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8129926336f59645","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.763582531Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=a792c3d2-0d24-411a-a4c7-3c04827026f1, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={}}])], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={}}})], primeOrder=PRIME)","timestamp":"2026-08-18T15:02:47.763+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"8ea7c872cd498129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:02:47.775+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"1d7cff01d1541d5b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.835377915Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:47.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"1d7cff01d1541d5b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:47.853+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"5d339a442a8af50b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=3af86331-b9d3-4caf-8137-91cfabdbf940, timestamp=2026-08-18T15:02:47.836552674Z, stateChangeResult=NO_ERROR, message=Primed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:02:47.856+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"11dd1cd002dd0b199f862ee630390274","spanId":"429b8f482e93edd1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-1"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:02:47.859+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cdf5b6d5a089812fa37d94729da89e86","spanId":"5d339a442a8af50b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:47.860+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=29c53d05-9cfd-4b11-9140-d34b5d6d893f, timestamp=2026-08-18T15:02:48.376814005Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement3', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:02:48.376+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2625d5cd86a113242716e849b99395b3","spanId":"d5e11d384ff247ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Create instance request received for compositionId c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:53.074+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"bd8c50743de2d5f0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-08-18T15:02:53.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"bd8c50743de2d5f0","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=50b53ae2-2618-47e3-8a6b-6623724fda5a, timestamp=2026-08-18T15:02:53.182507668Z, participantId=null, replicaId=null, automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=d54d1eb3-531a-434d-b43b-4d6e36594d6e, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=afc8de3f-594e-4c21-ad78-fd54a6290828, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:02:53.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"ec27ce6b0a5e229d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:02:53.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"9b6a8f9db6059b07","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=50b53ae2-2618-47e3-8a6b-6623724fda5a, timestamp=2026-08-18T15:02:53.196806475Z, stateChangeResult=NO_ERROR, message=Already deleted or never used, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={})","timestamp":"2026-08-18T15:02:53.213+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"66b073af00e6164b1f025ed885b68e3c","spanId":"9b6a8f9db6059b07","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:53.221+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=b357c238-67c9-4244-a6b2-f6c72602d5d1, timestamp=2026-08-18T15:02:53.744538601Z, participantId=null, replicaId=null, automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=afc8de3f-594e-4c21-ad78-fd54a6290828, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=d54d1eb3-531a-434d-b43b-4d6e36594d6e, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:02:53.744+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"77db4ff76abcf57ed76edb72d3abf081","spanId":"c0f87324c9fd594f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-6"},"message":"Create instance request received for compositionId c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:02:58.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a867926c0e74c2701f6ab5adabc3f53f","spanId":"15e11cc98f2a499a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-2"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:02:58.609+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"96434ac29b93f2dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:02:58.969+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"25fc11ab8c3046fc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0b7110ed-3bd4-4c97-a4ce-f8c7aa41d5a1, timestamp=2026-08-18T15:02:58.972454194Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:58.982+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"25fc11ab8c3046fc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:58.995+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"5c9199dd2a2e9f49","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a9dc68e9-92c9-47f2-bc56-82b5332e5949, timestamp=2026-08-18T15:02:58.971789438Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:58.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"5c9199dd2a2e9f49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:59.005+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"6a7d1753748d6fea","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e4297bd0-a5a5-489e-b7f4-8b8c1d163517, timestamp=2026-08-18T15:02:58.971674185Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:59.008+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"6a7d1753748d6fea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:02:59.016+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ec44a42fb8fac1ac0b4615d34919997d","spanId":"9d5568c13475f156","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=30368d49-5e4f-4ed0-b20b-7389be6e8e1b, timestamp=2026-08-18T15:02:58.983157080Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:02:59.019+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=efc069b5-bec5-4716-b4aa-6edd4e484ffd, timestamp=2026-08-18T15:02:59.519502891Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DEPLOYING, lockState=NONE, stateChangeResult=TIMEOUT, revisionId=e19f7a94-1460-4105-9d1d-22c89c73a564, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYING, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:02:59.519+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"644dd0ff201fb1ee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:03:04.478+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"8a84d0669038e986","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=18bfd282-ec7d-4b40-b2da-00944f430b22, timestamp=2026-08-18T15:03:04.478788612Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"8a84d0669038e986","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.497+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"1550752634889b9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bb735d95-4f26-431b-9daa-b982b1435575, timestamp=2026-08-18T15:03:04.478846653Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.500+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"1550752634889b9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"7d09847b1de6af9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9a388a2b-b582-4f86-ae90-dbede1c2c786, timestamp=2026-08-18T15:03:04.479939409Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"7d09847b1de6af9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:04.512+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"e2b1cf46eaa40904","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=2e244cd9-1304-4482-8f4d-2e7acb986c88, timestamp=2026-08-18T15:03:04.486477362Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:04.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"164a0d1570296081","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.543293026Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.558+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"535e2a02f22bc934","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.545788495Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.570+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"03b42b32d4be8385","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.547500775Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.578+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"706fdc604d62097142b7d8edc35c9405","spanId":"fc00c274a4425f5f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=6c0f36f5-bfe7-4d95-89fa-e8115745bf52, timestamp=2026-08-18T15:03:04.551976910Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:03:04.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5000ef4e-5488-4f9c-951a-189d9e9e592c, timestamp=2026-08-18T15:03:05.027494316Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:05.027+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"2298de7bce04de0f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:03:09.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"f614a85e4b0666fa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.842464939Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.849+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"f614a85e4b0666fa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.879+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"a1c0fef68c91da10","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.843646626Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"a1c0fef68c91da10","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.893+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"934c24d0379820f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.844340352Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.894+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"934c24d0379820f8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:09.897+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"65ba2d1c94549c620d728e115bf01768","spanId":"93c8f586775cf8a1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7db53165-c594-460e-8688-5a25b7b0fdeb, timestamp=2026-08-18T15:03:09.845710004Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:03:09.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=446ee9a3-ecdd-46c1-8923-125b13a5b005, timestamp=2026-08-18T15:03:10.411176200Z, participantId=null, replicaId=null, automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=aba1033e-c11d-4346-a635-1dbfcfd72cfc, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=79e91dee-df1b-4bc6-ba3a-ee7a7865d2e2, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:03:10.411+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"6212c7a4ca31e87a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-5"},"message":"Prepare pre-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:15.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"6212c7a4ca31e87a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.385304431Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=ba4c5e17-8a2e-4f71-bda0-4d06fd192098, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:15.389+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"4b42c4e0e2864d05","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:15.402+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"ca06b71623b12b5c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.466339207Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"ca06b71623b12b5c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.486+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"74a7c4aae7af730e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.468198559Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.488+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"74a7c4aae7af730e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"71bafce4923cab18","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=079045f5-7b36-4415-a895-055c5d72bc65, timestamp=2026-08-18T15:03:15.470520972Z, stateChangeResult=FAILED, message=Prepare failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Prepare failed'}})","timestamp":"2026-08-18T15:03:15.493+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"0a5e815dd8877ad1d17f7f7f827e04d9","spanId":"71bafce4923cab18","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:15.498+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a5350e97-2a0d-4d43-95a1-43a1bbef12fc, timestamp=2026-08-18T15:03:16.016937645Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=FAILED, revisionId=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:16.017+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"8a70308759d387e3","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-6"},"message":"Prepare pre-deploy request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:20.884+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"8a70308759d387e3","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.888535502Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=0, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:20.889+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"4da33e7725153823","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:20.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"245740f54151fe9c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.961061272Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:20.979+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"245740f54151fe9c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:20.985+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"ace2439e8110edac","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.961912351Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:20.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"ace2439e8110edac","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:21.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"7754c05e4177ff2b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=775ecb22-62d8-4267-822c-8910ca4df0bc, timestamp=2026-08-18T15:03:20.967334622Z, stateChangeResult=NO_ERROR, message=stage 0 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 0 Prepared'}})","timestamp":"2026-08-18T15:03:21.004+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"298fa204fa6143f260f050cffbebe671","spanId":"7754c05e4177ff2b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:21.008+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.022824119Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=1, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:22.023+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"14766654b3874bbe","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:22.035+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"9204f30801301076","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.098380878Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:22.104+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"9204f30801301076","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:22.112+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"62f8976c043ab267","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=2511d967-9756-48ce-9394-4ea959bc1044, timestamp=2026-08-18T15:03:22.099062663Z, stateChangeResult=NO_ERROR, message=stage 1 Prepared, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*]}, result=true, message='stage 1 Prepared'}})","timestamp":"2026-08-18T15:03:22.112+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f47f06a5dba7fb1e64a54e7d5c7dfe0c","spanId":"62f8976c043ab267","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:22.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.166346070Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=2, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:23.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"536a49c28b271ed8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:23.177+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"8191873b516c738d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.241065746Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:23.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"8191873b516c738d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:23.256+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"f999cd298adeae9f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5aa6fef4-29d3-473e-851f-90576ee47d3a, timestamp=2026-08-18T15:03:23.240917132Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:23.258+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"deb8a738239c0c44b181607072f5ad9d","spanId":"f999cd298adeae9f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:23.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionPrepare(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_PREPARE, messageId=a26c48f4-20db-4d27-956e-fe239a6c7b48, timestamp=2026-08-18T15:03:24.292401868Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bba90ac0-3e46-41f6-9b58-d1750ba61eaa, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=NONE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], preDeploy=true, stage=3, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:24.292+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"5939ebfb8963487f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:24.304+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"68853bd20342a614","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=a26c48f4-20db-4d27-956e-fe239a6c7b48, timestamp=2026-08-18T15:03:24.368119962Z, stateChangeResult=NO_ERROR, message=Prepare completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *]}, result=true, message='Prepare completed'}})","timestamp":"2026-08-18T15:03:24.375+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e267baa88d41c3a622c9df127e2d70b4","spanId":"68853bd20342a614","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:24.382+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c8cc2e09-1eed-4e4b-b97e-157b977c48b0, timestamp=2026-08-18T15:03:24.905729017Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=8ffcfa02-974a-4611-a08b-dbfd072e55fd, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:24.905+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"78778ec8518e776a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-7"},"message":"Deployment request received for instanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:03:26.383+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"78778ec8518e776a","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeploy(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_DEPLOY, messageId=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.388853615Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8ffcfa02-974a-4611-a08b-dbfd072e55fd, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=DEPLOY, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *]}, state=PRESENT})])])","timestamp":"2026-08-18T15:03:26.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"86c00b7a1b108c67","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:26.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"73845783617ace2f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=42e5ebc2-b387-47fe-b181-d05239ac582f, timestamp=2026-08-18T15:03:26.405527423Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.416+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"73845783617ace2f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.432+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"e19f40cbb046a92e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b5f5cd82-585c-4b90-a0e8-bc952e149a00, timestamp=2026-08-18T15:03:26.408168122Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.434+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"e19f40cbb046a92e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"f783583b1971235f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ffbb8a79-6e81-433d-8008-c6c2bd16f1ee, timestamp=2026-08-18T15:03:26.408292594Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.440+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"f783583b1971235f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:26.445+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"5c2f2be6c223e860","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b181f9e2-7e4f-4c94-b031-314e6ca752c0, timestamp=2026-08-18T15:03:26.423100572Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:26.446+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"87ccdf61ea5822c9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.476529074Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.483+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"c5458c60df9deaae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.477463195Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.492+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"d7f7a67e4c62e948","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.478683172Z, stateChangeResult=FAILED, message=Deploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deploy failed!'}})","timestamp":"2026-08-18T15:03:26.499+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ceed2962abe4d88bedb0adf862a22682","spanId":"72221a3229cbe0bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b18f786a-7522-4a0c-a5b2-c8fa3cf611f9, timestamp=2026-08-18T15:03:26.495967714Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:26.509+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9897b6d5-1ce5-4edc-b14c-d7846d1a0ee8, timestamp=2026-08-18T15:03:26.961537994Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=e9764c72-66f9-49ce-ada0-5797f2e645f3, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:26.961+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"a2a23b6420f5342f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:31.760+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"1f2140b181d75d0d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4b175773-ab2c-4302-ae5b-7621485f3742, timestamp=2026-08-18T15:03:32.625183604Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:32.638+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1a5574a902c60b6c169ac06074258f35","spanId":"1f2140b181d75d0d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:32.649+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=71da0299-32ab-468a-81e5-274855540cf6, timestamp=2026-08-18T15:03:33.179889801Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=be343d8e-8c10-4c73-9a99-428779272751, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:33.180+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"1729d05a6ba5b141","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:03:37.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"2a091d6d0198affa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ba3df5b8-9853-4008-8603-5d4044d50573, timestamp=2026-08-18T15:03:37.164313174Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.175+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"2a091d6d0198affa","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.186+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"537ba57514759bae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9d80a2df-e7f3-475a-8e8f-3a2fb9c2cfdf, timestamp=2026-08-18T15:03:37.166760647Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.188+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"537ba57514759bae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.196+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"0cab310ca7449213","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=3e40eb9d-967b-4c50-8c97-699643d3bbf9, timestamp=2026-08-18T15:03:37.166766337Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.197+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"0cab310ca7449213","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:37.202+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"43b1d625a6f24534","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=5a9be777-e9f1-48f4-b680-ed812a3f0b58, timestamp=2026-08-18T15:03:37.165305276Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:37.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"348207ddbc962054","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.232822239Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"efc6627c55549cb4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.235634680Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.254+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"b9a27c66da2939f8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.238082102Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"511c244a7f311580e13d41da644be740","spanId":"c92d96107835a77b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c2cbbb4b-2e77-4314-a7ae-dc005304418d, timestamp=2026-08-18T15:03:37.240737950Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:03:37.267+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c4071fdf-82a8-4d0a-b0c4-df30f455d0fd, timestamp=2026-08-18T15:03:37.712017664Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=cfd46627-f2dd-48fa-91f7-d516a2d230f6, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:37.712+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c334c4a0134b15ca1fea681a10788e52","spanId":"e753e63997407d76","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=bdadc500-1030-44c3-9af9-6bb4d9650fd1, timestamp=2026-08-18T15:03:42.460271900Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.466+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c334c4a0134b15ca1fea681a10788e52","spanId":"e753e63997407d76","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.473+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a2b119e479b9f72421b2d14db05ef6cb","spanId":"c7fe62a3b9052aae","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=ee415226-4e50-4db8-aae6-74868e3d6fe3, timestamp=2026-08-18T15:03:42.553343249Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.562+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a2b119e479b9f72421b2d14db05ef6cb","spanId":"c7fe62a3b9052aae","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.569+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cb451f495c54ca0c10700bf1d1d37760","spanId":"8a011302bdb62690","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=47f87b87-84fe-439d-ac11-fda89a8960d6, timestamp=2026-08-18T15:03:42.649450974Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYED, lockState=LOCKED, operationalState='ENABLED', useState='IDLE', outProperties={test={from=*, object=*, to=*}}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:03:42.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cb451f495c54ca0c10700bf1d1d37760","spanId":"8a011302bdb62690","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:42.662+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"1a656a3ef247268e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:48.049+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"d8c8fb003484ca6a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110132911Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.116+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"d8c8fb003484ca6a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.125+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"ed7335cd5be2b778","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110652592Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:48.128+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"ed7335cd5be2b778","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.136+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"acaf944e54ef076c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.110699273Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"acaf944e54ef076c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:48.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"194be85f3d8cd0986aed06da8c2ce516","spanId":"076cb9d5b2acf1dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=440cc9b2-5e87-4226-8008-a3ebfce3e647, timestamp=2026-08-18T15:03:48.111707694Z, stateChangeResult=FAILED, message=Review failed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review failed'}})","timestamp":"2026-08-18T15:03:48.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3a965f99-b43f-45fc-bf45-871738c8dec5, timestamp=2026-08-18T15:03:48.651233961Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=FAILED, revisionId=7eda974b-02ee-4dca-a520-0cc7db579d40, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:48.651+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"5f020c0d769209a5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_PREPARE","timestamp":"2026-08-18T15:03:53.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"9254e6538a55a48e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.509614575Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.514+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"9254e6538a55a48e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.523+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"34a823c37e7bc9d1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.512958825Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.526+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"34a823c37e7bc9d1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.531+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"d982858b69524854","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.519093092Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.533+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"d982858b69524854","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:53.537+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a79256a77da619629e307485b1df2ac2","spanId":"09a7981996f5b0d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d2ee191d-56d7-4437-9973-744bbbc0c396, timestamp=2026-08-18T15:03:53.519383458Z, stateChangeResult=NO_ERROR, message=Review completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Review completed'}})","timestamp":"2026-08-18T15:03:53.537+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0c17085e-0faf-43e0-a31f-2804757c9b41, timestamp=2026-08-18T15:03:54.062400609Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=4995faaa-9231-41be-9d8b-ced862edd737, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:54.062+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"cb6c47ede57ec8a2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:03:58.868+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"634da8f85e5a6e3e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932279085Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"634da8f85e5a6e3e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.949+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"e9e552f6331e432b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932928978Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.952+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"e9e552f6331e432b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"4b8383c7111456dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.932279305Z, stateChangeResult=FAILED, message=Update failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Update failed!'}})","timestamp":"2026-08-18T15:03:58.957+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"4b8383c7111456dc","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:03:58.962+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8c332c7bff6b1ad1c9166dd3129368ce","spanId":"618742f5563fe3b6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=56c77f78-64fd-40f9-bf66-7bc0670f4913, timestamp=2026-08-18T15:03:58.940092836Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:03:58.964+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a2b31196-5329-4dd8-b24e-26f9dfc63b45, timestamp=2026-08-18T15:03:59.476704665Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UPDATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=8b18945a-c890-47e0-9e53-16242290e87f, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:03:59.476+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"20eb37f478d48f80","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:04.227+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"20eb37f478d48f80","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nPropertiesUpdate(super=ParticipantMessage(messageType=PROPERTIES_UPDATE, messageId=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.240171639Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8b18945a-c890-47e0-9e53-16242290e87f, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=UPDATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], rollback=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:04.241+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"224734429a666c39","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:04:04.264+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e09dd7ea27c56009","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.325371635Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e09dd7ea27c56009","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.357+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e6b17c0c4013bcd0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.330539670Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.359+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"e6b17c0c4013bcd0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"664b2524effb3bf7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.331477009Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.367+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"664b2524effb3bf7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:04.372+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"09114a40d63b0b2bab31b2ca83ab7c8d","spanId":"b939f0c9085118d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=13617bd2-21de-4723-a0f3-91b792ad5481, timestamp=2026-08-18T15:04:04.332131762Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:04.373+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c19e7fa6-839b-4114-be05-eb739b459e88, timestamp=2026-08-18T15:04:04.888401212Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=5164d8f6-543b-477b-b18b-7aaedf111813, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:04.888+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"49e51e9977d0a466","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PROPERTIES_UPDATE","timestamp":"2026-08-18T15:04:09.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"e9d861076c9e3f58","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.796159602Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"e9d861076c9e3f58","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"c91420724fcc1412","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.799570380Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.823+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"c91420724fcc1412","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.829+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"b807854372cbc11e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.799684112Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.829+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"b807854372cbc11e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:09.837+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3a5384ab95b8b7fe9d5cb0545a633f4a","spanId":"d2042fb36e0ff2bc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e57d680-0146-4c01-95a4-06330be25afb, timestamp=2026-08-18T15:04:09.805186522Z, stateChangeResult=NO_ERROR, message=Updated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Updated'}})","timestamp":"2026-08-18T15:04:09.839+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4fb6a613-3533-4c0a-af3c-cc5fb4f5d149, timestamp=2026-08-18T15:04:10.349693727Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=8e870117-12b5-4bc5-9214-ecfdd9d673d8, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:10.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"Running migrate precheck for id: bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:15.220+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:04:15.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-5"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:04:15.225+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2caabddc338f4119","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.230183339Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=8e870117-12b5-4bc5-9214-ecfdd9d673d8, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={configurationEntities=[{configurationEntityId=*, myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=true, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:15.230+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"24a8c998e2f06129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:15.242+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"0c84034512d2771f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.306044912Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.310+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"0c84034512d2771f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.318+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"be2a3144450ae6a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.310567632Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], InternalState=*}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.321+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"be2a3144450ae6a9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.330+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2facfd6b0c52420f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.311172024Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.335+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"2facfd6b0c52420f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:15.339+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"f613cc32479611cf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.314449368Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.340+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"812c9e42872014ef801b1782a4612863","spanId":"074dc8eb6d5cca4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=17650e09-1b3c-4a94-ae33-2af1f290152d, timestamp=2026-08-18T15:04:15.323570959Z, stateChangeResult=NO_ERROR, message=Migration precheck completed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Migration precheck completed'}})","timestamp":"2026-08-18T15:04:15.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"WARN","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.SimpleScanner","thread":"Thread-5"},"message":"Not a valid message, element is null for the element id 709c62b3-8918-41b9-a747-d21eb79c6c40","timestamp":"2026-08-18T15:04:15.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=95dda1e3-2f10-48cb-9856-8ce386aa9bf1, timestamp=2026-08-18T15:04:15.858187923Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1bd58ef8-63a8-402b-8649-9dd0726b45fb, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:15.858+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Migrating instance with id bb8e2ca7-ff5f-4030-aca4-c70b9f366011","timestamp":"2026-08-18T15:04:20.567+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:04:20.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:04:20.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"6dcf9e953de86543","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.587359534Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:04:20.588+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"83ee5f8845b314ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:20.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"9af7bae510277a4a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.607291075Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:20.613+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"9af7bae510277a4a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.619+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"51da220dc9bfad7b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.608163782Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:20.621+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"51da220dc9bfad7b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b17de3dcb1df335a4607c941c5e79d7","spanId":"d2c265744dcfe4e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f9502455-2f9b-4c88-9304-dae865fd9d39, timestamp=2026-08-18T15:04:20.675772570Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:20.688+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5b17de3dcb1df335a4607c941c5e79d7","spanId":"d2c265744dcfe4e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:20.700+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"f8fce1cb4a483219","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.706267658Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:20.721+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"04ba33e8642f76d8d2cbd9b029aada2c","spanId":"3fb2b716a55416db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=acdabdf2-6e81-4d3e-acbd-800736547a67, timestamp=2026-08-18T15:04:20.709505442Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:20.733+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f2f5ae22560516b59d9d2c28dc877f2b","spanId":"71704c1de4863243","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=cea8d5f5-09cb-4b1a-a663-5a86e8807a01, timestamp=2026-08-18T15:04:20.715442008Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:20.739+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"435fd2a753dd2e0628d1d35b8f7fec7d","spanId":"fb7634bf8e879017","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=802f3ec7-00ce-4331-9537-81f1dbea1e44, timestamp=2026-08-18T15:04:21.093869103Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.101+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c38 in Migration ","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c36 in Migration ","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=10881ddb-a131-4509-9923-a868e7ecae7e, timestamp=2026-08-18T15:04:21.146563466Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=1bd58ef8-63a8-402b-8649-9dd0726b45fb, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:21.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"4c7a46b26d68d05a669be9e865aa4aa3","spanId":"08870cae5a1cdfc7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e2388066-29d1-4125-be78-103eb4c489dc, timestamp=2026-08-18T15:04:21.292355342Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.303+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"60180fd07e1fc009ad3e74f10652f0f6","spanId":"c6d2b1c2fde39cef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=78757115-5968-40c5-a4b6-5233f1f0811b, timestamp=2026-08-18T15:04:21.342411792Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:21.348+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.671397837Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=1)","timestamp":"2026-08-18T15:04:21.671+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"b721a2db6f74da49","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:21.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"6119a30e0215a9eb","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.800914384Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:21.851+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"6119a30e0215a9eb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.861+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"bd32b458a4082838","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.802779431Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T15:04:21.866+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"bd32b458a4082838","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.874+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"c2f79e623d8c63b0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=57913434-2c0d-42b6-99d8-3020ec1848d2, timestamp=2026-08-18T15:04:21.808232268Z, stateChangeResult=NO_ERROR, message=stage 1 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 1 Migrated'}})","timestamp":"2026-08-18T15:04:21.875+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b7fd60e3efc5e34dd3a1a62bbb834770","spanId":"c2f79e623d8c63b0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:21.878+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:22.908501979Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=1bd58ef8-63a8-402b-8649-9dd0726b45fb, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*]}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])], precheck=false, rollback=false, firstStage=false, stage=2)","timestamp":"2026-08-18T15:04:22.909+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"44feff9434a19cf4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:22.919+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"9da9b39d21514f19","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.025862861Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.032+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"9da9b39d21514f19","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.041+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"030a21118d3c895f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.022668339Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.043+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"030a21118d3c895f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.047+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"d0101b23b600861c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=7beedc81-c1cd-4610-96ba-fb1408425f96, timestamp=2026-08-18T15:04:23.022883744Z, stateChangeResult=NO_ERROR, message=Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *]}, result=true, message='Migrated'}})","timestamp":"2026-08-18T15:04:23.047+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e7130d5688a22dccb6c20b6063091c2b","spanId":"d0101b23b600861c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:23.050+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0417428a-c4ca-47fe-94b8-26aaecacff38, timestamp=2026-08-18T15:04:23.575599521Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=f4b4f1c9-e0e3-4bb2-bfaf-3875c8353c6d, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:23.575+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"908211873e569aa1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:04:26.635+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"f229398f8be885fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.637028613Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *]}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:26.648+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"f229398f8be885fd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.652+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"06b115fb807f3ae7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.636550454Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:04:26.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"06b115fb807f3ae7","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"eb4c28cad01361af","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.697719271Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:04:26.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"eb4c28cad01361af","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:26.717+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"ac4ae8a460f6a063","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.697551018Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:04:26.718+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"721e3fcb14e59daf8cf15fc409628680","spanId":"693d6b884e89ea76","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=881c6c48-5868-4ce6-9fe6-f1c1563b6fc6, timestamp=2026-08-18T15:04:26.742093902Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=3, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:04:26.748+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=509b5619-1496-4c03-937f-9cd535213230, timestamp=2026-08-18T15:04:27.181568346Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=478ff4e3-7683-4492-bee0-1da025da8dee, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:27.181+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"162826d5ef4e9839","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:32.051+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"5a0d409f45993eb6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c3255e7f-e7ac-4693-a12d-693c5a3c412b, timestamp=2026-08-18T15:04:32.054670732Z, stateChangeResult=NO_ERROR, message=, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message=''}})","timestamp":"2026-08-18T15:04:32.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f405c94ca6231d60573501df0d2aafdc","spanId":"5a0d409f45993eb6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:32.074+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=915e43e1-0b10-45b4-b70e-c1b0b2e68efe, timestamp=2026-08-18T15:04:32.609401974Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=61d47a60-2ee6-4178-bef9-786db0289860, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c27, definition=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:32.609+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"dccc571b2cc3cdc4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-9"},"message":"Delete automation composition request received for name: DemoInstance0 and version: 1.0.1","timestamp":"2026-08-18T15:04:37.337+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"dccc571b2cc3cdc4","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=e1f805bd-429a-42dc-88b0-4ae6ee2ebdda, timestamp=2026-08-18T15:04:37.339808475Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=781594e0-8839-439f-864c-22f5603827d6, revisionIdInstance=61d47a60-2ee6-4178-bef9-786db0289860, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, elementDefinitionId=onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3, inProperties={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}, outProperties={}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=be980dd5-3f51-406f-9128-be300ab02e35, elementId=709c62b3-8918-41b9-a747-d21eb79c6c27, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:37.340+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"5852be14a775e51d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:37.349+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"ff720e418a512bc5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=e1f805bd-429a-42dc-88b0-4ae6ee2ebdda, timestamp=2026-08-18T15:04:37.357611813Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c27=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Not implemented'}})","timestamp":"2026-08-18T15:04:37.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"72884c2b0fff6b294bcd9bb3e46c6c0c","spanId":"ff720e418a512bc5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:37.374+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4d02c75a-e449-47e4-b6d3-a9636f2f5e11, timestamp=2026-08-18T15:04:37.900185102Z, participantId=null, replicaId=null, automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=be980dd5-3f51-406f-9128-be300ab02e35, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=61d47a60-2ee6-4178-bef9-786db0289860, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:37.900+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bed84e19f76904e461f24de31dca52eb","spanId":"ed45662beadf3eea","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:04:38.996+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"ee44165de2dcb696","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:42.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"487154a27b40e6dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=e456edbd-bf31-4a59-8e8a-24861b1a33cf, timestamp=2026-08-18T15:04:42.766750082Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:42.778+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"487154a27b40e6dd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=256f68cd-b361-4ad9-9278-7ab697e453e2, timestamp=2026-08-18T15:04:42.782146222Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:42.782+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"eafe71a93cdc0ca6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=a840032c-f2d0-406b-af28-5788345436a0, timestamp=2026-08-18T15:04:42.769105086Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.794+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"eafe71a93cdc0ca6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.800+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"937b934bc2dcf2d6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=47cfb634-964d-4208-9a97-fd058f2931c8, timestamp=2026-08-18T15:04:42.769797529Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.803+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"937b934bc2dcf2d6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.811+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"a806f5583e853242","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=33bc3a4d-3697-49a1-8948-5cb73f0b65bb, timestamp=2026-08-18T15:04:42.770996682Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"a806f5583e853242","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:42.815+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"567e355a4316eaaa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=10539401-bd3c-409c-9080-03d7048105e2, timestamp=2026-08-18T15:04:42.770877440Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.816+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"8ca586b6a95af8ee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=da575824-96b3-440b-b093-c5a13b4292ab, timestamp=2026-08-18T15:04:42.774774433Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"f8b7149879535689","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=fb718649-421e-477a-ae4b-702cd2b54cd7, timestamp=2026-08-18T15:04:42.799689284Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:42.827+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"0189480fb8661478","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.835936438Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.840+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"d54fd53473e8b114","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.839938673Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.853+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"c556c6e080af5654","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.841222318Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.857+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"d0f7633ddce130ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.840578055Z, stateChangeResult=FAILED, message=Undeploy failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeploy failed!'}})","timestamp":"2026-08-18T15:04:42.862+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"b456723fbda19d66","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.840608826Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:42.867+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"072946865b7b70ee146beb2c6fb4947f","spanId":"03992bfdc2aa7da3","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=1e8180ac-04ea-4571-af6a-c71962141bde, timestamp=2026-08-18T15:04:42.864211521Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:42.875+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0fe9afad-676a-4501-9152-f89768b2e8d6, timestamp=2026-08-18T15:04:43.329655058Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, stateChangeResult=FAILED, revisionId=965cf405-cb1a-4f17-b7f0-2812a62fb207, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:43.329+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"dae6ee83461f0463","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:48.184+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"cd674fc74d22895e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9a064158-036b-425d-9839-cd30262c05d5, timestamp=2026-08-18T15:04:48.185502235Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"cd674fc74d22895e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.244+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"41d5840cf910d91e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=748806ea-a6c3-4aeb-b446-f22be5da87c0, timestamp=2026-08-18T15:04:48.186064306Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:48.248+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"41d5840cf910d91e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4bf1cc1a-f624-49ca-bc43-07c221ee9d3b, timestamp=2026-08-18T15:04:48.251023390Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:48.251+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"bccbb3c9409ce530","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=8742c970-589b-46c8-92d0-3d90a8b52dac, timestamp=2026-08-18T15:04:48.186729898Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.261+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"bccbb3c9409ce530","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.311+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"6f8827285da27fa5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=d83b5bb2-3bee-454b-9f97-301840040221, timestamp=2026-08-18T15:04:48.186773339Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.312+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"6f8827285da27fa5","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:48.353+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"22f74c8662688a02","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0aa35ed9-7713-447f-8955-de5737765e98, timestamp=2026-08-18T15:04:48.187183387Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.354+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"7bb23099b6b142c6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=c8529d5c-f9c3-4d23-9109-100f598b09c0, timestamp=2026-08-18T15:04:48.187612945Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.377+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"b5e19cea4c0356e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.250748385Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.417+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"a7c3d2e2852ec3a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.252768173Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.438+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"64eaf1a3bd16d05c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.252844224Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.448+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"c2dced386310e504","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.253475816Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.457+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"2d293787e273a12d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.254122488Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.468+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"457561d2678013c7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=0eca3a03-bffa-4bc9-946c-89122877bbfa, timestamp=2026-08-18T15:04:48.262656088Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:04:48.504+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f4c7e5cc04882314ea621f8d29abc501","spanId":"82fb88057bd600ed","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=399c64c7-c6cb-426e-8606-8ca6543f283c, timestamp=2026-08-18T15:04:48.326516781Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:04:48.555+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=4eea108c-4e52-41ce-9388-a6912096ef19, timestamp=2026-08-18T15:04:48.799741358Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=9fa1d09e-883a-4a2b-96ae-3ea2951f7774, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:48.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"44622f9ca416fb90","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:53.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"6c0884093b5fd5d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=c2abb440-602e-4e7d-a227-4e8bf5d7c51a, timestamp=2026-08-18T15:04:53.612386951Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:53.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"6c0884093b5fd5d9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=a5f43426-b464-4315-b3be-785ec87e574a, timestamp=2026-08-18T15:04:53.620489531Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:53.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9f3e58ac0c15a5ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674817609Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.683+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9f3e58ac0c15a5ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.701+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9661cfc89995938c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674604305Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:53.705+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"9661cfc89995938c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.728+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f3b339ab51161774","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.674989623Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.729+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f3b339ab51161774","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:53.754+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"87d99ab9fcdbbe22","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.675038693Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.755+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"f30091020809abc0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.677769334Z, stateChangeResult=FAILED, message=Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Delete failed!'}})","timestamp":"2026-08-18T15:04:53.776+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"7bcc4d7281df2e50a368581f0dd757cd","spanId":"08bf2448736e1c61","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=39cbb91a-f358-4bab-8614-c97e080bd1b2, timestamp=2026-08-18T15:04:53.690255936Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:53.799+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e043610c-0532-4ef3-adcf-fbc270f411ef, timestamp=2026-08-18T15:04:54.254676187Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETING, lockState=NONE, stateChangeResult=FAILED, revisionId=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:04:54.255+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"2d6d11744ff80f5d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-8"},"message":"Delete automation composition request received for name: Instance-Migration-From and version: 1.0.1","timestamp":"2026-08-18T15:04:59.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"2d6d11744ff80f5d","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.029966035Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=DELETE, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={stage=[*], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={baseUrl=*, httpHeaders={Authorization=*, Content-Type=*}, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}]}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*, configurationEntityId={name=*, version=*}}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:04:59.030+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"d32550e728fdc3a8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:04:59.051+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"139f3f0718250298","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=78002075-b704-4c86-ab87-21596d0b9cd3, timestamp=2026-08-18T15:04:59.044927890Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:04:59.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"139f3f0718250298","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=d2d3b7c4-55ef-4548-a560-1825cb62c416, timestamp=2026-08-18T15:04:59.060563797Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=8c90dc26-4864-486c-a71c-5aa24af4d679, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:04:59.060+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ddcb6610a56d1618","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.103073059Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.108+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ddcb6610a56d1618","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ebd534e9ddec9189","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.103433845Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.177+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"ebd534e9ddec9189","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.231+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"809d8997ada031e8","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.105488173Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={prepareStage=[*, *], stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.235+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"809d8997ada031e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:04:59.256+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"0b7657a92bc7d1cc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.105867140Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.259+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"47c8a09eba5be571","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.108458818Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={test={from=*, object=*, to=*}, stage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.265+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"5a0ec759401149eb1f33db6eb5cc2e61","spanId":"dbf8c5d75322b2dc","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=f9709900-d01e-4345-9473-4b7789872f53, timestamp=2026-08-18T15:04:59.131241846Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:04:59.283+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=6ccfba2c-32a0-4070-ab70-35a97511de6a, timestamp=2026-08-18T15:04:59.725926737Z, participantId=null, replicaId=null, automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=bb8e2ca7-ff5f-4030-aca4-c70b9f366011, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=b5f4e97c-0496-4166-b620-7fe9ca9b04e5, compositionTargetId=2641030b-34d0-4257-b2e4-8eba77c1d403, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:04:59.726+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"1ef2c82a8550c648","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:05:04.508+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"af1a263d937be875","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=8bfcd1f8-64a2-459b-89b0-1f1d9c2d1857, timestamp=2026-08-18T15:05:04.504506898Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.516+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"af1a263d937be875","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.552+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"fa922f3ead3b1b0e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=78be39d1-c543-4b50-8fdf-9e4327f41168, timestamp=2026-08-18T15:05:04.504641400Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.552+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"fa922f3ead3b1b0e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.612+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"ed82d9b53ec2763d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=f3ec655b-b918-409f-9be2-ba3fb4372bd5, timestamp=2026-08-18T15:05:04.505147100Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.613+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"ed82d9b53ec2763d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:04.640+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"b3ac592204cfb5fa","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=02ab368a-1029-4cbc-a9a3-4014c3db98ab, timestamp=2026-08-18T15:05:04.505717560Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:04.641+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"c5b814405dab5747","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.568753640Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.668+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"3e4f43c89a65abf5","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.570072634Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.677+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"0a6e9aa5efb33a34","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.571319107Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.687+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"994d1389783e74b6fd51ec6c6e99b738","spanId":"1ca435b50ceeef01","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=75ee2a44-af9d-4fa2-b7e9-1675d56f44d1, timestamp=2026-08-18T15:05:04.573057849Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:04.694+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=23a4ab0a-42ea-4f19-917c-c5ab5b28314c, timestamp=2026-08-18T15:05:05.088097053Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=6999db61-1c8a-4189-9e04-a6835b8cafc3, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:05.088+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"5e4b05b5cfb60129","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:09.951+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"bd795885b7e17729","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.951067801Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:09.959+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"bd795885b7e17729","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:09.965+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"7730471710ad2536","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:09.951573010Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:09.966+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"7730471710ad2536","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:09.970+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"778654bd7bf53618","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:10.011281091Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:10.017+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"778654bd7bf53618","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:10.022+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b9a98e373a567ecf15f89ecad93ad296","spanId":"62a6ce1f9518862b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5548bd13-3ef5-40a6-9c36-cb4acad7b45b, timestamp=2026-08-18T15:05:10.013252797Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:10.025+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fcc21fc5-0fea-4975-9834-7fb1785999f6, timestamp=2026-08-18T15:05:10.491396187Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:10.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"44544e9e52174fbb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:15.343+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"e6c1aef831068643","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.344282765Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:15.352+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"e6c1aef831068643","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"2117934c0bbdc053","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.349644012Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:15.361+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"2117934c0bbdc053","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.365+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"5275bcb25caf5856","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5d0ffcc-747a-4f0d-8886-338068a7ab68, timestamp=2026-08-18T15:05:15.406998622Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:15.412+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1189111f539554910a7aeeab7c668832","spanId":"5275bcb25caf5856","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:15.440+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-08-18T15:05:15.881+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-08-18T15:05:15.881+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=32eaac5b-cc26-4dbd-839b-67ba664ff41e, timestamp=2026-08-18T15:05:15.882094309Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:15.882+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.403469528Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-08-18T15:05:16.404+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"41fc2d36b1cb43b4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:16.415+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"d96ffd04fce1cbcf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.480023482Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:16.484+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"d96ffd04fce1cbcf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:16.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"b8a05de960e69842","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d6fe8fb5-e136-423f-a00d-6095f727698f, timestamp=2026-08-18T15:05:16.479985831Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:16.491+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"02406f5a23bbb41df624d46985dcd15e","spanId":"b8a05de960e69842","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:16.496+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.528692236Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-08-18T15:05:17.529+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"8afb64efe817b438","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:17.539+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"6ccdcda6ff3b10ed","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.601276947Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-08-18T15:05:17.605+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"6ccdcda6ff3b10ed","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:17.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"881266225904b1e4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=5e7685ad-bc57-4263-8c8b-6bbe39acaa7c, timestamp=2026-08-18T15:05:17.601411859Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:17.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"cd547889aff293dbd60d9dfc67e56bb5","spanId":"881266225904b1e4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:17.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.644502528Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=fb455db2-f6b9-43e5-ae5d-7bfed7d4ed32, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-08-18T15:05:18.645+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"1e5c1e9ed1c7566b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:18.659+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"d82942b903a17f4f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.721447625Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.727+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"d82942b903a17f4f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"5249ac079313c887","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.721825252Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.735+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"5249ac079313c887","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.741+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"ffdc37aa54b166ef","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9206d8d4-07d0-477f-9b45-797a8a811c68, timestamp=2026-08-18T15:05:18.722228749Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:18.742+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"19f5eb52df6901a6da6072311f06abf9","spanId":"ffdc37aa54b166ef","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:18.746+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=70848c03-f510-4d32-958b-b4467aa00d01, timestamp=2026-08-18T15:05:19.262302169Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=9a0fa476-4a2b-4eac-a406-684b5fab1a0b, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:19.262+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"74b2e3346ce6c91f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:21.039+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"806752f58125b03d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=81d1ac63-80e7-40f2-a787-ad90018c4e04, timestamp=2026-08-18T15:05:21.042526053Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.045+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"806752f58125b03d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ec9954cc839b9da6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1e938412-4c66-43ce-9a22-f4b061f713a7, timestamp=2026-08-18T15:05:21.041855331Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.054+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ec9954cc839b9da6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.058+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"2542f7c1765bf39b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9032cd95-c8d1-4894-bc03-baf261a611b8, timestamp=2026-08-18T15:05:21.042116685Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.060+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"2542f7c1765bf39b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:21.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"ab423a4a1e11417c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=4b703ce0-5fa2-4260-9e00-383b59ac1ccc, timestamp=2026-08-18T15:05:21.042171286Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:21.065+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"348ce43eaf1688cd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.107646503Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.124+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"76781860e96535a9","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.107447640Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.130+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"8c7c2a4a80246b65","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.109305203Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"bc550684ff1d7cc7c76ae6c733bb8999","spanId":"1672ae693083dab7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=0c2cf15c-0d0e-403d-8554-b977a0728d8f, timestamp=2026-08-18T15:05:21.110883641Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:21.142+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0b3c3a7f-c113-4687-ba59-d570ac0a808b, timestamp=2026-08-18T15:05:21.581471430Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=48a953b9-5c31-4d2c-811b-1afa5ec09a73, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:21.581+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"a851c481eb2d7481","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:26.326+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"8268b87a6a881050","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389031636Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.392+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"8268b87a6a881050","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.400+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"68af8541f366c958","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389433223Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.403+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"68af8541f366c958","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"693461c334bf8d9b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389001155Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.407+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"693461c334bf8d9b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:26.410+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ed7683f37d97a24db18e66a3ee287b89","spanId":"7d0e3e1cfa6e36c6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b4070067-2b30-4ac7-bf87-b059a95cc9e9, timestamp=2026-08-18T15:05:26.389001225Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:26.410+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=0a712bec-8e84-414e-a3ec-275d43913aa4, timestamp=2026-08-18T15:05:26.922227211Z, participantId=null, replicaId=null, automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=b18f37a1-2fa2-4cb1-909b-ab6b5385cb9f, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=48a953b9-5c31-4d2c-811b-1afa5ec09a73, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:26.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"2e82fb699d455c8d64af838255a077e0","spanId":"fa8777a94218d255","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Create instance request received for compositionId 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:05:31.615+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"7bb1aec6977543e8","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_DEPLOY","timestamp":"2026-08-18T15:05:31.750+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"9cf54e7cfb1724ab","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=1e852348-9122-40e3-8ddb-945aa94b3a46, timestamp=2026-08-18T15:05:31.746874718Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.753+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"9cf54e7cfb1724ab","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.765+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"72a770e095c242e2","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=70fca03f-f89f-44df-bba4-d06943446116, timestamp=2026-08-18T15:05:31.745804709Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.768+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"72a770e095c242e2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.774+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"5597f65a48da2826","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=b9ddfc40-b77c-471d-a15e-0ed56afe054f, timestamp=2026-08-18T15:05:31.746986440Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.777+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"5597f65a48da2826","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:31.781+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"6afa0f317c16a3fd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=73411dcb-18c7-4190-ad48-522d319225c8, timestamp=2026-08-18T15:05:31.747124602Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYING, lockState=NONE, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=DEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:31.782+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"aef64ef761cf7a7d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.812991132Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.818+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"6842e0fb114b86e1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.818124002Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"d2bf6cea000029ba","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.819243202Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.844+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a8fe98142e73406fb28acbf64501fee7","spanId":"e557cf0ac4fee739","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c8c5f317-2643-4964-a87e-020fcaf3edf2, timestamp=2026-08-18T15:05:31.819044329Z, stateChangeResult=NO_ERROR, message=Deployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deployed'}})","timestamp":"2026-08-18T15:05:31.848+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=2a4a680c-aeb2-4bea-97c9-0f1b91cb3e99, timestamp=2026-08-18T15:05:32.295042623Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=bd0d9f71-9c30-4cbf-a239-7f4f0c5489c4, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:32.295+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"Migrating instance with id a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:37.127+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c37 added in Migration","timestamp":"2026-08-18T15:05:37.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-1"},"message":"New Ac element 709c62b3-8918-41b9-a747-d21eb79c6c40 added in Migration","timestamp":"2026-08-18T15:05:37.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"5978564b74ba8b98","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.145188050Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=bd0d9f71-9c30-4cbf-a239-7f4f0c5489c4, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATE, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATE, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=NEW})])], precheck=false, rollback=false, firstStage=true, stage=0)","timestamp":"2026-08-18T15:05:37.145+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"f63dfcab66859dd6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:37.161+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"3508b0a8f9190bdd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.156607109Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:37.165+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"3508b0a8f9190bdd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.176+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"1b0facd23aee9163","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.165268761Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:37.179+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"1b0facd23aee9163","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.183+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"2ea1483edaa1b85d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.265890770Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=2, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:05:37.272+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"2ea1483edaa1b85d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:37.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"84042b8e36f615492d32ff034949ae4f","spanId":"fe3cc269d2edfb3e","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=4c96511d-cfc2-45eb-b801-ddb07d68f7a4, timestamp=2026-08-18T15:05:37.265990952Z, stateChangeResult=NO_ERROR, message=stage 0 Migrated, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATING, lockState=LOCKED, operationalState='null', useState='null', outProperties={stage=[*], InternalState=*}, result=true, message='stage 0 Migrated'}})","timestamp":"2026-08-18T15:05:37.277+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=eadb2414-5fce-4c71-943a-b191134ee699, timestamp=2026-08-18T15:05:37.704354775Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=c0e3d73c-f69e-40c8-b452-f08f613aabdc, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:37.704+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c4b07191767d9975","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.instantiation.AutomationCompositionInstantiationProvider","thread":"http-nio-6969-exec-10"},"message":"Rollback automation composition request received for CompositionID: 2641030b-34d0-4257-b2e4-8eba77c1d403 and InstanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:42.521+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c4b07191767d9975","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.534945936Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, orderedState=MIGRATION_REVERT, migrationState=NEW, properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={}, outProperties={}, state=REMOVED})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={stage=[*]}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={}, outProperties={}, state=REMOVED}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={}, outProperties={}, state=REMOVED}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=true, stage=3)","timestamp":"2026-08-18T15:05:42.535+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"c275e80ec0a2fe1d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:42.551+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"35f593a7090fea9d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.552173166Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={stage=[*]}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:42.557+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"35f593a7090fea9d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.563+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"9f1c8b31e72f4e8c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.550974695Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:42.566+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"9f1c8b31e72f4e8c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.573+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"ecc5b3d5a4f5dd64","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=99ab2673-6bf1-4a59-a197-313bb19ba721, timestamp=2026-08-18T15:05:42.612563395Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:42.616+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"3fb1a58d95182c29552834dcaab70dec","spanId":"ecc5b3d5a4f5dd64","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:42.624+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c37 in Migration ","timestamp":"2026-08-18T15:05:43.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.scanner.AbstractScanner","thread":"Thread-5"},"message":"Deleting element 709c62b3-8918-41b9-a747-d21eb79c6c40 in Migration ","timestamp":"2026-08-18T15:05:43.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=3ba88cd4-a556-4f9c-a502-0e4f7cd783aa, timestamp=2026-08-18T15:05:43.087247455Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DELETED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=c0e3d73c-f69e-40c8-b452-f08f613aabdc, compositionTargetId=null, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:05:43.087+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.606324107Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=2)","timestamp":"2026-08-18T15:05:43.606+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"6aacdfa08d86d12e","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:43.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"cf20eec21046d44f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.680983944Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:43.686+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"cf20eec21046d44f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:43.693+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"d2606ebcefe3239a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=b0c192c6-7ed0-4d1e-9a7a-e6abf5f557c0, timestamp=2026-08-18T15:05:43.681318029Z, stateChangeResult=NO_ERROR, message=stage 2 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=1, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 2 Migration rollback'}})","timestamp":"2026-08-18T15:05:43.695+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"d31059c30ecd9bde4ab63cd8e8730ac5","spanId":"d2606ebcefe3239a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:43.699+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.719901678Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=1)","timestamp":"2026-08-18T15:05:44.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"2825e8be8bd47eb4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:44.731+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"212b1358a8092833","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.795144043Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:44.802+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"212b1358a8092833","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:44.808+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"cfbf115c880e1c69","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c11210e5-0ffe-4efc-90ba-601c08e2c008, timestamp=2026-08-18T15:05:44.795160103Z, stateChangeResult=NO_ERROR, message=stage 1 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*], InternalState=*}, result=true, message='stage 1 Migration rollback'}})","timestamp":"2026-08-18T15:05:44.809+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a48ecd799fb378830d1156079102fa06","spanId":"cfbf115c880e1c69","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:44.812+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionMigration(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_MIGRATION, messageId=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.841021365Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=c0e3d73c-f69e-40c8-b452-f08f613aabdc, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdCompositionTarget=8c90dc26-4864-486c-a71c-5aa24af4d679, participantUpdatesList=[ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}]), ParticipantDeploy(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, acElementList=[AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=REMOVED, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}, AcElementDeploy{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, orderedState=MIGRATION_REVERT, migrationState=DEFAULT, properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}}])], participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={}, outProperties={}, state=NOT_PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={}, outProperties={}, state=NOT_PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=NEW}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=NEW}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={stage=[*], InternalState=*}, state=PRESENT}, compositionElementTarget=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*], InternalState=*}, state=PRESENT})])], precheck=false, rollback=true, firstStage=false, stage=0)","timestamp":"2026-08-18T15:05:45.841+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"f856c181b1894dad","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:45.852+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"fb1576712e658b38","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.913484860Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.922+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"fb1576712e658b38","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.929+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"957bd96cf45d588b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.914561519Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.929+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"957bd96cf45d588b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.932+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"895e8c92b1a5cbbd","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=d575e7d4-07e4-4f6b-9f4a-dbf46998261f, timestamp=2026-08-18T15:05:45.914652450Z, stateChangeResult=NO_ERROR, message=Migration rollback done, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migration rollback done'}})","timestamp":"2026-08-18T15:05:45.934+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"820314a3ae52951fc98a4f23579e6c40","spanId":"895e8c92b1a5cbbd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:45.937+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=5531ab67-7640-4a4b-95d8-2d1a09b9b373, timestamp=2026-08-18T15:05:46.455027074Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DEPLOYED, lockState=LOCKED, stateChangeResult=NO_ERROR, revisionId=02c4a29f-3876-4c44-971a-5abd19913cc7, compositionTargetId=null, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:46.455+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"1e5f9f762e8f4123","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:48.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"7d474b1367a53576","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.351229526Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:48.358+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"7d474b1367a53576","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"0d2f4bde432a3a48","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.353389513Z, stateChangeResult=FAILED, message=Migration - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migration - Delete failed!'}})","timestamp":"2026-08-18T15:05:48.363+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"0d2f4bde432a3a48","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.366+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"a938ebe2007f6080","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.410561980Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:48.414+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"a938ebe2007f6080","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:48.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"fefdc100b639d6f1c4630cd0337a4127","spanId":"21c176788abee671","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=9395e419-4ad7-4189-a4ed-93daa88139ed, timestamp=2026-08-18T15:05:48.413912058Z, stateChangeResult=FAILED, message=Migrate failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DEPLOYED, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Migrate failed!'}})","timestamp":"2026-08-18T15:05:48.422+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=cc2178da-48c4-4d55-a1a9-1a089c8ab68a, timestamp=2026-08-18T15:05:48.887113169Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=9ce2af8b-430e-4182-9e0e-ce14f22bcb7b, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=MIGRATING, lockState=LOCKED, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=DEPLOYED, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=DELETED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:48.887+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"c0a719796dd349a0","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_MIGRATION","timestamp":"2026-08-18T15:05:53.703+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"a071a420b0756465","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.707268632Z, stateChangeResult=FAILED, message=Rollback - Delete failed!, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Rollback - Delete failed!'}})","timestamp":"2026-08-18T15:05:53.715+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"a071a420b0756465","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"2a22fbbcbf23489d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.714381955Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:05:53.725+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"2a22fbbcbf23489d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.730+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"cc2e6343ba06005b","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=309ebb8e-5a6e-464c-aef4-ee14ff54fda0, timestamp=2026-08-18T15:05:53.767635840Z, stateChangeResult=NO_ERROR, message=stage 3 Migration rollback, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=0, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=MIGRATION_REVERTING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='stage 3 Migration rollback'}})","timestamp":"2026-08-18T15:05:53.771+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"021b366253632cba71985bf05225b41d","spanId":"cc2e6343ba06005b","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:53.777+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=fb87b8d9-09e0-459b-b849-855f44f2802a, timestamp=2026-08-18T15:05:54.248918221Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=MIGRATION_REVERTING, lockState=LOCKED, stateChangeResult=FAILED, revisionId=63a4c186-b8e8-4ea1-a036-236d403a1dbd, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=DELETED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=MIGRATION_REVERTING, lockState=LOCKED, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=MIGRATION_REVERTING, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:54.249+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"867df9a045884cfd","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAcHandler","thread":"http-nio-6969-exec-1"},"message":"Undeployment request received for instanceID: a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc","timestamp":"2026-08-18T15:05:59.095+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"867df9a045884cfd","extra_data":{"logger":"acm-network","thread":"Thread-6"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nAutomationCompositionStateChange(super=ParticipantMessage(messageType=AUTOMATION_COMPOSITION_STATE_CHANGE, messageId=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.098969267Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=63a4c186-b8e8-4ea1-a036-236d403a1dbd, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), deployOrderedState=UNDEPLOY, lockOrderedState=NONE, startPhase=0, firstStartPhase=true, participantDtoList=[ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c40, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c38, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}, state=PRESENT})]), ParticipantDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, elementDtos=[AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c34, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c35, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c37, inProperties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={}, state=PRESENT}), AcElementDto(compositionElement=CompositionElementDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, inProperties={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, outProperties={InternalState=*}, state=PRESENT}, instanceElement=null, compositionElementTarget=null, instanceElementTarget=InstanceElementDto{instanceId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, elementId=709c62b3-8918-41b9-a747-d21eb79c6c36, inProperties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}, state=PRESENT})])])","timestamp":"2026-08-18T15:05:59.099+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"307c26ab80a374c2","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:05:59.111+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"275347c2c6cabcee","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=21bdd53a-ce14-4796-96d0-e72aaa786d77, timestamp=2026-08-18T15:05:59.109550738Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c38, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.122+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"275347c2c6cabcee","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.134+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0a8be8a29afd7e4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=25095275-f990-45a0-b2de-bb801a8884d4, timestamp=2026-08-18T15:05:59.110002745Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:05:59.137+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0a8be8a29afd7e4d","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=bfe264e1-bf09-463e-8d33-73fc238d40f6, timestamp=2026-08-18T15:05:59.139338516Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:05:59.139+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"111bb9eb2608f996","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=e0ee46b8-cfd6-49fa-a03b-ee4a6546e29c, timestamp=2026-08-18T15:05:59.113901672Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c37, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.146+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"111bb9eb2608f996","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.157+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d624e8667c666ed1","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=dc412a88-b5f6-4843-8051-1cf520909ca2, timestamp=2026-08-18T15:05:59.118578102Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c36, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.160+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d624e8667c666ed1","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:05:59.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"3e302e3a42238221","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=23389d83-9468-40ae-a851-3c0a5cae44e5, timestamp=2026-08-18T15:05:59.118121254Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c34, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.166+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"2f0aaf882ac61311","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=07a9b073-5c8d-4a0d-944f-8ce406de98ba, timestamp=2026-08-18T15:05:59.116842282Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c35, deployState=UNDEPLOYING, lockState=LOCKED, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.172+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"2776c1a39873f0db","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=89876bab-015d-440b-b442-70a9bce11366, timestamp=2026-08-18T15:05:59.149067132Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[AutomationCompositionInfo(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYING, lockState=LOCKED, elements=[AutomationCompositionElementInfo{automationCompositionElementId=709c62b3-8918-41b9-a747-d21eb79c6c40, deployState=UNDEPLOYING, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}}])], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:05:59.182+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"6bf905836090e9a6","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.177670070Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.194+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"1cf1f66b689d71d4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.183836736Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.203+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"0efdf77bf5be6249","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.184129861Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.209+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d1a9fb90985076a0","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.186497641Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.213+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"d7453ce7883c1d98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.193450910Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.224+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f6c7a593d0d1c34a4bedf65e907e4483","spanId":"693eb69c195d3430","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=8868a9f6-c23a-4b14-8648-0eebb1b5385f, timestamp=2026-08-18T15:05:59.214371287Z, stateChangeResult=NO_ERROR, message=Undeployed, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=true, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=UNDEPLOYED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Undeployed'}})","timestamp":"2026-08-18T15:05:59.231+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=bbbd9d3d-3737-4867-b7f4-e446af0e6458, timestamp=2026-08-18T15:05:59.655433997Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=UNDEPLOYED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c37, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c34, definition=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c35, definition=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=DEFAULT, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c40, definition=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, deployState=UNDEPLOYED, lockState=NONE, migrationState=NEW, operationalState='null', useState='null', properties={migrateTimeoutMs=*, undeployTimeoutMs=*, updateTimeoutMs=*, deleteTimeoutMs=*, deployTimeoutMs=*, configurationEntities=[{myParameterToUpdate=*}]}, outProperties={InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c36, definition=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *], InternalState=*}}, AcElementRestart{id=709c62b3-8918-41b9-a747-d21eb79c6c38, definition=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, deployState=UNDEPLOYED, lockState=NONE, migrationState=REMOVED, operationalState='null', useState='null', properties={migrateTimeoutMs=*, updateTimeoutMs=*, baseUrl=*, configurationEntities=[{restSequence=[{path=*, expectedResponse=*, httpMethod=*, body=*, restRequestId={name=*, version=*}}], configurationEntityId={name=*, version=*}, myParameterToUpdate=*}], undeployTimeoutMs=*, httpHeaders={Authorization=*, Content-Type=*}, deleteTimeoutMs=*, deployTimeoutMs=*}, outProperties={rollbackStage=[*, *, *], InternalState=*}}])], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=null)","timestamp":"2026-08-18T15:05:59.655+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"a86e720217941dfb","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type AUTOMATION_COMPOSITION_STATE_CHANGE","timestamp":"2026-08-18T15:06:04.421+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"edca4b75ec995a36","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantReqSync(super=ParticipantMessage(messageType=PARTICIPANT_REQ_SYNC_MSG, messageId=083021b0-c158-47b1-b06e-962c61f2a4b4, timestamp=2026-08-18T15:06:04.422679156Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), compositionTargetId=null)","timestamp":"2026-08-18T15:06:04.427+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"edca4b75ec995a36","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=f8cf27dc-ab91-464f-8834-f8dbfdcce618, timestamp=2026-08-18T15:06:04.431832661Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=b341c544-756e-4713-9239-400e551f0768, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=true, delete=false, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:04.431+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"72278e2db1ebf954","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485035425Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c38=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.490+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"72278e2db1ebf954","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.495+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"969625e59351638f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485455072Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c36=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.498+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"969625e59351638f","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.501+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"390b11326df63e0a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.485278789Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c37=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.502+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"390b11326df63e0a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:04.507+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"758e96ee81616a5f","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.488314061Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c34=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.510+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"eac3158940786dd7","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.486217775Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c35=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={rollbackStage=[*, *], InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.513+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c095eea4a893a7176f342725360306fa","spanId":"d6c358cfd903e873","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nAutomationCompositionDeployAck(super=ParticipantAckMessage(responseTo=c5cbc522-2778-472f-934f-a48b9b9d44c9, timestamp=2026-08-18T15:06:04.502875568Z, stateChangeResult=NO_ERROR, message=Deleted, messageType=AUTOMATION_COMPOSITION_STATECHANGE_ACK, compositionId=null, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, stage=null, outPropertiesUpdated=false, automationCompositionResultMap={709c62b3-8918-41b9-a747-d21eb79c6c40=AcElementDeployAck{deployState=DELETED, lockState=NONE, operationalState='null', useState='null', outProperties={InternalState=*}, result=true, message='Deleted'}})","timestamp":"2026-08-18T15:06:04.517+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=30def286-0321-40fa-af3f-aec9abbf914d, timestamp=2026-08-18T15:06:05.028118710Z, participantId=null, replicaId=null, automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), state=PRIMED, participantDefinitionUpdates=[], automationcompositionList=[ParticipantRestartAc(automationCompositionId=a1499456-80e1-4e0f-b4e5-7c06a3b8bfcc, deployState=DELETED, lockState=NONE, stateChangeResult=NO_ERROR, revisionId=5c90e120-3342-4e2c-b6e2-4e244ffbf6ca, compositionTargetId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, acElementList=[])], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=null)","timestamp":"2026-08-18T15:06:05.028+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"4a8a75a856708578","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Deprime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:09.810+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"4a8a75a856708578","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.820450163Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=fdf1d157-2de0-4530-929a-5a8cfaf89b9a, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:09.820+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"c86aefeeb03a3d33","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:09.831+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"b01a537a63c7dd96","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.892504141Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:09.897+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"b01a537a63c7dd96","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:09.903+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"dd416f1ade1d22da","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=b9d6e66d-de97-470e-bac7-26ff220d2c02, timestamp=2026-08-18T15:06:09.893109071Z, stateChangeResult=FAILED, message=Deprime failed!, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=PRIMED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:09.904+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"1af00c16e6d3fbfea7d7d3c5d079b9b7","spanId":"dd416f1ade1d22da","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:09.907+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=1780b5b6-3d83-4c6f-8a2b-c4e8ff102fdd, timestamp=2026-08-18T15:06:10.429379280Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=fa2623c2-818b-4452-8812-656702a1ffc2, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), state=DEPRIMING, participantDefinitionUpdates=[ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement2', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}]), ParticipantDefinition(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, automationCompositionElementDefinitionList=[AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}, AutomationCompositionElementDefinition{acElementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, automationCompositionElementToscaNodeTemplate=ToscaNodeTemplate(super=ToscaWithTypeAndObjectProperties{type='org.onap.policy.clamp.acm.SimAutomationCompositionElement', typeVersion='1.0.0'}, requirements=null, capabilities=null), outProperties={InternalState=*}}])], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=false, stateChangeResult=FAILED)","timestamp":"2026-08-18T15:06:10.429+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"5e601ad5e859bd0c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Deprime request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.191+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"5e601ad5e859bd0c","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.198899685Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=e618616e-f759-45c1-be74-cde9023e9ca6, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c91, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, inPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3={InternalState=*}, onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:15.199+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"f00c7a9321f903f6","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:15.209+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"8437ffa1df8b8587","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.270145213Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_SinkAutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:15.274+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"8437ffa1df8b8587","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:15.280+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"7db331a75b24483a","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=8c25dcf7-0e23-486c-9548-7057149f178b, timestamp=2026-08-18T15:06:15.271365184Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_Sink2AutomationCompositionElement 1.2.3, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:15.282+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"e4f2a7ef1062eaf5d0cfef4c56c322fd","spanId":"7db331a75b24483a","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:15.288+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"ad228404a7a0a706fadc9bcb2018b9df","spanId":"89f302c06ab43639","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-2"},"message":"Get automation composition definition request received for ID: 2641030b-34d0-4257-b2e4-8eba77c1d403","timestamp":"2026-08-18T15:06:15.296+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=9a706880-086f-4a4f-9f5b-d4ef6e392bfa, timestamp=2026-08-18T15:06:15.810366937Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=2641030b-34d0-4257-b2e4-8eba77c1d403, revisionIdComposition=8895623f-96f5-4e05-8aac-552037dfe85e, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:15.810+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"39ff187cb07c7009","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-3"},"message":"Deprime request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:20.582+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"39ff187cb07c7009","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=9dc5fad7-ac30-44dc-bf33-c3dd6072c20e, timestamp=2026-08-18T15:06:20.588951875Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=04b9918a-7237-48d9-bb11-8ac31a916f3e, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c01]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, compositionDto=CompositionDto{compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, inPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={uninitializedToPassiveTimeout=*, startPhase=*, stage={prepare=[*], migrate=[*]}, provider=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Http_AutomationCompositionElement 1.2.3={}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:20.589+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"0b95078a446ce9d9","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:20.598+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"9aad9b97ecc9a5a4","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=9dc5fad7-ac30-44dc-bf33-c3dd6072c20e, timestamp=2026-08-18T15:06:20.600348966Z, stateChangeResult=NO_ERROR, message=Not implemented, messageType=PARTICIPANT_PRIME_ACK, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111), compositionState=COMMISSIONED, outPropertiesList=null)","timestamp":"2026-08-18T15:06:20.611+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"848764ee5bc87d353afc92e747277d3b","spanId":"9aad9b97ecc9a5a4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.617+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"93f9a2c2c45615b8b6d85abe46ac0ed2","spanId":"3ca18180cea7ab99","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=348439b3-d27e-4f5e-8269-5cf2b5a04deb, timestamp=2026-08-18T15:06:20.675594985Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=c21d270a-d5ef-4fb2-9050-a9f376de7ec8, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=b5b3b74b-e208-4d2f-899c-b9b14ebcfcd7, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:20.686+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"93f9a2c2c45615b8b6d85abe46ac0ed2","spanId":"3ca18180cea7ab99","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.691+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"600fecc55ef4280e93aa406390f5559d","spanId":"2bb9a994fc27f1bf","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=81971f34-66aa-44ff-bfff-90a5419a7e90, timestamp=2026-08-18T15:06:20.715456063Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6f74fa4e-e36c-483f-84c7-8d224a01cb77, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:20.720+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"600fecc55ef4280e93aa406390f5559d","spanId":"2bb9a994fc27f1bf","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:20.724+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"b21a9e40e57def16f4befed0447f1a37","spanId":"afc6fba156ada89c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=385a86df-843c-4343-a3c8-5b3a57d80f5b, timestamp=2026-08-18T15:06:21.093811875Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=330d97cc-5049-4fb8-bbc1-21eb965373e8, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement3, typeVersion=1.0.0), ParticipantSupportedElementType(id=4a3b525d-33c0-4216-aecd-3df138893b86, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement4, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.100+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=c2442849-8c6e-4f60-b3f8-8642093ec486, timestamp=2026-08-18T15:06:21.138215557Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=c2631cb1-33ea-4944-ad56-8d02f6ee5921, revisionIdComposition=823829f5-bd0a-4791-9e8f-9d2361e43871, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:21.138+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f78e45382260b8825a1f100790d71f7f","spanId":"4053c167e008714c","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=9904aa72-b70c-4ac0-9abd-90ac0f5b6cf5, timestamp=2026-08-18T15:06:21.292327785Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c01, replicaId=8f7bf29c-7a7a-4c47-a1f3-214354b2c111, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=40b662dc-5978-4434-bd38-4eb567981288, typeName=org.onap.policy.clamp.acm.HttpAutomationCompositionElement, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.301+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"f78e45382260b8825a1f100790d71f7f","spanId":"4053c167e008714c","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:21.306+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a861450801b092d5e37b81b999861a60","spanId":"36cae101b922a421","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantStatus(super=ParticipantMessage(messageType=PARTICIPANT_STATUS, messageId=26a1953b-d2ab-4a46-962e-c17c53e89493, timestamp=2026-08-18T15:06:21.342352741Z, participantId=101c62b3-8918-41b9-a747-d21eb79c6c91, replicaId=6ebaf7ac-1c73-44c1-b6e6-ec7ff511c51c, automationCompositionId=null, compositionId=null, revisionIdComposition=null, revisionIdInstance=null, participantIdList=[]), participantDefinitionUpdates=[], automationCompositionInfoList=[], participantSupportedElementType=[ParticipantSupportedElementType(id=6090af42-e2aa-4d2e-bae5-3fc3bc319718, typeName=org.onap.policy.clamp.acm.SimAutomationCompositionElement2, typeVersion=1.0.0)])","timestamp":"2026-08-18T15:06:21.345+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"a861450801b092d5e37b81b999861a60","spanId":"36cae101b922a421","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:21.350+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c27e5f150bf3b7766ae1886d2bc44703","spanId":"9578164045833d8d","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-5"},"message":"Delete request received for ID: c2631cb1-33ea-4944-ad56-8d02f6ee5921","timestamp":"2026-08-18T15:06:25.903+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"b086dd89076f4997","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-4"},"message":"Deprime request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:26.001+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"b086dd89076f4997","extra_data":{"logger":"acm-network","thread":"Thread-7"},"message":"[OUT|KAFKA|policy-acruntime-participant]\nParticipantPrime(super=ParticipantMessage(messageType=PARTICIPANT_PRIME, messageId=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.009629435Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=f7efbe5b-763f-470b-aef3-cff643642bb9, revisionIdInstance=null, participantIdList=[101c62b3-8918-41b9-a747-d21eb79c6c92, 101c62b3-8918-41b9-a747-d21eb79c6c90]), participantDefinitionUpdates=[], primeDtoList=[ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4={InternalState=*}}}), ParticipantPrimeDto(participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, compositionDto=CompositionDto{compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, inPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={stage={prepare=[*, *], migrate=[*, *]}, provider=*, startPhase=*}}, outPropertiesMap={onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4={InternalState=*}, onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4={InternalState=*}}})], primeOrder=DEPRIME)","timestamp":"2026-08-18T15:06:26.009+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"38c12f2a3bc81208","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.comm.ParticipantMessageListener","thread":"participantMessageListener-0-C-1"},"message":"discarding event of type PARTICIPANT_PRIME","timestamp":"2026-08-18T15:06:26.023+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"50c1dcb9cc64eb98","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.081763187Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c90, replicaId=62a1f04e-7140-462d-b767-deff5531a1a4), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_BridgeAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}, PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_StarterAutomationCompositionElement 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:26.086+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"50c1dcb9cc64eb98","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:26.096+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"157b97a7bcbd0870","extra_data":{"logger":"acm-network","thread":"participantMessageListener-0-C-1"},"message":"[IN|KAFKA|policy-acruntime-participant]\nParticipantPrimeAck(super=ParticipantAckMessage(responseTo=64f9d283-acbd-4114-b62e-66b6ceb2cfb5, timestamp=2026-08-18T15:06:26.082250455Z, stateChangeResult=NO_ERROR, message=Deprimed, messageType=PARTICIPANT_PRIME_ACK, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, participantId=101c62b3-8918-41b9-a747-d21eb79c6c92, replicaId=1cfc6fc3-eda1-4995-bcd4-538b6103cf8c), compositionState=COMMISSIONED, outPropertiesList=[PrimeElementAck{elementDefinitionId=onap.policy.clamp.ac.element.Sim_NewAutomationCompositionElement2 1.2.4, outProperties={InternalState=*}}])","timestamp":"2026-08-18T15:06:26.098+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"8357348fc4ffd24261325ea147ca6db5","spanId":"157b97a7bcbd0870","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"participantMessageListener-0-C-1"},"message":"Add scanning Message","timestamp":"2026-08-18T15:06:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"c7968ca4ef7c4d6b727cd1fdcbeb079c","spanId":"d0856b8ab9abd7ba","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.commissioning.CommissioningProvider","thread":"http-nio-6969-exec-7"},"message":"Get automation composition definition request received for ID: ec947fe9-0fec-4f3e-9e2c-1f687b52542b","timestamp":"2026-08-18T15:06:26.102+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","extra_data":{"logger":"acm-network","thread":"Thread-5"},"message":"[OUT|KAFKA|acm-ppnt-sync]\nParticipantSync(super=ParticipantMessage(messageType=PARTICIPANT_SYNC_MSG, messageId=e259338e-6940-459e-89c8-69c90f3a04b2, timestamp=2026-08-18T15:06:26.619970211Z, participantId=null, replicaId=null, automationCompositionId=null, compositionId=ec947fe9-0fec-4f3e-9e2c-1f687b52542b, revisionIdComposition=a7e1471a-0fd8-4b57-b578-7c0cc87c8f32, revisionIdInstance=null, participantIdList=[]), state=COMMISSIONED, participantDefinitionUpdates=[], automationcompositionList=[], excludeReplicas=[], restarting=false, delete=true, stateChangeResult=NO_ERROR)","timestamp":"2026-08-18T15:06:26.620+00:00"} policy-clamp-runtime-acm-1 | {"severity":"INFO","traceId":"24e66bb5febc0b656d2293efbdfd8ec2","spanId":"9f948927817351d4","extra_data":{"logger":"org.onap.policy.clamp.acm.runtime.supervision.SupervisionAspect","thread":"scheduling-1"},"message":"Add scheduled scanning","timestamp":"2026-08-18T15:06:38.996+00:00"}