By type
11:06:58,211 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 11:06:58,223 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout. 11:06:58,227 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Worker thread will flush remaining events before exiting. 11:06:58,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Queue flush finished successfully within timeout. 11:06:58,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Worker thread will flush remaining events before exiting. 11:06:58,236 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPerformance] - Queue flush finished successfully within timeout. 11:06:58,236 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Worker thread will flush remaining events before exiting. 11:06:58,237 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFServer] - Queue flush finished successfully within timeout. 11:06:58,239 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Worker thread will flush remaining events before exiting. 11:06:58,239 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFPolicy] - Queue flush finished successfully within timeout. 11:06:58,239 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 11:06:58,240 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout. 11:06:58,240 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 11:06:58,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout. 11:06:58,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Worker thread will flush remaining events before exiting. 11:06:58,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFError] - Queue flush finished successfully within timeout. 11:06:58,241 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 11:06:58,242 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout. 11:06:58,252 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-spring.xml] is not of type file 11:06:58,266 |-WARN in Logger[org.springframework.core.env.PropertySourcesPropertyResolver] - No appenders present in context [default] for logger [org.springframework.core.env.PropertySourcesPropertyResolver]. 11:06:58,417 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20ccf40b - Adding [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] to configuration watch list. 11:06:58,417 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@e7edb54 - URL [jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/classes!/logback-default.xml] is not of type file 11:06:58,425 |-INFO in ch.qos.logback.classic.joran.action.JMXConfiguratorAction - begin 11:06:58,513 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:58,514 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 11:06:58,517 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,519 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,519 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ERROR] 11:06:58,521 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,525 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - setting totalSizeCap to 1 GB 11:06:58,527 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Archive files will be limited to [50 MB] each. 11:06:58,528 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use zip compression 11:06:58,529 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1473981203 - Will use the pattern /var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,532 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/error.%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,532 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Roll-over at midnight. 11:06:58,617 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7fb4f2a9 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,624 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - Active log file name: /var/log/onap/clamp/error.log 11:06:58,624 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ERROR] - File property is set to [/var/log/onap/clamp/error.log] 11:06:58,625 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,625 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [DEBUG] 11:06:58,625 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,626 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - setting totalSizeCap to 1 GB 11:06:58,627 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Archive files will be limited to [50 MB] each. 11:06:58,627 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use zip compression 11:06:58,632 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@221111433 - Will use the pattern /var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,633 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/debug.%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,634 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Roll-over at midnight. 11:06:58,634 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@14bdbc74 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,637 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - Active log file name: /var/log/onap/clamp/debug.log 11:06:58,637 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[DEBUG] - File property is set to [/var/log/onap/clamp/debug.log] 11:06:58,638 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,655 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AUDIT] 11:06:58,662 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,668 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - setting totalSizeCap to 1 GB 11:06:58,671 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Archive files will be limited to [50 MB] each. 11:06:58,673 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use zip compression 11:06:58,674 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@925973605 - Will use the pattern /var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,676 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/audit.%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,676 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Roll-over at midnight. 11:06:58,677 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@7486b455 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,679 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - Active log file name: /var/log/onap/clamp/audit.log 11:06:58,680 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[AUDIT] - File property is set to [/var/log/onap/clamp/audit.log] 11:06:58,681 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:58,681 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit] 11:06:58,681 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] 11:06:58,682 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [AUDIT] to AsyncAppender. 11:06:58,682 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51 11:06:58,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,683 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [METRIC] 11:06:58,691 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,702 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - setting totalSizeCap to 1 GB 11:06:58,703 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Archive files will be limited to [50 MB] each. 11:06:58,703 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use zip compression 11:06:58,703 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1593458942 - Will use the pattern /var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/metric.%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Roll-over at midnight. 11:06:58,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1f9f6368 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,705 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - Active log file name: /var/log/onap/clamp/metric.log 11:06:58,705 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[METRIC] - File property is set to [/var/log/onap/clamp/metric.log] 11:06:58,705 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:58,705 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics] 11:06:58,705 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] 11:06:58,705 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [METRIC] to AsyncAppender. 11:06:58,705 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51 11:06:58,707 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,707 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [SECURITY] 11:06:58,707 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,711 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - setting totalSizeCap to 1 GB 11:06:58,711 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Archive files will be limited to [50 MB] each. 11:06:58,712 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use zip compression 11:06:58,712 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@159475521 - Will use the pattern /var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,713 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/security.%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,713 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Roll-over at midnight. 11:06:58,713 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@1e16c0aa - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,714 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - Active log file name: /var/log/onap/clamp/security.log 11:06:58,714 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[SECURITY] - File property is set to [/var/log/onap/clamp/security.log] 11:06:58,714 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:58,715 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFSecurity] 11:06:58,715 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [SECURITY] to ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] 11:06:58,715 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Attaching appender named [SECURITY] to AsyncAppender. 11:06:58,715 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFSecurity] - Setting discardingThreshold to 51 11:06:58,716 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,716 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [auditLogs] 11:06:58,717 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - setting totalSizeCap to 1 GB 11:06:58,717 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Archive files will be limited to [50 MB] each. 11:06:58,717 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use zip compression 11:06:58,717 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@332873513 - Will use the pattern /var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,718 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Audits-%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,718 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Roll-over at midnight. 11:06:58,719 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@565f390 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,719 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,720 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - Active log file name: /var/log/onap/clamp/Audits.log 11:06:58,721 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[auditLogs] - File property is set to [/var/log/onap/clamp/Audits.log] 11:06:58,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:58,721 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [perfLogs] 11:06:58,722 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - setting totalSizeCap to 1 GB 11:06:58,723 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Archive files will be limited to [50 MB] each. 11:06:58,723 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use zip compression 11:06:58,724 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@823914581 - Will use the pattern /var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log for the active file 11:06:58,724 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/clamp/Perform--%d{yyyy-MM-dd}.%i.log.zip'. 11:06:58,724 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Roll-over at midnight. 11:06:58,725 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@21be3395 - Setting initial period to Mon May 10 11:06:58 GMT 2021 11:06:58,726 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:58,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - Active log file name: /var/log/onap/clamp/Perform.log 11:06:58,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[perfLogs] - File property is set to [/var/log/onap/clamp/Perform.log] 11:06:58,727 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.aaf] to DEBUG 11:06:58,727 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.aaf] onto the JUL framework 11:06:58,728 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.aaf] 11:06:58,728 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to INFO 11:06:58,728 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.hibernate] onto the JUL framework 11:06:58,729 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.hibernate] 11:06:58,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.Tracing] to INFO 11:06:58,729 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache.camel.Tracing] onto the JUL framework 11:06:58,729 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache.camel.Tracing] 11:06:58,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to INFO 11:06:58,729 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.apache] onto the JUL framework 11:06:58,729 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.apache] 11:06:58,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO 11:06:58,729 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[org.springframework] onto the JUL framework 11:06:58,729 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.springframework] 11:06:58,729 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.policy.clamp] to DEBUG 11:06:58,729 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[org.onap.policy.clamp] onto the JUL framework 11:06:58,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[org.onap.policy.clamp] 11:06:58,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[org.onap.policy.clamp] 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.error] to OFF 11:06:58,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating OFF level on Logger[com.att.eelf.error] onto the JUL framework 11:06:58,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[com.att.eelf.error] 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO 11:06:58,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false 11:06:58,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit] 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to DEBUG 11:06:58,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.metrics] onto the JUL framework 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false 11:06:58,730 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics] 11:06:58,730 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.security] to DEBUG 11:06:58,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating DEBUG level on Logger[com.att.eelf.security] onto the JUL framework 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.security] to false 11:06:58,731 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFSecurity] to Logger[com.att.eelf.security] 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to INFO 11:06:58,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.classic] onto the JUL framework 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to INFO 11:06:58,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[ch.qos.logback.core] onto the JUL framework 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord] to INFO 11:06:58,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord] onto the JUL framework 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord] to false 11:06:58,731 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord] 11:06:58,731 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [AuditRecord_DirectCall] to INFO 11:06:58,731 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[AuditRecord_DirectCall] onto the JUL framework 11:06:58,732 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [AuditRecord_DirectCall] to false 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [auditLogs] to Logger[AuditRecord_DirectCall] 11:06:58,732 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [PerfTrackerRecord] to INFO 11:06:58,732 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4470fbd6 - Propagating INFO level on Logger[PerfTrackerRecord] onto the JUL framework 11:06:58,732 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [PerfTrackerRecord] to false 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [perfLogs] to Logger[PerfTrackerRecord] 11:06:58,732 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [DEBUG] to Logger[ROOT] 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AUDIT] to Logger[ROOT] 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [METRIC] to Logger[ROOT] 11:06:58,732 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ERROR] to Logger[ROOT] 11:06:58,732 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:06:58,732 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a5a4e19 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.2.13.RELEASE) 2021-05-10 11:06:58.953 [main] INFO org.onap.policy.clamp.clds.Application - Starting Application on dev-policy-clamp-be-7448956bdd-kcn2f with PID 11 (/opt/policy/clamp/policy-clamp-backend.jar started by onap in /opt/policy/clamp) 2021-05-10 11:06:58.955 [main] INFO org.onap.policy.clamp.clds.Application - The following profiles are active: clamp-default,clamp-aaf-authentication,clamp-sdc-controller,clamp-ssl-config,clamp-policy-controller,default-dictionary-elements 2021-05-10 11:07:00.701 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2021-05-10 11:07:00.914 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 196ms. Found 10 JPA repository interfaces. 2021-05-10 11:07:02.331 [main] INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker - Bean 'org.apache.camel.spring.boot.CamelAutoConfiguration' of type [org.apache.camel.spring.boot.CamelAutoConfiguration$$EnhancerBySpringCGLIB$$aefdd3db] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying) 2021-05-10 11:07:03.546 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8443 (https) 2021-05-10 11:07:03.568 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["https-jsse-nio-8443"] 2021-05-10 11:07:03.569 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2021-05-10 11:07:03.569 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.37] 2021-05-10 11:07:03.668 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2021-05-10 11:07:03.669 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 4522 ms 2021-05-10 11:07:04.012 [main] INFO org.onap.policy.clamp.clds.Application - ___ ____ ____ ____ __ __ ___ ____ ___ _ __ __ _ __ __ / \ | \ / T| \ | T T / \ | \ / \ | T | T T| T | T T Y Y| _ YY o || o ) | l |Y Y| _ YY Y| | | | || | | | | | O || | || || _/ | _ || O || | || O || l___ | | || l___ | | | | || | || _ || | | | || || | || || T| : || T| : | l !| | || | || | | | |l !| | |l !| |l || |l | \___/ l__j__jl__j__jl__j l__j__j \___/ l__j__j \___/ l_____j \__,_jl_____j \__,_j ____ ___ _ ____ __ __ __ __ _ ____ ___ ___ ____ | \ / \ | T l j / ]| T T / ]| T / T| T T| \ | o )Y Y| | | T / / | | | _____ / / | | Y o || _ _ || o ) | _/ | O || l___ | | / / | ~ || | / / | l___ | || \_/ || _/ | | | || T | |/ \_ l___, |l_____j/ \_ | T| _ || | || | | | l !| | j l\ || ! \ || || | || | || | l__j \___/ l_____j|____j\____jl____/ \____jl_____jl__j__jl___j___jl__j :: Starting :: (v6.0.2) :: SSL Certificates :: * clamp@clamp.onap.org expires Tue May 10 11:03:10 GMT 2022 2021-05-10 11:07:04.466 [main] WARN org.springframework.http.converter.json.Jackson2ObjectMapperBuilder - For Jackson Kotlin classes support please add "com.fasterxml.jackson.module:jackson-module-kotlin" to the classpath 2021-05-10 11:07:04.564 [main] INFO org.springframework.boot.web.servlet.RegistrationBean - Servlet CamelServlet was not registered (possibly already registered?) WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/opt/policy/clamp/policy-clamp-backend.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2021-05-10 11:07:05.907 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2021-05-10 11:07:06.835 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2021-05-10 11:07:06.965 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2021-05-10 11:07:07.130 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.4.27.Final 2021-05-10 11:07:07.564 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2021-05-10 11:07:07.889 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect 2021-05-10 11:07:08.714 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-05-10 11:07:08.714 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.LoopTemplateLoopElementModelId 2021-05-10 11:07:08.715 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-05-10 11:07:08.719 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): org.onap.policy.clamp.loop.template.PolicyModelId 2021-05-10 11:07:08.974 [main] INFO org.hibernate.validator.internal.util.Version - HV000001: Hibernate Validator 6.0.22.Final 2021-05-10 11:07:10.468 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2021-05-10 11:07:10.488 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2021-05-10 11:07:13.036 [main] INFO org.apache.camel.impl.converter.DefaultTypeConverter - Type converters loaded (core: 195, classpath: 11) 2021-05-10 11:07:13.434 [main] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Creating controller instance:sdc-controller 2021-05-10 11:07:13.597 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - 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 2021-05-10 11:07:13.750 [main] WARN org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JodaDateTimeJacksonConfiguration - Auto-configuration of Jackson's Joda-Time integration is deprecated in favor of using java.time (JSR-310). 2021-05-10 11:07:13.887 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Initializing ExecutorService 'applicationTaskExecutor' 2021-05-10 11:07:14.724 [main] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler - Initializing ExecutorService 'taskScheduler' 2021-05-10 11:07:14.992 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML routes from: classpath:/clds/camel/routes/*.xml 2021-05-10 11:07:16.837 [main] INFO org.apache.camel.spring.boot.RoutesCollector - Loading additional Camel XML rests from: classpath:/clds/camel/rest/*.xml 2021-05-10 11:07:17.128 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Checking that all SDC Controllers defined are up and running 2021-05-10 11:07:17.130 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) is starting 2021-05-10 11:07:17.133 [main] INFO org.apache.camel.spring.SpringCamelContext - Tracing is enabled on CamelContext: camel-1 2021-05-10 11:07:17.133 [main] INFO org.apache.camel.management.ManagedManagementStrategy - JMX is enabled 2021-05-10 11:07:17.136 [scheduling-1] INFO org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - Attempt to initialize the SDC Controller: sdc-controller 2021-05-10 11:07:17.160 [scheduling-1] INFO org.onap.sdc.impl.DistributionClientImpl - DistributionClient - init 2021-05-10 11:07:19.064 [main] INFO org.apache.camel.spring.SpringCamelContext - StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html 2021-05-10 11:07:21.828 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route1 started and consuming from: servlet:/api-doc?httpMethodRestrict=GET&matchOnUriPrefix=true 2021-05-10 11:07:21.830 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: verify-one-policy started and consuming from: direct://verify-one-policy 2021-05-10 11:07:21.830 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy started and consuming from: direct://get-policy 2021-05-10 11:07:21.831 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-deployment-policy started and consuming from: direct://get-deployment-policy 2021-05-10 11:07:21.832 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy-from-loop-object started and consuming from: direct://create-policy-from-loop-object 2021-05-10 11:07:21.832 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy-from-loop-object started and consuming from: direct://delete-policy-from-loop-object 2021-05-10 11:07:21.833 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: add-all-to-active-pdp-group started and consuming from: direct://add-all-to-active-pdp-group 2021-05-10 11:07:21.834 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: remove-all-policy-from-active-pdp-group started and consuming from: direct://remove-all-policy-from-active-pdp-group 2021-05-10 11:07:21.834 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: remove-one-policy-from-active-pdp-group started and consuming from: direct://remove-one-policy-from-active-pdp-group 2021-05-10 11:07:21.835 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policy-models started and consuming from: direct://get-all-policy-models 2021-05-10 11:07:21.836 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-policy-tosca-model started and consuming from: direct://get-policy-tosca-model 2021-05-10 11:07:21.836 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-pdp-groups started and consuming from: direct://get-all-pdp-groups 2021-05-10 11:07:21.838 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-policies started and consuming from: direct://get-all-policies 2021-05-10 11:07:21.839 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-one-policy-from-pap started and consuming from: direct://undeploy-one-policy-from-pap 2021-05-10 11:07:21.840 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: create-policy started and consuming from: direct://create-policy 2021-05-10 11:07:21.841 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: delete-policy started and consuming from: direct://delete-policy 2021-05-10 11:07:21.842 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: load-loop started and consuming from: direct://load-loop 2021-05-10 11:07:21.843 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-policy-status-for-loop started and consuming from: direct://update-policy-status-for-loop 2021-05-10 11:07:21.844 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: update-dcae-status-for-loop started and consuming from: direct://update-dcae-status-for-loop 2021-05-10 11:07:21.845 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: direct:update-loop-state started and consuming from: direct://update-loop-state 2021-05-10 11:07:21.846 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: reset-raise-http-exception-flag started and consuming from: direct://reset-raise-http-exception-flag 2021-05-10 11:07:21.847 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: dump-loop-log-http-response started and consuming from: direct://dump-loop-log-http-response 2021-05-10 11:07:21.847 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-list started and consuming from: direct://get-blueprint-workflow-list 2021-05-10 11:07:21.848 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-blueprint-workflow-input-properties started and consuming from: direct://get-blueprint-workflow-input-properties 2021-05-10 11:07:21.849 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop started and consuming from: direct://deploy-loop 2021-05-10 11:07:21.849 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-multi-blueprint started and consuming from: direct://deploy-loop-multi-blueprint 2021-05-10 11:07:21.850 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: deploy-loop-single-blueprint started and consuming from: direct://deploy-loop-single-blueprint 2021-05-10 11:07:21.851 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop started and consuming from: direct://undeploy-loop 2021-05-10 11:07:21.852 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-multi-blueprint started and consuming from: direct://undeploy-loop-multi-blueprint 2021-05-10 11:07:21.852 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: undeploy-loop-single-blueprint started and consuming from: direct://undeploy-loop-single-blueprint 2021-05-10 11:07:21.853 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-deployment-status started and consuming from: direct://get-dcae-deployment-status 2021-05-10 11:07:21.854 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-dcae-blueprint-inventory started and consuming from: direct://get-dcae-blueprint-inventory 2021-05-10 11:07:21.855 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: get-all-dcae-blueprint-inventory started and consuming from: direct://get-all-dcae-blueprint-inventory 2021-05-10 11:07:21.856 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route2 started and consuming from: servlet:/v1/healthcheck?httpMethodRestrict=GET 2021-05-10 11:07:21.856 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route3 started and consuming from: servlet:/v1/user/getUser?httpMethodRestrict=GET 2021-05-10 11:07:21.857 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route4 started and consuming from: servlet:/v2/loop/getAllNames?httpMethodRestrict=GET 2021-05-10 11:07:21.858 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route5 started and consuming from: servlet:/v2/loop/%7BloopName%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.858 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route6 started and consuming from: servlet:/v2/loop/updateGlobalProperties/%7BloopName%7D?httpMethodRestrict=POST 2021-05-10 11:07:21.859 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route7 started and consuming from: servlet:/v2/loop/updateOperationalPolicies/%7BloopName%7D?httpMethodRestrict=POST 2021-05-10 11:07:21.860 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route8 started and consuming from: servlet:/v2/loop/updateMicroservicePolicy/%7BloopName%7D?httpMethodRestrict=POST 2021-05-10 11:07:21.860 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route9 started and consuming from: servlet:/v2/loop/deploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.861 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route10 started and consuming from: servlet:/v2/loop/refreshMicroServicePolicyJsonSchema/%7BloopName%7D/%7BmicroServicePolicyName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.862 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route11 started and consuming from: servlet:/v2/loop/refreshOperationalPolicyJsonSchema/%7BloopName%7D/%7BoperationalPolicyName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.863 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route12 started and consuming from: servlet:/v2/loop/undeploy/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.864 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route13 started and consuming from: servlet:/v2/loop/stop/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.864 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route14 started and consuming from: servlet:/v2/loop/restart/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.865 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route15 started and consuming from: servlet:/v2/loop/submit/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.866 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route16 started and consuming from: servlet:/v2/loop/delete/%7BloopName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.867 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route17 started and consuming from: servlet:/v2/loop/getstatus/%7BloopName%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.867 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route18 started and consuming from: servlet:/v2/loop/addOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.868 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route19 started and consuming from: servlet:/v2/loop/removeOperationaPolicy/%7BloopName%7D/policyModel/%7BpolicyType%7D/%7BpolicyVersion%7D/%7BpolicyName%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.869 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route20 started and consuming from: servlet:/v2/loop/create/%7BloopName%7D?httpMethodRestrict=POST 2021-05-10 11:07:21.869 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route21 started and consuming from: servlet:/v2/templates?httpMethodRestrict=GET 2021-05-10 11:07:21.870 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route22 started and consuming from: servlet:/v2/templates/%7BtemplateName%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.871 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route23 started and consuming from: servlet:/v2/templates/names?httpMethodRestrict=GET 2021-05-10 11:07:21.871 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route24 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=GET 2021-05-10 11:07:21.872 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route25 started and consuming from: servlet:/v2/dictionary/secondary/names?httpMethodRestrict=GET 2021-05-10 11:07:21.872 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route26 started and consuming from: servlet:/v2/dictionary/%7BdictionaryName%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.873 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route27 started and consuming from: servlet:/v2/dictionary?httpMethodRestrict=PUT 2021-05-10 11:07:21.874 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route28 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.875 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route29 started and consuming from: servlet:/v2/dictionary/%7Bname%7D?httpMethodRestrict=DELETE 2021-05-10 11:07:21.875 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route30 started and consuming from: servlet:/v2/dictionary/%7Bname%7D/elements/%7BshortName%7D?httpMethodRestrict=DELETE 2021-05-10 11:07:21.876 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route31 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=GET 2021-05-10 11:07:21.877 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route32 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.877 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route33 started and consuming from: servlet:/v2/policyToscaModels/yaml/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=GET 2021-05-10 11:07:21.878 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route34 started and consuming from: servlet:/v2/policyToscaModels?httpMethodRestrict=POST 2021-05-10 11:07:21.878 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route35 started and consuming from: servlet:/v2/policyToscaModels/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D?httpMethodRestrict=PUT 2021-05-10 11:07:21.879 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route36 started and consuming from: servlet:/v2/policies?httpMethodRestrict=GET 2021-05-10 11:07:21.880 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route37 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=POST 2021-05-10 11:07:21.880 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route38 started and consuming from: servlet:/v2/policies/%7BpolicyModelType%7D/%7BpolicyModelVersion%7D/%7BpolicyName%7D/%7BpolicyVersion%7D?httpMethodRestrict=DELETE 2021-05-10 11:07:21.881 [main] INFO org.apache.camel.spring.SpringCamelContext - Route: route39 started and consuming from: servlet:/v2/clampInformation?httpMethodRestrict=GET 2021-05-10 11:07:21.881 [main] INFO org.apache.camel.spring.SpringCamelContext - Total 71 routes, of which 71 are started 2021-05-10 11:07:21.885 [main] INFO org.apache.camel.spring.SpringCamelContext - Apache Camel 2.25.3 (CamelContext: camel-1) started in 4.752 seconds 2021-05-10 11:07:21.888 [main] INFO org.onap.policy.clamp.clds.config.SystemPropertiesLoader - Loading additional JVM properties:{jdk.tls.client.protocols=TLSv1.1,TLSv1.2, https.protocols=TLSv1.1,TLSv1.2} 2021-05-10 11:07:21.894 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["https-jsse-nio-8443"] 2021-05-10 11:07:23.032 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8443 (https) with context path '' 2021-05-10 11:07:23.037 [main] INFO org.onap.policy.clamp.clds.Application - Started Application in 25.95 seconds (JVM running for 28.087) 2021-05-10 11:09:27.738 [scheduling-1] ERROR org.onap.sdc.http.HttpAsdcClient - failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.96.87.162] failed: Connection timed out (Connection timed out) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:156) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:376) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:393) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:236) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.sdc.http.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:186) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) Caused by: java.net.ConnectException: Connection timed out (Connection timed out) at java.base/java.net.PlainSocketImpl.socketConnect(Native Method) at java.base/java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) at java.base/java.net.AbstractPlainSocketImpl.connect(Unknown Source) at java.base/java.net.SocksSocketImpl.connect(Unknown Source) at java.base/java.net.Socket.connect(Unknown Source) at org.apache.http.conn.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 28 common frames omitted 2021-05-10 11:09:27.795 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4cdf37f1 2021-05-10 11:09:27.795 [scheduling-1] ERROR org.onap.sdc.http.SdcConnectorClient - DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-05-10 11:09:28.347 [scheduling-1] ERROR org.onap.policy.clamp.clds.sdc.controller.SdcSingleController - SDC distribution client init failed with reason:ASDC server problem 2021-05-10 11:09:28.349 [scheduling-1] ERROR org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - Exception caught when booting sdc controller org.onap.policy.clamp.clds.exception.sdc.controller.SdcControllerException: Initialization of the SDC Controller failed with reason: ASDC server problem at org.onap.policy.clamp.clds.sdc.controller.SdcSingleController.initSdc(SdcSingleController.java:191) at org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration.checkAllSdcControllers(SdcControllerConfiguration.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:84) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-05-10 11:09:28.349 [scheduling-1] INFO org.onap.policy.clamp.clds.config.spring.SdcControllerConfiguration - SDC Controllers check completed 2021-05-10 11:09:30.260 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.264 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) doTry --> log[Getting all the policy models] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.267 [scheduling-1] INFO get-all-policy-models - Getting all the policy models 2021-05-10 11:09:30.286 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) log[Getting all the policy models] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.634 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:09:30.693 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a8a325ba-24fe-4bf2-84a6-ca00baeb51c5} 2021-05-10 11:09:30.694 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+all+the+policy+models%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.694 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.696 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.697 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.698 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:30.698 [scheduling-1] INFO get-all-policy-models - Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes 2021-05-10 11:09:30.699 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) log[Endpoint to get all policy models: https4://policy-api.onap:6969/policy/api/v1/policytypes] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:33.376 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@742f5c94 2021-05-10 11:09:50.993 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ae9596e-35a0-4390-8270-e305803256c1, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:09:51.003 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ae9596e-35a0-4390-8270-e305803256c1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-05-10 11:09:51.003 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ae9596e-35a0-4390-8270-e305803256c1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-05-10 11:09:51.023 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ae9596e-35a0-4390-8270-e305803256c1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-05-10 11:09:51.056 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1 >>> (get-all-policy-models) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-1, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ae9596e-35a0-4390-8270-e305803256c1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 56277] 2021-05-10 11:09:51.061 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:09:51.875 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Match/1.0.0 2021-05-10 11:09:51.878 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.878 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.879 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Match/1.0.0 2021-05-10 11:09:51.879 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.890 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:09:51.890 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ed171b66-439a-4726-a0a6-e780b34a8fd4} 2021-05-10 11:09:51.891 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.891 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.892 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.892 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.893 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:51.893 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Match/versions/1.0.0 2021-05-10 11:09:51.893 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.541 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b920d58b-3578-4dbf-ae92-ea9f66d94ea0, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:09:54.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b920d58b-3578-4dbf-ae92-ea9f66d94ea0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:54.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b920d58b-3578-4dbf-ae92-ea9f66d94ea0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:54.543 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b920d58b-3578-4dbf-ae92-ea9f66d94ea0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:54.544 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-2, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=320, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=b920d58b-3578-4dbf-ae92-ea9f66d94ea0, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Match":{"properties":{},"name":"onap.policies.Match","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Base Policy Type for matchable Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:54.545 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:09:54.844 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Monitoring/1.0.0 2021-05-10 11:09:54.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.847 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Monitoring/1.0.0 2021-05-10 11:09:54.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.854 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:09:54.854 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{97bed2d1-ddf9-462b-88ac-a9d625506709} 2021-05-10 11:09:54.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:54.856 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Monitoring/versions/1.0.0 2021-05-10 11:09:54.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.615 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e84815a8-2a18-4916-843b-5e823bbd712e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:09:56.616 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e84815a8-2a18-4916-843b-5e823bbd712e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:56.617 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e84815a8-2a18-4916-843b-5e823bbd712e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:56.618 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e84815a8-2a18-4916-843b-5e823bbd712e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:56.618 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-3, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=362, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:54 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e84815a8-2a18-4916-843b-5e823bbd712e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:09:56.619 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:09:56.687 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Naming/1.0.0 2021-05-10 11:09:56.688 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.689 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.689 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Naming/1.0.0 2021-05-10 11:09:56.690 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.703 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:09:56.703 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{6647e511-aa3c-4faf-90f6-25b7f27f022d} 2021-05-10 11:09:56.704 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.705 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.705 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.705 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.705 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:09:56.706 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Naming/versions/1.0.0 2021-05-10 11:09:56.706 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.365 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e1564b8-8cbf-42e4-9fa0-b4c3da2d6471, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:10.366 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e1564b8-8cbf-42e4-9fa0-b4c3da2d6471, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230] 2021-05-10 11:10:10.366 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e1564b8-8cbf-42e4-9fa0-b4c3da2d6471, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230] 2021-05-10 11:10:10.366 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e1564b8-8cbf-42e4-9fa0-b4c3da2d6471, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230] 2021-05-10 11:10:10.367 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-4, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3230, Content-Type=application/json, Date=Mon, 10 May 2021 11:09:56 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=6e1564b8-8cbf-42e4-9fa0-b4c3da2d6471, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.increment-sequence":{"constraints":[],"properties":{"length":{"name":"length","type":"string","type_version":"0.0.0","required":true},"sequence-type":{"name":"sequence-type","type":"string","type_version":"0.0.0","required":false,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["numeric","alpha-numeric"]}]}},"start-value":{"name":"start-value","type":"string","type_version":"0.0.0","required":true},"increment":{"name":"increment","type":"string","type_version":"0.0.0","required":true},"max":{"name":"max","type":"string","type_version":"0.0.0","required":false},"scope":{"name":"scope","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["CLOUD_REGION_ID","LOCATION_CLLI","VNF","VM","VFMODULE","PRECEEDING","TRAILING","ENTIRETY"]}]}}},"name":"policy.data.increment-sequence","version":"0... [Body clipped after 1000 chars, total length is 3230] 2021-05-10 11:10:10.368 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:10.831 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Native/1.0.0 2021-05-10 11:10:10.832 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.832 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.833 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Native/1.0.0 2021-05-10 11:10:10.833 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.838 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:10.838 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{cde56ddd-a2f3-4b58-b5a4-ea0ad5e84893} 2021-05-10 11:10:10.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:10.840 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Native/versions/1.0.0 2021-05-10 11:10:10.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.687 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e1514428-4d20-4130-afb5-c18e61f2fda1, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:12.687 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e1514428-4d20-4130-afb5-c18e61f2fda1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:12.687 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e1514428-4d20-4130-afb5-c18e61f2fda1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:12.688 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e1514428-4d20-4130-afb5-c18e61f2fda1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:12.688 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-5, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=329, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:10 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=e1514428-4d20-4130-afb5-c18e61f2fda1, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:12.689 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:12.832 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.Optimization/1.0.0 2021-05-10 11:10:12.834 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.834 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.835 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.Optimization/1.0.0 2021-05-10 11:10:12.835 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.844 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:12.844 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{86a1161c-549b-4d3c-ad75-496cdb7667a3} 2021-05-10 11:10:12.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:12.846 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.Optimization/versions/1.0.0 2021-05-10 11:10:12.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.292 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=46fdffdb-795f-47c8-9518-38f76a9cc952, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:14.293 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=46fdffdb-795f-47c8-9518-38f76a9cc952, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008] 2021-05-10 11:10:14.294 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=46fdffdb-795f-47c8-9518-38f76a9cc952, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008] 2021-05-10 11:10:14.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=46fdffdb-795f-47c8-9518-38f76a9cc952, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008] 2021-05-10 11:10:14.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-6, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1008, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=46fdffdb-795f-47c8-9518-38f76a9cc952, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"}},"name":"ToscaServiceTemplateSimple","version":... [Body clipped after 1000 chars, total length is 1008] 2021-05-10 11:10:14.296 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:14.321 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.Guard/1.0.0 2021-05-10 11:10:14.322 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.323 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.323 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.Guard/1.0.0 2021-05-10 11:10:14.323 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.329 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:14.329 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{77ab3c18-1203-4511-ba77-f090ad3fca4e} 2021-05-10 11:10:14.329 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.329 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.329 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.330 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.330 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:14.330 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.Guard/versions/1.0.0 2021-05-10 11:10:14.330 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.763 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=def366fa-e4d4-4465-8466-3b3762641d71, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:15.767 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=def366fa-e4d4-4465-8466-3b3762641d71, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:15.768 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=def366fa-e4d4-4465-8466-3b3762641d71, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:15.768 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=def366fa-e4d4-4465-8466-3b3762641d71, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:15.768 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-7, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=357, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=def366fa-e4d4-4465-8466-3b3762641d71, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:15.770 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:15.839 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Common/1.0.0 2021-05-10 11:10:15.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.841 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Common/1.0.0 2021-05-10 11:10:15.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.854 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:15.854 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{73dfdc33-b8b2-4f92-9289-6bc4014b041c} 2021-05-10 11:10:15.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:15.856 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Common/versions/1.0.0 2021-05-10 11:10:15.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.275 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fb73bfde-fe91-4e97-a511-d8eb172d827d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:17.277 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fb73bfde-fe91-4e97-a511-d8eb172d827d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064] 2021-05-10 11:10:17.277 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fb73bfde-fe91-4e97-a511-d8eb172d827d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064] 2021-05-10 11:10:17.277 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fb73bfde-fe91-4e97-a511-d8eb172d827d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064] 2021-05-10 11:10:17.278 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-8, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1064, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:15 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=fb73bfde-fe91-4e97-a511-d8eb172d827d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1064] 2021-05-10 11:10:17.279 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:17.836 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.Coordination/1.0.0 2021-05-10 11:10:17.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.838 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.Coordination/1.0.0 2021-05-10 11:10:17.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.850 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:17.851 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1a2d895a-1667-41bc-80b2-525b2532a120} 2021-05-10 11:10:17.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.856 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:17.857 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.Coordination/versions/1.0.0 2021-05-10 11:10:17.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.547 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88e1e1c4-abed-48a0-8fa9-9f6f4ae4608c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:19.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88e1e1c4-abed-48a0-8fa9-9f6f4ae4608c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:19.548 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88e1e1c4-abed-48a0-8fa9-9f6f4ae4608c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:19.549 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88e1e1c4-abed-48a0-8fa9-9f6f4ae4608c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:19.549 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-9, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=618, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=88e1e1c4-abed-48a0-8fa9-9f6f4ae4608c, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:19.550 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:19.832 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-05-10 11:10:19.833 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.833 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.833 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Blacklist/1.0.0 2021-05-10 11:10:19.833 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.846 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:19.846 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{1d39c504-507b-4d60-adb6-e23efb475a24} 2021-05-10 11:10:19.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:19.848 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Blacklist/versions/1.0.0 2021-05-10 11:10:19.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.426 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9346bd13-8bee-478e-9d35-f988f5fbbfed, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:21.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9346bd13-8bee-478e-9d35-f988f5fbbfed, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595] 2021-05-10 11:10:21.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9346bd13-8bee-478e-9d35-f988f5fbbfed, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595] 2021-05-10 11:10:21.428 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9346bd13-8bee-478e-9d35-f988f5fbbfed, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595] 2021-05-10 11:10:21.428 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-10, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1595, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=9346bd13-8bee-478e-9d35-f988f5fbbfed, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1595] 2021-05-10 11:10:21.428 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:21.446 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.Filter/1.0.0 2021-05-10 11:10:21.448 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.449 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.449 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.Filter/1.0.0 2021-05-10 11:10:21.449 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.454 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:21.455 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0fa10980-bc5b-417e-8e87-36c18746722f} 2021-05-10 11:10:21.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.456 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:21.456 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.Filter/versions/1.0.0 2021-05-10 11:10:21.456 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:22.978 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0e60ec40-8427-455f-9477-a3f3a5807bc6, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:22.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0e60ec40-8427-455f-9477-a3f3a5807bc6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI
. syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163] 2021-05-10 11:10:22.979 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0e60ec40-8427-455f-9477-a3f3a5807bc6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163] 2021-05-10 11:10:22.980 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0e60ec40-8427-455f-9477-a3f3a5807bc6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163] 2021-05-10 11:10:22.980 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-11, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3163, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:21 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=0e60ec40-8427-455f-9477-a3f3a5807bc6, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.guard.filter":{"constraints":[],"properties":{"function":{"name":"function","type":"string","type_version":"0.0.0","description":"The function applied to the filter.","required":true,"constraints":[{"valid_values":["string-equal","string-equal-ignore-case","string-regexp-match","string-contains","string-greater-than","string-greater-than-or-equal","string-less-than","string-less-than-or-equal","string-starts-with","string-ends-with"]}]},"field":{"name":"field","type":"string","type_version":"0.0.0","description":"Name of the field to perform the filter on using the A&AI . syntax.","required":true,"constraints":[{"valid_values":["generic-vnf.vnf-name","generic-vnf.vnf-id","generic-vnf.vnf-type","generic-vnf.nf-naming-code","vserver.vserver-id","cloud-region.cloud-region-id"]}]},"filter":{"name":"filter","type":"string","type_version":"0.0.0","description":"The filter value itself. For ex... [Body clipped after 1000 chars, total length is 3163] 2021-05-10 11:10:22.981 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:23.837 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-05-10 11:10:23.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.841 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.FrequencyLimiter/1.0.0 2021-05-10 11:10:23.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:23.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{77864953-56d5-4c66-9e5a-24dc04cbc169} 2021-05-10 11:10:23.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:23.849 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.FrequencyLimiter/versions/1.0.0 2021-05-10 11:10:23.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.332 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=329411a4-8bf7-4456-a221-2f941dcedd79, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:28.333 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=329411a4-8bf7-4456-a221-2f941dcedd79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906] 2021-05-10 11:10:28.334 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=329411a4-8bf7-4456-a221-2f941dcedd79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906] 2021-05-10 11:10:28.334 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=329411a4-8bf7-4456-a221-2f941dcedd79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906] 2021-05-10 11:10:28.334 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-12, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1906, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:23 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=329411a4-8bf7-4456-a221-2f941dcedd79, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1906] 2021-05-10 11:10:28.336 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:28.834 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-05-10 11:10:28.836 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.837 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.common.MinMax/1.0.0 2021-05-10 11:10:28.837 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.847 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:28.847 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a7bd499b-6831-47f1-bd69-2c72140a0773} 2021-05-10 11:10:28.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:28.849 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.common.MinMax/versions/1.0.0 2021-05-10 11:10:28.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.456 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bddc9773-0c9a-4f22-b98b-a8346c196f59, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:30.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bddc9773-0c9a-4f22-b98b-a8346c196f59, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855] 2021-05-10 11:10:30.457 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bddc9773-0c9a-4f22-b98b-a8346c196f59, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855] 2021-05-10 11:10:30.458 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bddc9773-0c9a-4f22-b98b-a8346c196f59, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855] 2021-05-10 11:10:30.459 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-13, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1855, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:28 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=bddc9773-0c9a-4f22-b98b-a8346c196f59, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.guard.Common":{"properties":{"id":{"name":"id","type":"string","type_version":"0.0.0","description":"The Control Loop id this applies to.","required":false},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"Specifies the Actor the guard applies to.","required":true},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"Specified the operation that the actor is performing the guard applies to.","required":true},"timeRange":{"name":"timeRange","type":"tosca.datatypes.TimeInterval","type_version":"0.0.0","description":"An optional range of time during the day the guard policy is valid for.\n","required":false}},"name":"onap.policies.controlloop.guard.Common","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"This is the base Policy Type for Guard policies that guard the execution of Operational\nPolic... [Body clipped after 1000 chars, total length is 1855] 2021-05-10 11:10:30.460 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:30.852 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-05-10 11:10:30.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.854 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.guard.coordination.FirstBlocksSecond/1.0.0 2021-05-10 11:10:30.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.866 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:30.866 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e2802f28-a8ba-4996-b56b-f2663c572aa3} 2021-05-10 11:10:30.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:30.867 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.guard.coordination.FirstBlocksSecond/versions/1.0.0 2021-05-10 11:10:30.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.425 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2c40e5bc-210e-4e64-b3ea-127eb7d93e43, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:32.426 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2c40e5bc-210e-4e64-b3ea-127eb7d93e43, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139] 2021-05-10 11:10:32.426 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2c40e5bc-210e-4e64-b3ea-127eb7d93e43, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139] 2021-05-10 11:10:32.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2c40e5bc-210e-4e64-b3ea-127eb7d93e43, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139] 2021-05-10 11:10:32.427 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-14, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1139, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:30 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2c40e5bc-210e-4e64-b3ea-127eb7d93e43, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.controlloop.Guard":{"properties":{},"name":"onap.policies.controlloop.Guard","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"Guard Policies for Control Loop Operational Policies"},"onap.policies.controlloop.guard.Coordination":{"properties":{},"name":"onap.policies.controlloop.guard.Coordination","version":"1.0.0","derived_from":"onap.policies.controlloop.Guard","metadata":{},"description":"Guard Policies for Control Loop Coordination"},"onap.policies.controlloop.guard.coordination.FirstBlocksSecond":{"properties":{"controlLoop":{"name":"controlLoop","type":"list","type_version":"0.0.0","description":"Specific Control Loops to which to apply this guard","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"}}},"name":"onap.policies.controlloop.guard.coordination.FirstBlocksSecond","version":"1.0.0","derived_from":"onap.policies.controlloop.guard.Coor... [Body clipped after 1000 chars, total length is 1139] 2021-05-10 11:10:32.428 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:32.444 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.Common/1.0.0 2021-05-10 11:10:32.446 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.446 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.446 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.Common/1.0.0 2021-05-10 11:10:32.446 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.453 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:32.454 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f02e8382-8a89-4561-94f0-f9b22cff8b4d} 2021-05-10 11:10:32.454 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.454 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:32.455 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.Common/versions/1.0.0 2021-05-10 11:10:32.455 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:33.909 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3ac054da-05c4-482b-b543-7a9c9c9f862d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:33.910 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3ac054da-05c4-482b-b543-7a9c9c9f862d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965] 2021-05-10 11:10:33.910 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3ac054da-05c4-482b-b543-7a9c9c9f862d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965] 2021-05-10 11:10:33.910 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3ac054da-05c4-482b-b543-7a9c9c9f862d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965] 2021-05-10 11:10:33.911 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-15, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5965, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:32 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=3ac054da-05c4-482b-b543-7a9c9c9f862d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 5965] 2021-05-10 11:10:33.912 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:34.836 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Apex/1.0.0 2021-05-10 11:10:34.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.855 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Apex/1.0.0 2021-05-10 11:10:34.855 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.862 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:34.862 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8e17e409-cb9f-4cda-b14c-9892aafbc63b} 2021-05-10 11:10:34.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.862 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.863 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.863 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.863 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:34.863 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Apex/versions/1.0.0 2021-05-10 11:10:34.863 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.351 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ccd56609-0113-4cc8-9be7-c751b81fbd87, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:39.351 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ccd56609-0113-4cc8-9be7-c751b81fbd87, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943] 2021-05-10 11:10:39.352 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ccd56609-0113-4cc8-9be7-c751b81fbd87, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943] 2021-05-10 11:10:39.352 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ccd56609-0113-4cc8-9be7-c751b81fbd87, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943] 2021-05-10 11:10:39.352 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-16, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6943, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:34 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=ccd56609-0113-4cc8-9be7-c751b81fbd87, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6943] 2021-05-10 11:10:39.354 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:39.839 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.controlloop.operational.common.Drools/1.0.0 2021-05-10 11:10:39.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.841 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.controlloop.operational.common.Drools/1.0.0 2021-05-10 11:10:39.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.847 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:39.847 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8a1ca22d-7b29-400f-8f14-612e9aac3c12} 2021-05-10 11:10:39.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:39.848 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.controlloop.operational.common.Drools/versions/1.0.0 2021-05-10 11:10:39.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.607 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=54751114-7f93-46dc-902d-bf247ca8da77, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:41.608 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=54751114-7f93-46dc-902d-bf247ca8da77, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387] 2021-05-10 11:10:41.609 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=54751114-7f93-46dc-902d-bf247ca8da77, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387] 2021-05-10 11:10:41.609 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=54751114-7f93-46dc-902d-bf247ca8da77, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387] 2021-05-10 11:10:41.609 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-17, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=6387, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:39 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=54751114-7f93-46dc-902d-bf247ca8da77, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatype.controlloop.Actor":{"constraints":[],"properties":{"payload":{"name":"payload","type":"map","type_version":"0.0.0","description":"Name/value pairs of payload information passed by Policy to the actor","required":false,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"clamp_possible_values":"ClampExecution:CDS/payload"}},"target":{"name":"target","type":"onap.datatype.controlloop.Target","type_version":"0.0.0","description":"The resource the operation should be performed on.","required":true},"actor":{"name":"actor","type":"string","type_version":"0.0.0","description":"The actor performing the operation.","required":true,"metadata":{"clamp_possible_values":"Dictionary:DefaultActors,ClampExecution:CDS/actor"}},"operation":{"name":"operation","type":"string","type_version":"0.0.0","description":"The operation the actor is performing.","required":true,"metadata":{"clamp_possible_values":"... [Body clipped after 1000 chars, total length is 6387] 2021-05-10 11:10:41.610 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:41.838 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-05-10 11:10:41.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.841 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/1.0.0 2021-05-10 11:10:41.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.849 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:41.849 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{0b55ce8e-5b1c-4d51-8623-f5b08cfe87c5} 2021-05-10 11:10:41.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:41.850 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server/versions/1.0.0 2021-05-10 11:10:41.850 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:42.958 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7650822b-5973-42c8-8f27-e7040d592e09, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:42.959 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7650822b-5973-42c8-8f27-e7040d592e09, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:42.959 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7650822b-5973-42c8-8f27-e7040d592e09, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:42.959 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7650822b-5973-42c8-8f27-e7040d592e09, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:42.960 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-18, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=958, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:41 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7650822b-5973-42c8-8f27-e7040d592e09, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Monitoring":{"properties":{},"name":"onap.policies.Monitoring","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all policies that govern monitoring provisioning"},"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server":{"properties":{"datafile.policy":{"name":"datafile.policy","type":"string","type_version":"0.0.0","description":"datafile Policy JSON as string","required":false},"buscontroller_feed_publishing_endpoint":{"name":"buscontroller_feed_publishing_endpoint","type":"string","type_version":"0.0.0","description":"DMAAP Bus Controller feed endpoint","required":false}},"name":"onap.policies.monitoring.dcaegen2.collectors.datafile.datafile-app-server","version":"1.0.0","derived_from":"onap.policies.Monitoring","metadata":{}}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:42.960 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:43.836 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.monitoring.tcagen2/1.0.0 2021-05-10 11:10:43.918 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.919 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.919 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.monitoring.tcagen2/1.0.0 2021-05-10 11:10:43.919 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.924 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:43.925 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{351818fc-f369-4cff-b3ea-55b905f114e3} 2021-05-10 11:10:43.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.925 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:43.926 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.monitoring.tcagen2/versions/1.0.0 2021-05-10 11:10:43.926 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.349 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7c22c20b-f371-409e-bcd0-3d639fdf225e, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:49.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7c22c20b-f371-409e-bcd0-3d639fdf225e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987] 2021-05-10 11:10:49.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7c22c20b-f371-409e-bcd0-3d639fdf225e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987] 2021-05-10 11:10:49.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7c22c20b-f371-409e-bcd0-3d639fdf225e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987] 2021-05-10 11:10:49.351 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-19, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=7987, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:43 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=7c22c20b-f371-409e-bcd0-3d639fdf225e, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.monitoring.metricsPerEventName":{"constraints":[],"properties":{"policyScope":{"name":"policyScope","type":"string","type_version":"0.0.0","description":"TCA Policy Scope","required":true},"thresholds":{"name":"thresholds","type":"list","type_version":"0.0.0","description":"Thresholds associated with eventName","required":true,"entry_schema":{"type":"onap.datatypes.monitoring.thresholds","type_version":"0.0.0"}},"eventName":{"name":"eventName","type":"string","type_version":"0.0.0","description":"Event name to which thresholds need to be applied","required":true},"policyVersion":{"name":"policyVersion","type":"string","type_version":"0.0.0","description":"TCA Policy Scope Version","required":true},"controlLoopSchemaType":{"name":"controlLoopSchemaType","type":"string","type_version":"0.0.0","description":"Specifies Control Loop Schema Type for the event Name e.g. VNF, VM","required":true,"constraints":... [Body clipped after 1000 chars, total length is 7987] 2021-05-10 11:10:49.352 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:49.838 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Apex/1.0.0 2021-05-10 11:10:49.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.839 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Apex/1.0.0 2021-05-10 11:10:49.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.844 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:49.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d99135a4-2e0a-436f-b9e0-95836cd94dfe} 2021-05-10 11:10:49.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:49.845 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Apex/versions/1.0.0 2021-05-10 11:10:49.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.509 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2a6912df-5752-43ee-87ba-3e81004fdd42, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:51.510 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2a6912df-5752-43ee-87ba-3e81004fdd42, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340] 2021-05-10 11:10:51.510 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2a6912df-5752-43ee-87ba-3e81004fdd42, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340] 2021-05-10 11:10:51.510 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2a6912df-5752-43ee-87ba-3e81004fdd42, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340] 2021-05-10 11:10:51.510 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-20, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:49 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2a6912df-5752-43ee-87ba-3e81004fdd42, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.native.apex.CarrierTechnology":{"constraints":[],"properties":{"plugin_parameter_class_name":{"name":"plugin_parameter_class_name","type":"string","type_version":"0.0.0","description":"The class name of the class that overrides default handling of event input or output for this carrier technology, defaults to the supplied input or output class","required":false},"label":{"name":"label","type":"string","type_version":"0.0.0","description":"The label (name) of the carrier technology (such as REST, Kafka, WebSocket)","required":true}},"name":"onap.datatypes.native.apex.CarrierTechnology","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.apex.EngineService":{"constraints":[],"properties":{"periodic_event_period":{"name":"periodic_event_period","type":"string","type_version":"0.0.0","description":"The time interval in milliseconds for the periodic scanning event, ... [Body clipped after 1000 chars, total length is 10340] 2021-05-10 11:10:51.511 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:51.837 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Drools/1.0.0 2021-05-10 11:10:51.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.838 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Drools/1.0.0 2021-05-10 11:10:51.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:51.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{12279926-53f2-4c50-8d84-8b0e18bed9b0} 2021-05-10 11:10:51.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:51.847 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Drools/versions/1.0.0 2021-05-10 11:10:51.847 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.417 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=95b356cc-8427-4bc5-9d47-bfcf9a89c74a, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:53.418 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=95b356cc-8427-4bc5-9d47-bfcf9a89c74a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:53.418 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=95b356cc-8427-4bc5-9d47-bfcf9a89c74a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:53.418 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=95b356cc-8427-4bc5-9d47-bfcf9a89c74a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:53.423 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-21, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=547, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:51 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=95b356cc-8427-4bc5-9d47-bfcf9a89c74a, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Drools":{"properties":{},"name":"onap.policies.native.Drools","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a base policy type for all native PDP policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:53.424 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:53.452 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.Xacml/1.0.0 2021-05-10 11:10:53.453 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.453 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.453 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.Xacml/1.0.0 2021-05-10 11:10:53.454 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.462 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:53.462 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{8404eef4-f733-4cdc-ab09-14219352e2bc} 2021-05-10 11:10:53.462 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.462 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.462 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.463 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.463 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:53.463 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.Xacml/versions/1.0.0 2021-05-10 11:10:53.463 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.362 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dc001b20-4228-4075-bc10-fef449fdc43d, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:55.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dc001b20-4228-4075-bc10-fef449fdc43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:55.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dc001b20-4228-4075-bc10-fef449fdc43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:55.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dc001b20-4228-4075-bc10-fef449fdc43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:55.363 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-22, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=706, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:53 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dc001b20-4228-4075-bc10-fef449fdc43d, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Native":{"properties":{},"name":"onap.policies.Native","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"a base policy type for all native PDP policies"},"onap.policies.native.Xacml":{"properties":{"policy":{"name":"policy","type":"string","type_version":"0.0.0","description":"The XML XACML 3.0 PolicySet or Policy","required":true,"metadata":{"encoding":"Base64"}}},"name":"onap.policies.native.Xacml","version":"1.0.0","derived_from":"onap.policies.Native","metadata":{},"description":"a policy type for native xacml policies"}},"name":"ToscaServiceTemplateSimple","version":"1.0.0"} 2021-05-10 11:10:55.365 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:55.381 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Artifact/1.0.0 2021-05-10 11:10:55.382 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.382 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.382 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Artifact/1.0.0 2021-05-10 11:10:55.382 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.407 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:55.407 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{3a34d298-ba2e-401c-acc9-e30aa295f620} 2021-05-10 11:10:55.408 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.408 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.408 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.409 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.409 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:55.409 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Artifact/versions/1.0.0 2021-05-10 11:10:55.409 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:56.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ce51063-6b73-4c46-9831-fa1caed19e41, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:10:56.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ce51063-6b73-4c46-9831-fa1caed19e41, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131] 2021-05-10 11:10:56.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ce51063-6b73-4c46-9831-fa1caed19e41, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131] 2021-05-10 11:10:56.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ce51063-6b73-4c46-9831-fa1caed19e41, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131] 2021-05-10 11:10:56.844 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-23, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2131, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:55 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=2ce51063-6b73-4c46-9831-fa1caed19e41, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.drools.controller.relation":{"constraints":[],"properties":{"name":{"name":"name","type":"string","type_version":"0.0.0","description":"the name of drools controller policy","required":true}},"name":"onap.datatypes.drools.controller.relation","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.native.rules_artifact":{"constraints":[],"properties":{"groupId":{"name":"groupId","type":"string","type_version":"0.0.0","description":"the groupId of the maven artifact","required":true},"version":{"name":"version","type":"string","type_version":"0.0.0","description":"the version of the maven artifact","required":true},"artifactId":{"name":"artifactId","type":"string","type_version":"0.0.0","description":"the artifactId of the maven artifact","required":true}},"name":"onap.datatypes.native.rules_artifact","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}}},... [Body clipped after 1000 chars, total length is 2131] 2021-05-10 11:10:56.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:10:57.851 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.native.drools.Controller/1.0.0 2021-05-10 11:10:57.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.853 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.native.drools.Controller/1.0.0 2021-05-10 11:10:57.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.863 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:10:57.863 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{203a4bc6-5e6e-486c-8da2-1ffb6f4449f9} 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:10:57.864 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.native.drools.Controller/versions/1.0.0 2021-05-10 11:10:57.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.376 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a84f7266-4509-40bb-93e2-be5e93573cba, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:03.378 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a84f7266-4509-40bb-93e2-be5e93573cba, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445] 2021-05-10 11:11:03.378 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a84f7266-4509-40bb-93e2-be5e93573cba, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445] 2021-05-10 11:11:03.378 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a84f7266-4509-40bb-93e2-be5e93573cba, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445] 2021-05-10 11:11:03.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-24, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3445, Content-Type=application/json, Date=Mon, 10 May 2021 11:10:57 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a84f7266-4509-40bb-93e2-be5e93573cba, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"onap.datatypes.dmaap.custom_serialization":{"constraints":[],"properties":{"jsonParser":{"name":"jsonParser","type":"string","type_version":"0.0.0","description":"static field in customSerialized class with the json parser (currently only gson supported)","required":true},"customSerializerClass":{"name":"customSerializerClass","type":"string","type_version":"0.0.0","description":"the class that contains the JSON parser serializer/deserializer.","required":true}},"name":"onap.datatypes.dmaap.custom_serialization","version":"0.0.0","derived_from":"tosca.datatypes.Root","metadata":{}},"onap.datatypes.dmaap.events":{"constraints":[],"properties":{"eventFilter":{"name":"eventFilter","type":"string","type_version":"0.0.0","description":"the JSONPath based condition to filter out the events to serialize","required":false},"customSerialization":{"name":"customSerialization","type":"onap.datatypes.dmaap.custom_serialization",... [Body clipped after 1000 chars, total length is 3445] 2021-05-10 11:11:03.380 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:03.851 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Resource/1.0.0 2021-05-10 11:11:03.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.853 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Resource/1.0.0 2021-05-10 11:11:03.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.858 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:03.858 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{bf9be718-6427-435b-898e-e220732500a4} 2021-05-10 11:11:03.858 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.858 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.859 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.859 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.859 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:03.859 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Resource/versions/1.0.0 2021-05-10 11:11:03.859 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.537 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62c99af5-0d70-4102-8c02-77685f79c03f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:05.538 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62c99af5-0d70-4102-8c02-77685f79c03f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773] 2021-05-10 11:11:05.538 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62c99af5-0d70-4102-8c02-77685f79c03f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773] 2021-05-10 11:11:05.538 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62c99af5-0d70-4102-8c02-77685f79c03f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773] 2021-05-10 11:11:05.539 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-25, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1773, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:03 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=62c99af5-0d70-4102-8c02-77685f79c03f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Resource":{"propert... [Body clipped after 1000 chars, total length is 1773] 2021-05-10 11:11:05.539 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:05.837 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.Service/1.0.0 2021-05-10 11:11:05.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.843 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.Service/1.0.0 2021-05-10 11:11:05.843 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:05.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{09fa0b12-c433-4702-bc20-30a1fe0c3763} 2021-05-10 11:11:05.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:05.849 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.Service/versions/1.0.0 2021-05-10 11:11:05.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.349 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=772c2706-b2c8-419f-9f72-15c773547bb5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:07.349 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=772c2706-b2c8-419f-9f72-15c773547bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513] 2021-05-10 11:11:07.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=772c2706-b2c8-419f-9f72-15c773547bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513] 2021-05-10 11:11:07.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=772c2706-b2c8-419f-9f72-15c773547bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513] 2021-05-10 11:11:07.350 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-26, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=1513, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:05 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=772c2706-b2c8-419f-9f72-15c773547bb5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["US","International"]}]},"metadata":{"matchable":"true"}}},"name":"onap.policies.Optimization","version":"1.0.0","derived_from":"tosca.policies.Root","metadata":{},"description":"The base policy type for all policies that govern optimization"},"onap.policies.optimization.Service":{"properti... [Body clipped after 1000 chars, total length is 1513] 2021-05-10 11:11:07.351 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:07.369 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-05-10 11:11:07.370 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.371 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.371 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.AffinityPolicy/1.0.0 2021-05-10 11:11:07.371 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.378 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:07.379 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{ee231381-9a90-4ab8-873d-a5c7b4d95ba5} 2021-05-10 11:11:07.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.379 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:07.379 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.AffinityPolicy/versions/1.0.0 2021-05-10 11:11:07.380 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:08.885 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=196e4097-365d-402a-be1a-a4dda0120fdd, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:09.080 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=196e4097-365d-402a-be1a-a4dda0120fdd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777] 2021-05-10 11:11:09.080 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=196e4097-365d-402a-be1a-a4dda0120fdd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777] 2021-05-10 11:11:09.081 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=196e4097-365d-402a-be1a-a4dda0120fdd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777] 2021-05-10 11:11:09.081 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-27, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2777, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:07 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=196e4097-365d-402a-be1a-a4dda0120fdd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.affinityProperties_properties":{"constraints":[],"properties":{"category":{"name":"category","type":"string","type_version":"0.0.0","required":true},"qualifier":{"name":"qualifier","type":"string","type_version":"0.0.0","required":false,"constraints":[{"valid_values":["same","different"]}]}},"name":"policy.data.affinityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","d... [Body clipped after 1000 chars, total length is 2777] 2021-05-10 11:11:09.082 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:09.838 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-05-10 11:11:09.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.839 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.DistancePolicy/1.0.0 2021-05-10 11:11:09.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:09.845 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{f074b04e-6c9d-4196-9ff5-7a8c11fc893e} 2021-05-10 11:11:09.845 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:09.846 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.DistancePolicy/versions/1.0.0 2021-05-10 11:11:09.846 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.393 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=248bc3e4-2f30-4b31-b831-02533704a78b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:12.394 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=248bc3e4-2f30-4b31-b831-02533704a78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458] 2021-05-10 11:11:12.394 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=248bc3e4-2f30-4b31-b831-02533704a78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458] 2021-05-10 11:11:12.394 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=248bc3e4-2f30-4b31-b831-02533704a78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458] 2021-05-10 11:11:12.395 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-28, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3458, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:09 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=248bc3e4-2f30-4b31-b831-02533704a78b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.distanceProperties_properties":{"constraints":[],"properties":{"locationInfo":{"name":"locationInfo","type":"string","type_version":"0.0.0","required":true},"distance":{"name":"distance","type":"policy.data.distance_properties","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.distance_properties","type_version":"0.0.0"}}},"name":"policy.data.distanceProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.distance_properties":{"constraints":[],"properties":{"unit":{"name":"unit","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["km"]}]}},"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["<","<=",">",">=","="]}]}},"value":{"name"... [Body clipped after 1000 chars, total length is 3458] 2021-05-10 11:11:12.395 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:12.859 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-05-10 11:11:12.861 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.861 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.861 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.HpaPolicy/1.0.0 2021-05-10 11:11:12.861 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.867 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:12.867 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b15f09f1-2fac-4fee-a5d8-d7536b118fdd} 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:12.868 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.HpaPolicy/versions/1.0.0 2021-05-10 11:11:12.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.507 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1fa16e2d-de34-4215-97f1-dc45794ab4ab, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:14.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1fa16e2d-de34-4215-97f1-dc45794ab4ab, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450] 2021-05-10 11:11:14.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1fa16e2d-de34-4215-97f1-dc45794ab4ab, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450] 2021-05-10 11:11:14.508 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1fa16e2d-de34-4215-97f1-dc45794ab4ab, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450] 2021-05-10 11:11:14.509 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-29, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=5450, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:12 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=1fa16e2d-de34-4215-97f1-dc45794ab4ab, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.directives_attributes_properties":{"constraints":[],"properties":{"attribute_value":{"name":"attribute_value","type":"string","type_version":"0.0.0","required":false},"attribute_name":{"name":"attribute_name","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_attributes_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.directives_properties":{"constraints":[],"properties":{"attributes":{"name":"attributes","type":"list","type_version":"0.0.0","required":false,"entry_schema":{"type":"policy.data.directives_attributes_properties","type_version":"0.0.0"}},"type":{"name":"type","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.directives_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.flavorFeatures_properties":{"constraints":[],"properties":{"flavorProperties... [Body clipped after 1000 chars, total length is 5450] 2021-05-10 11:11:14.509 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:14.839 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-05-10 11:11:14.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.841 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.OptimizationPolicy/1.0.0 2021-05-10 11:11:14.842 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.850 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:14.851 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{245cd5fd-e99a-4128-9c6d-bef7e943aea1} 2021-05-10 11:11:14.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:14.853 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.OptimizationPolicy/versions/1.0.0 2021-05-10 11:11:14.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.270 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10cb8ec6-172d-49ef-ac72-8a6c6aa946a7, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:16.270 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10cb8ec6-172d-49ef-ac72-8a6c6aa946a7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699] 2021-05-10 11:11:16.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10cb8ec6-172d-49ef-ac72-8a6c6aa946a7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699] 2021-05-10 11:11:16.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10cb8ec6-172d-49ef-ac72-8a6c6aa946a7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699] 2021-05-10 11:11:16.271 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-30, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3699, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:14 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=10cb8ec6-172d-49ef-ac72-8a6c6aa946a7, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.objectiveParameter_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"parameterAttributes":{"name":"parameterAttributes","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"policy.data.parameterAttributes_properties","type_version":"0.0.0"}}},"name":"policy.data.objectiveParameter_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}},"policy.data.parameterAttributes_properties":{"constraints":[],"properties":{"operator":{"name":"operator","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["*","+","-","/","%"]}]}},"customerLocationInfo":{"name":"customerLocationInfo","type":"string","... [Body clipped after 1000 chars, total length is 3699] 2021-05-10 11:11:16.272 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:16.294 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.PciPolicy/1.0.0 2021-05-10 11:11:16.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.295 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.PciPolicy/1.0.0 2021-05-10 11:11:16.295 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.301 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:16.301 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b6e74fe5-82d0-4eab-bf64-05e287208ffb} 2021-05-10 11:11:16.301 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:16.302 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.PciPolicy/versions/1.0.0 2021-05-10 11:11:16.302 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.840 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=36cdb50f-00c7-480d-880d-13cd22fc1671, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:17.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=36cdb50f-00c7-480d-880d-13cd22fc1671, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940] 2021-05-10 11:11:17.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=36cdb50f-00c7-480d-880d-13cd22fc1671, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940] 2021-05-10 11:11:17.841 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=36cdb50f-00c7-480d-880d-13cd22fc1671, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940] 2021-05-10 11:11:17.842 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-31, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2940, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:16 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=36cdb50f-00c7-480d-880d-13cd22fc1671, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.pciProperties_properties":{"constraints":[],"properties":{"algoCategory":{"name":"algoCategory","type":"string","type_version":"0.0.0","required":false},"pciOptmizationAlgoName":{"name":"pciOptmizationAlgoName","type":"string","type_version":"0.0.0","required":false},"pciOptimizationNwConstraint":{"name":"pciOptimizationNwConstraint","type":"string","type_version":"0.0.0","required":false},"pciOptimizationPriority":{"name":"pciOptimizationPriority","type":"string","type_version":"0.0.0","required":false},"pciOptimizationTimeConstraint":{"name":"pciOptimizationTimeConstraint","type":"string","type_version":"0.0.0","required":false}},"name":"policy.data.pciProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could... [Body clipped after 1000 chars, total length is 2940] 2021-05-10 11:11:17.843 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:17.865 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.Vim_fit/1.0.0 2021-05-10 11:11:17.867 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.868 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.Vim_fit/1.0.0 2021-05-10 11:11:17.868 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.876 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:17.876 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{24b96fda-f3a9-40be-8b57-e3d894b6b7fd} 2021-05-10 11:11:17.876 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.876 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.877 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.877 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.877 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:17.877 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.Vim_fit/versions/1.0.0 2021-05-10 11:11:17.877 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.104 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c00fe590-864a-48fb-8d49-7b44ae8d947f, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:19.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c00fe590-864a-48fb-8d49-7b44ae8d947f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708] 2021-05-10 11:11:19.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c00fe590-864a-48fb-8d49-7b44ae8d947f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708] 2021-05-10 11:11:19.105 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c00fe590-864a-48fb-8d49-7b44ae8d947f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708] 2021-05-10 11:11:19.106 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-32, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2708, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:17 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=c00fe590-864a-48fb-8d49-7b44ae8d947f, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.capacityProperties_properties":{"constraints":[],"properties":{"request":{"name":"request","type":"string","type_version":"0.0.0","required":true},"controller":{"name":"controller","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.capacityProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography","type":"list","type_version":"0.0.0","description":"One or more geographic regions","required"... [Body clipped after 1000 chars, total length is 2708] 2021-05-10 11:11:19.107 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:19.840 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-05-10 11:11:19.842 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.842 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.842 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.resource.VnfPolicy/1.0.0 2021-05-10 11:11:19.842 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:19.848 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{a47a07af-e9e0-4167-a217-287d442b238a} 2021-05-10 11:11:19.848 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:19.849 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.resource.VnfPolicy/versions/1.0.0 2021-05-10 11:11:19.849 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.486 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a0470fe6-c672-4201-af2a-114352f9baf5, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:22.486 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a0470fe6-c672-4201-af2a-114352f9baf5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092] 2021-05-10 11:11:22.487 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a0470fe6-c672-4201-af2a-114352f9baf5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092] 2021-05-10 11:11:22.487 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a0470fe6-c672-4201-af2a-114352f9baf5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092] 2021-05-10 11:11:22.487 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-33, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=3092, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:19 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=a0470fe6-c672-4201-af2a-114352f9baf5, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.vnfProperties_properties":{"constraints":[],"properties":{"customerId":{"name":"customerId","type":"string","type_version":"0.0.0","required":true},"inventoryProvider":{"name":"inventoryProvider","type":"string","type_version":"0.0.0","required":true},"serviceType":{"name":"serviceType","type":"string","type_version":"0.0.0","required":true},"inventoryType":{"name":"inventoryType","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0","constraints":[{"valid_values":["serviceInstanceId","vnfName","cloudRegionId","vimId"]}]}}},"name":"policy.data.vnfProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_sche... [Body clipped after 1000 chars, total length is 3092] 2021-05-10 11:11:22.488 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:22.855 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.QueryPolicy/1.0.0 2021-05-10 11:11:22.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.857 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.QueryPolicy/1.0.0 2021-05-10 11:11:22.857 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.863 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:22.863 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{b1464250-fd2f-4fbb-9435-6a3b4f893847} 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:22.864 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.QueryPolicy/versions/1.0.0 2021-05-10 11:11:22.864 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.336 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=14c1af13-b0f2-47f4-89b9-d6b35c7f16bd, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:24.336 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=14c1af13-b0f2-47f4-89b9-d6b35c7f16bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383] 2021-05-10 11:11:24.336 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=14c1af13-b0f2-47f4-89b9-d6b35c7f16bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383] 2021-05-10 11:11:24.336 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=14c1af13-b0f2-47f4-89b9-d6b35c7f16bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383] 2021-05-10 11:11:24.337 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-34, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2383, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:22 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=14c1af13-b0f2-47f4-89b9-d6b35c7f16bd, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.queryProperties_properties":{"constraints":[],"properties":{"attribute_location":{"name":"attribute_location","type":"string","type_version":"0.0.0","required":true},"attribute":{"name":"attribute","type":"string","type_version":"0.0.0","required":true},"value":{"name":"value","type":"string","type_version":"0.0.0","required":true}},"name":"policy.data.queryProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could be for a specific release.","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"matchable":"true"}},"identity":{"name":"identity","type":"string","type_version":"0.0.0","description":"Used internally for identification","required":true},"geography":{"name":"geography",... [Body clipped after 1000 chars, total length is 2383] 2021-05-10 11:11:24.337 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:24.358 [scheduling-1] INFO org.onap.policy.clamp.policy.PolicyEngineServices - Downloading the policy tosca model onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-05-10 11:11:24.359 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.359 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) doTry --> log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.359 [scheduling-1] INFO get-policy-tosca-model - Getting the policy tosca model: onap.policies.optimization.service.SubscriberPolicy/1.0.0 2021-05-10 11:11:24.360 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) log[Getting the policy tosca model: ${exchangeProperty[policyModelType]}/${exchangeProperty[policyModelVersion]}] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.366 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:24.366 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{e3c8a723-adad-4680-8153-f062bb6ff119} 2021-05-10 11:11:24.367 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+policy+model%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.367 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.367 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.367 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:24.368 [scheduling-1] INFO get-policy-tosca-model - Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/onap.policies.optimization.service.SubscriberPolicy/versions/1.0.0 2021-05-10 11:11:24.368 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) log[Endpoint to get policy model: https4://policy-api.onap:6969/policy/api/v1/policytypes/${exchangeProperty[policyModelType]}/versions/${exchangeProperty[policyModelVersion]}] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:25.971 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dfed164b-d7c0-4bd3-94b8-27686292387b, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:25.972 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) convertBodyTo[java.lang.String] --> doFinally <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dfed164b-d7c0-4bd3-94b8-27686292387b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655] 2021-05-10 11:11:25.972 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) doFinally --> direct://reset-raise-http-exception-flag <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dfed164b-d7c0-4bd3-94b8-27686292387b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655] 2021-05-10 11:11:25.972 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (reset-raise-http-exception-flag) direct://reset-raise-http-exception-flag --> setProperty[raiseHttpExceptionFlag, Simple: true] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dfed164b-d7c0-4bd3-94b8-27686292387b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655] 2021-05-10 11:11:25.972 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35 >>> (get-policy-tosca-model) setProperty[raiseHttpExceptionFlag, Simple: true] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeReturnLog%28%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-35, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2655, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:24 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=dfed164b-d7c0-4bd3-94b8-27686292387b, X-PatchVersion=0}, BodyType:String, Body:{"tosca_definitions_version":"tosca_simple_yaml_1_1_0","data_types":{"policy.data.subscriberProperties_properties":{"constraints":[],"properties":{"subscriberRole":{"name":"subscriberRole","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextMatchable":"scope"}},"subscriberName":{"name":"subscriberName","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextProvider":"true"}},"provStatus":{"name":"provStatus","type":"list","type_version":"0.0.0","required":true,"entry_schema":{"type":"string","type_version":"0.0.0"},"metadata":{"contextAttribute":"true"}}},"name":"policy.data.subscriberProperties_properties","version":"0.0.0","derived_from":"tosca.nodes.Root","metadata":{}}},"policy_types":{"onap.policies.Optimization":{"properties":{"scope":{"name":"scope","type":"list","type_version":"0.0.0","description":"Scope for the policy - could b... [Body clipped after 1000 chars, total length is 2655] 2021-05-10 11:11:25.974 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE-RETURN 2021-05-10 11:11:26.838 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) --> doTry <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) doTry --> log[Getting the list of PDP Groups] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.839 [scheduling-1] INFO get-all-pdp-groups - Getting the list of PDP Groups 2021-05-10 11:11:26.839 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) log[Getting the list of PDP Groups] --> bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.851 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE 2021-05-10 11:11:26.852 [scheduling-1] INFO org.onap.policy.clamp.flow.log.FlowLogOperation - INVOKE [ SYNCHRONOUS ]{d4b708e6-fdcc-482d-9a89-b09a713000c1} 2021-05-10 11:11:26.852 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) bean://org.onap.policy.clamp.flow.log.FlowLogOperation?method=invokeLog%28%27Policy%27%2C+%27Getting+the+PDP+Group+list%27%29 --> setHeader[CamelHttpMethod, GET] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) setHeader[CamelHttpMethod, GET] --> setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-RequestID, Simple: ${exchangeProperty[X-ONAP-RequestID]}] --> setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.853 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-InvocationID, Simple: ${exchangeProperty[X-ONAP-InvocationID]}] --> setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) setHeader[X-ONAP-PartnerName, Simple: ${exchangeProperty[X-ONAP-PartnerName]}] --> log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.854 [scheduling-1] INFO get-all-pdp-groups - Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps 2021-05-10 11:11:26.854 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) log[Endpoint to get policy model: https4://policy-pap.onap:6969/policy/pap/v1/pdps] --> <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET, X-ONAP-InvocationID=null, X-ONAP-PartnerName=null, X-ONAP-RequestID=null}, BodyType:null, Body:[Body is null] 2021-05-10 11:11:26.881 [scheduling-1] INFO org.apache.camel.component.http4.HttpComponent - Created ClientConnectionManager org.apache.http.impl.conn.PoolingHttpClientConnectionManager@86aaee1 2021-05-10 11:11:28.938 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36 >>> (get-all-pdp-groups) --> convertBodyTo[java.lang.String] <<< Pattern:InOnly, Headers:{breadcrumbId=ID-dev-policy-clamp-be-7448956bdd-kcn2f-1620644832826-0-36, CamelHttpMethod=GET, CamelHttpResponseCode=200, CamelHttpResponseText=OK, Connection=close, Content-Length=2398, Content-Type=application/json, Date=Mon, 10 May 2021 11:11:27 GMT, Server=Jetty(9.4.33.v20201020), X-LatestVersion=1.0.0, X-MinorVersion=0, X-ONAP-RequestID=650ec57f-f05b-483b-a040-204dbdc7e95c, X-PatchVersion=0}, BodyType:org.apache.camel.converter.stream.CachedOutputStream.WrappedInputStream, Body:[Body is instance of java.io.InputStream] 2021-05-10 11:11:28.943 [scheduling-1] INFO org.apache.camel.processor.interceptor.Tracer - ID-dev-policy-clamp-be-7448956bdd