SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@455351c4] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 16:57:16,242 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found logback-core version 1.5.32 16:57:16,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - No custom configurators were discovered as a service. 16:57:16,243 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 16:57:16,245 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 16:57:16,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:57:16,250 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs multiple times on the classpath. 16:57:16,251 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.23/mockito-configuration-14.0.23.jar!/logback-test.xml] 16:57:16,251 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@f4c0e4e - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:57:16,313 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 16:57:16,313 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 16:57:16,313 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 16:57:16,313 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 16:57:16,370 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Scan attribute set to true. Will scan for configuration file changes. 16:57:16,375 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1774717036373) 16:57:16,375 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 16:57:16,376 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml] 16:57:16,376 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 16:57:16,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml 16:57:16,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-clm-0.23.x/pcep/segment-routing/target/test-classes/logback-test.xml} 16:57:16,378 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 16:57:16,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 16:57:16,388 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 16:57:16,399 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 16:57:16,457 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 16:57:16,457 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 16:57:16,457 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 16:57:16,459 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 16:57:16,460 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 16:57:16,460 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 16:57:16,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 16:57:16,461 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 16:57:16,461 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 16:57:16,461 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 16:57:16,461 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 16:57:16,461 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24361cfc - End of configuration. 16:57:16,462 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@34e20e6b - Registering current configuration as safe fallback point 16:57:16,466 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7a5b769b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 217 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@19b30c92] 16:57:16.496 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.498 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.501 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.501 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.501 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.501 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.502 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.502 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.502 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.503 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.503 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.503 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.503 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.504 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.504 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.504 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.504 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.504 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.505 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.505 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.506 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.506 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.506 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.506 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.507 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.507 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.508 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.508 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.508 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.508 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.509 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.509 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.509 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.509 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.510 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.510 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.510 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.510 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@a33b4e3 16:57:16.511 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.511 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.511 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@243f003c 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.512 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.513 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.513 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.513 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.514 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.514 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.514 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.514 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.515 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@1816e24a 16:57:16.515 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.515 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.515 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.516 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.516 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.516 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.517 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.517 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.517 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.517 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.518 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.518 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.518 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.518 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.519 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.519 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.519 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.519 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.520 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.520 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.520 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.520 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@46d567cb 16:57:16.713 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 16:57:16.714 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 16:57:16.714 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 16:57:16.715 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 16:57:16.730 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.731 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.732 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.733 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@4a901445 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5740ff5e 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.734 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@67f77f6e 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.735 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.736 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2b0b7e5a 16:57:16.739 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.739 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.739 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.739 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.740 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.741 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@6fbc1bb 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@732f6050 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.742 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@30c4e352 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.743 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.744 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@f1dd5b4 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.746 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.747 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@5f96f6a2 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.748 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@73809e7 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@48df4071 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.749 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.750 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@290e8cab 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.752 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.753 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@67507df 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6e3ecf5c 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.754 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@341b13a8 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.755 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.756 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@692dba54 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.759 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.760 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@48eb001a 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@37854b34 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.761 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@34332b8d 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.762 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.763 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@724b939e 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.764 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.765 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@7ff19c33 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@6f8aba08 16:57:16.766 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@52b3bf03 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.767 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.768 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@7cca01a8 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.770 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.771 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrRroSubobjectParser@45e9b12d 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser and class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser are not related, keeping the former 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.SrEroSubobjectParser@5626d18c 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.772 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6EroSubobjectParser@3dc95b8b 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.773 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826 16:57:16.774 [main] DEBUG o.o.protocol.concepts.MultiRegistry - class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser is superclass of class org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser, preferring the latter 16:57:16.774 [main] DEBUG o.o.protocol.concepts.MultiRegistry - New best value org.opendaylight.protocol.pcep.segment.routing.Srv6RroSubobjectParser@2d55e826