By type
01:11:27,032 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
01:11:27,034 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
01:11:27,034 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml]
01:11:27,091 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml] is not of type file
01:11:27,334 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/classes!/logback.xml]
01:11:27,335 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
01:11:27,340 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
01:11:27,340 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
01:11:27,343 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
01:11:27,343 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
01:11:27,345 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
01:11:27,346 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
01:11:27,346 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
01:11:27,352 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
01:11:27,353 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
01:11:27,353 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
01:11:27,377 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:27,382 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
01:11:27,390 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,433 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
01:11:27,433 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
01:11:27,435 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:27,439 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
01:11:27,441 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,450 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Archive files will be limited to [10 MB] each.
01:11:27,454 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use gz compression
01:11:27,456 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
01:11:27,476 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
01:11:27,476 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Roll-over at midnight.
01:11:27,484 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:27,491 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
01:11:27,491 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
01:11:27,492 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:11:27,492 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
01:11:27,493 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
01:11:27,494 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:27,494 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
01:11:27,495 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use zip compression
01:11:27,496 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
01:11:27,498 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
01:11:27,498 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:27,498 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:27,499 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,500 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
01:11:27,500 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
01:11:27,500 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:27,502 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
01:11:27,505 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
01:11:27,505 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
01:11:27,505 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
01:11:27,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:27,506 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
01:11:27,507 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use zip compression
01:11:27,507 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
01:11:27,508 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
01:11:27,508 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:27,508 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:27,509 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,512 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
01:11:27,512 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
01:11:27,513 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:27,513 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
01:11:27,513 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
01:11:27,513 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
01:11:27,513 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
01:11:27,513 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:27,514 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
01:11:27,515 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use zip compression
01:11:27,515 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
01:11:27,516 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
01:11:27,516 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:27,516 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:27,516 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,517 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
01:11:27,517 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
01:11:27,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:27,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
01:11:27,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
01:11:27,518 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
01:11:27,518 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
01:11:27,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:27,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
01:11:27,519 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use zip compression
01:11:27,519 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
01:11:27,520 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
01:11:27,520 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:27,521 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:27,521 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:27,522 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
01:11:27,522 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
01:11:27,522 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:27,522 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
01:11:27,525 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@48524010 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.vmplugin.v7.Java7$1 (jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/groovy-2.5.9.jar!/) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
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
01:11:28,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
01:11:28,407 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
01:11:28,407 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
01:11:28,407 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
01:11:28,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
01:11:28,408 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
01:11:28,409 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
01:11:28,410 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:11:28,411 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e27ba32 - Registering current configuration as safe fallback point
01:11:29,108 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
01:11:29,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
01:11:29,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
01:11:29,110 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
01:11:29,110 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
01:11:29,108 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
01:11:29,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
01:11:29,109 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
01:11:29,110 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
01:11:29,110 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
01:11:29,111 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
01:11:29,122 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/babel/config/logback.xml]
01:11:29,123 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
01:11:29,123 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
01:11:29,123 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79c97cb - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
01:11:29,125 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
01:11:29,125 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79c97cb - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
01:11:29,127 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
01:11:29,127 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
01:11:29,127 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
01:11:29,127 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
01:11:29,127 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework
01:11:29,128 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
01:11:29,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework
01:11:29,128 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
01:11:29,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework
01:11:29,128 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
01:11:29,128 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework
01:11:29,129 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
01:11:29,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework
01:11:29,129 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
01:11:29,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework
01:11:29,129 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
01:11:29,129 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework
01:11:29,129 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
01:11:29,130 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79c97cb - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
01:11:29,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
01:11:29,131 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
01:11:29,131 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,175 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
01:11:29,175 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@79c97cb - URL [jar:file:/opt/app/babel/babel-1.9.1.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
01:11:29,177 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:29,177 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
01:11:29,178 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,179 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1037854997 - Archive files will be limited to [10 MB] each.
01:11:29,179 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1037854997 - Will use gz compression
01:11:29,180 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1037854997 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
01:11:29,181 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@404bbcbd - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
01:11:29,181 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@404bbcbd - Roll-over at midnight.
01:11:29,181 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@404bbcbd - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:29,182 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
01:11:29,182 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
01:11:29,182 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:11:29,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[ROOT] onto the JUL framework
01:11:29,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
01:11:29,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
01:11:29,184 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:29,184 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
01:11:29,185 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@28094269 - Will use zip compression
01:11:29,186 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@28094269 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
01:11:29,186 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
01:11:29,186 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:29,187 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:29,187 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,188 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
01:11:29,188 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
01:11:29,188 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:29,188 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
01:11:29,189 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
01:11:29,189 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
01:11:29,189 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
01:11:29,189 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:29,189 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
01:11:29,190 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@110651474 - Will use zip compression
01:11:29,190 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@110651474 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
01:11:29,190 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
01:11:29,190 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:29,191 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:29,191 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,192 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
01:11:29,192 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
01:11:29,192 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:29,192 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
01:11:29,192 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
01:11:29,192 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
01:11:29,192 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
01:11:29,193 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:29,193 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
01:11:29,193 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@464224872 - Will use zip compression
01:11:29,194 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@464224872 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
01:11:29,194 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
01:11:29,194 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:29,195 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:29,195 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,196 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
01:11:29,196 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
01:11:29,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:29,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
01:11:29,196 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
01:11:29,196 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
01:11:29,196 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
01:11:29,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
01:11:29,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
01:11:29,197 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@170949260 - Will use zip compression
01:11:29,197 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@170949260 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
01:11:29,198 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
01:11:29,198 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
01:11:29,198 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Sun Nov 07 01:11:27 GMT 2021
01:11:29,198 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
01:11:29,199 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
01:11:29,199 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
01:11:29,199 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
01:11:29,199 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
01:11:29,200 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@6e01f9b0 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
01:11:29,310 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
01:11:29,310 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
01:11:29,310 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
01:11:29,311 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
01:11:29,311 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
01:11:29,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[com.att.eelf] onto the JUL framework
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
01:11:29,311 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
01:11:29,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[com.att.eelf.debug] onto the JUL framework
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
01:11:29,311 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
01:11:29,311 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
01:11:29,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
01:11:29,312 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
01:11:29,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[com.att.eelf.metrics] onto the JUL framework
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
01:11:29,312 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
01:11:29,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating INFO level on Logger[com.att] onto the JUL framework
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
01:11:29,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.springframework] onto the JUL framework
01:11:29,312 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
01:11:29,313 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.springframework.beans] onto the JUL framework
01:11:29,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
01:11:29,313 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.springframework.web] onto the JUL framework
01:11:29,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
01:11:29,313 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache] onto the JUL framework
01:11:29,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
01:11:29,313 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.commons] onto the JUL framework
01:11:29,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
01:11:29,313 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.camel] onto the JUL framework
01:11:29,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
01:11:29,314 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.cxf] onto the JUL framework
01:11:29,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
01:11:29,314 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.camel.processor.interceptor] onto the JUL framework
01:11:29,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
01:11:29,314 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.cxf.jaxrs.interceptor] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
01:11:29,315 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.cxf.service] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
01:11:29,315 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.restlet] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
01:11:29,315 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[org.apache.camel.component.restlet] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
01:11:29,315 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[ch.qos.logback.classic] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
01:11:29,315 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d9caaeb - Propagating WARN level on Logger[ch.qos.logback.core] onto the JUL framework
01:11:29,315 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
01:11:29,316 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4167d97b - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
2021-11-07 01:11:29.688 INFO 1 --- [ main] org.eclipse.jetty.util.log : Logging initialized @3127ms to org.eclipse.jetty.util.log.Slf4jLog
2021-11-07 01:11:32.342 INFO 1 --- [ main] org.eclipse.jetty.server.Server : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2021-11-07 01:11:32.391 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext
2021-11-07 01:11:32.654 INFO 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0
2021-11-07 01:11:32.655 INFO 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults
2021-11-07 01:11:32.656 INFO 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms
2021-11-07 01:11:32.664 INFO 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@edf4f36{application,/services/babel-service,[file:///tmp/jetty-docbase.12281236696254041579.9516/],AVAILABLE}
2021-11-07 01:11:32.665 INFO 1 --- [ main] org.eclipse.jetty.server.Server : Started @6107ms
2021-11-07 01:11:34.050 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-11-07 01:11:34.122 INFO 1 --- [ main] o.e.jetty.util.ssl.SslContextFactory : x509=X509@5d5160e6(aai,h=[aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org, localhost],w=[onap]) for Server@2eadc9f6[provider=null,keyStore=file:///opt/app/babel/config/auth/tomcat_keystore,trustStore=null]
2021-11-07 01:11:34.231 INFO 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@315df4bb{SSL,[ssl, http/1.1]}{0.0.0.0:9516}
2021-11-07 04:38:05.198 INFO 1 --- [tp1068232840-30] org.reflections.Reflections : Reflections took 16 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:38:05.427 INFO 1 --- [tp1068232840-30] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-11-07 04:38:09.139 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:38:09.139 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.140 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
2021-11-07 04:38:09.140 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.140 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.140 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.141 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.141 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.141 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.141 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.141 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW b866771d-224c 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.142 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.142 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.142 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.142 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.143 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1474501645785531731.csar
2021-11-07 04:38:09.143 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:38:09.696 INFO 1 --- [tp1068232840-30] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2021-11-07 04:38:12.507 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:38:12.508 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.508 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
2021-11-07 04:38:12.508 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.509 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.509 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.509 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.509 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW b866771d-224c 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.510 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.511 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.511 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6991516706376660553.csar
2021-11-07 04:38:12.511 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:39:34.081 INFO 1 --- [tp1068232840-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:39:35.780 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:39:35.781 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.781 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:39:35.781 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.782 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.782 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.782 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.782 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.783 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.783 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_CcqPsZ 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.783 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.783 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp13837416637784979624.csar
2021-11-07 04:39:35.784 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:39:35.832 INFO 1 --- [tp1068232840-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:39:37.269 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.270 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_CcqPsZ 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp1138740581658334570.csar
2021-11-07 04:39:37.271 WARN 1 --- [tp1068232840-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:52:05.052 INFO 1 --- [tp1068232840-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF a911f102-ba21 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.060 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.061 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.061 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.061 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.061 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11525564969235448295.csar
2021-11-07 04:52:06.061 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:52:06.091 INFO 1 --- [tp1068232840-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:52:08.193 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:52:08.194 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.194 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-07 04:52:08.194 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF a911f102-ba21 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.194 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.195 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.197 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.198 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.198 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.198 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp127841084333186549.csar
2021-11-07 04:52:08.198 WARN 1 --- [tp1068232840-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:54:37.098 INFO 1 --- [tp1068232840-29] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:54:38.947 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:54:38.947 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.947 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:54:38.948 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.948 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.948 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.948 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.948 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.949 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.949 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.949 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.949 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp16075165355216317203.csar
2021-11-07 04:54:38.949 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:54:38.991 INFO 1 --- [tp1068232840-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:54:41.014 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:54:41.014 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.014 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:54:41.014 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.015 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.015 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.015 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.015 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.015 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.016 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.016 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.016 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp3999740839690815845.csar
2021-11-07 04:54:41.016 WARN 1 --- [tp1068232840-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:04.980 INFO 1 --- [tp1068232840-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.890 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp580089001033624183.csar
2021-11-07 04:55:06.891 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:06.924 INFO 1 --- [tp1068232840-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:55:08.647 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:08.647 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.647 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.648 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.649 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.649 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp12182807393980990852.csar
2021-11-07 04:55:08.649 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:22.603 INFO 1 --- [tp1068232840-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:55:24.289 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:24.289 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.289 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:55:24.289 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.289 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp18114188886403414499.csar
2021-11-07 04:55:24.290 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:24.324 INFO 1 --- [tp1068232840-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
2021-11-07 04:55:26.044 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.045 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.046 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.046 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.046 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.046 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.046 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp14541621572776210816.csar
2021-11-07 04:55:26.047 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:35.139 INFO 1 --- [tp1068232840-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:55:35.814 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:35.814 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.816 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-11-07 04:55:35.816 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp2816392718040850427.csar
2021-11-07 04:55:35.817 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:35.838 INFO 1 --- [tp1068232840-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:55:36.440 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:55:36.440 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.440 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.441 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp5894080956067189448.csar
2021-11-07 04:55:36.442 WARN 1 --- [tp1068232840-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:57:45.413 INFO 1 --- [tp1068232840-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.389 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.390 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.390 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.390 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6510447583408612426.csar
2021-11-07 04:57:46.390 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:57:46.411 INFO 1 --- [tp1068232840-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-11-07 04:57:47.451 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "test-pnf 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.452 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6014707639905456774.csar
2021-11-07 04:57:47.453 WARN 1 --- [tp1068232840-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################