16:59:10.493 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:10.493 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@23dda7a3 16:59:10.494 [multiThreadIoEventLoopGroup-8-2] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0xac08557a] 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@6632eb19 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@6632eb19 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@42db3ff 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@42db3ff 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@5a95aaae 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@5a95aaae 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@519e67e 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@519e67e 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser@7402bfe7 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:10.494 [multiThreadIoEventLoopGroup-8-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Attempt to connect to /127.246.201.64:57983 failed io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed with error(-111): Connection refused: /127.246.201.64:57983 Caused by: java.net.ConnectException: finishConnect(..) failed with error(-111): Connection refused at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at io.netty.channel.unix.Socket.finishConnect(Socket.java:361) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:772) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:749) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:616) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:477) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:548) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:10.494 [multiThreadIoEventLoopGroup-8-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Retry timer value is 0. Reconnection will not be attempted 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@1d5958d3 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:10.494 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@1d5958d3 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@6a6e410c 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@6a6e410c 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@200e6029 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser@41120e48 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@200e6029 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@165a5979 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@165a5979 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@ea40c9f 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@ea40c9f 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser@5d782a4a 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@cc91fe3 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@cc91fe3 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@481c1e92 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser@66f223fa 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@481c1e92 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@7ac47f14 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@7ac47f14 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@3eb641a8 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@3eb641a8 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser@16f62062 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@61ec2cb5 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@61ec2cb5 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@3889c343 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@3889c343 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@34be7efb 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@34be7efb 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@136cad3e 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser@13e5b262 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@136cad3e 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@6500e886 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@6500e886 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@220e1b7b 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@220e1b7b 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@54fd5759 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:10.495 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@54fd5759 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@6a358906 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@6a358906 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@893081e 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@893081e 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@5a941fb4 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@5a941fb4 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@646ddc20 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@646ddc20 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@22561412 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@22561412 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@32153bbe 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@32153bbe 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@4806fbf7 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@4806fbf7 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@4280b20b 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@4280b20b 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@50e4d8cd 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@50e4d8cd 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@4b37d1a4 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@4b37d1a4 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer@34114276 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is subclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv4ObjectParser, preferring the former 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@23dda7a3 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser@73c6ae15 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser@5923210 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser@70dd79f7 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer@4ee19768 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser@8113ea7 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser@1c879f07 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@78e4fa1 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@78e4fa1 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser@4516c2ef 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@44f338ec 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@64acf8d2 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@44f338ec 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@64acf8d2 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@112a50a1 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@112a50a1 16:59:10.496 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@6258f9d1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@6258f9d1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@3f31892e 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@3f31892e 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@3cd89c72 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@3cd89c72 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@7fb46c10 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@7fb46c10 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@5a079446 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@5a079446 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@694c0ed1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@694c0ed1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@118f2486 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@118f2486 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@4d071e4b 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@4d071e4b 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@2b441609 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@2b441609 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@22f7bf36 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@22f7bf36 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser@4a3404fa 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser are not related, keeping the former 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@22f7bf36 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@3fb4beb1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@3fb4beb1 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@34cb1310 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@34cb1310 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@2b5a04b0 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@2b5a04b0 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@41a3c6f5 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@41a3c6f5 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@5b78a946 16:59:10.497 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@5b78a946 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@37c762aa 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@37c762aa 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@4c438f66 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@4c438f66 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@13087c75 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@13087c75 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@da4c5cb 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@da4c5cb 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser@1fa24e7 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser are not related, keeping the former 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@da4c5cb 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@5192b301 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@5192b301 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser@1a99692 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser are not related, keeping the former 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@5192b301 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@2a0881f1 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@2a0881f1 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@7a85454b 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@7a85454b 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@3ecbfba1 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@3ecbfba1 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@739be7ec 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@739be7ec 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@1df2e767 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@1df2e767 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:10.498 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@4d0d568f 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@4d0d568f 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@2c7aba7c 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@2c7aba7c 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@729c98 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@729c98 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@a319a2e 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@a319a2e 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@2daf0cc9 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@2daf0cc9 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@54fffa5a 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@54fffa5a 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@407d2a01 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:10.499 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@407d2a01 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@2082e0e4 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@15f229e8 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@29ce33e9 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@1f86f7da 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@28b4b10e 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@2c0d7099 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@74844f8a 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@5c945ee7 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@51a5a8ba 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@16eb93af 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@404566e7 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@3ed87b6e 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@4244e477 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.500 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@8f8717b 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@63614cdd 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@1e9f48d4 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@29ce33e9 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@1f86f7da 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@28b4b10e 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@2c0d7099 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@7b9d602c 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@30a5a58d 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@59cb10e0 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@3d763ae5 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@2dfab167 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@30eee098 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@3123ba75 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@3d8e1fa6 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@4587f0f9 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@74844f8a 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@5c945ee7 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@22a22f1 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@2e76d0d3 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@63c88994 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@1932ad2c 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@4adc3951 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@52b49891 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.501 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@75973f7a 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7940b729 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@527d1fe1 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@24fb752f 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@68dbe225 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@145ef9e8 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@2e667e95 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.502 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@514b247b 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@3555d804 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@19b8f1bd 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@46a9c368 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@62fbefad 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@79f59e0e 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@279ebd94 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@2fa4888c 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@121f9c52 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@4adc3951 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@52b49891 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@28b4b10e 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@2c0d7099 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@75973f7a 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7940b729 16:59:10.504 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@47cf65f1 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@156f0281 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@1e041848 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@7097ead6 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@4c4be9d8 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@21dd91da 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@1f251bf1 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@2e667e95 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@514b247b 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@502b9399 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@433db56d 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@e23af91 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@396ec737 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@35d53cd8 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@1bed61d2 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@8a11a19 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@47393345 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@5b16e486 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.505 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@2b85edc7 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@2bf45b7c 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@2559f65c 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@490704a5 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.506 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@4d682397 16:59:10.506 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl -- Initiated server AbstractBootstrap$PendingRegistrationPromise@444ebefd(incomplete) at /127.234.149.174:23776. 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@5364b481 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@3833897c 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@3833897c 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@519eab1e 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@519eab1e 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@7d2a4598 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@7d2a4598 16:59:10.508 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@65880400 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@65880400 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser@415419a4 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@65b69ccb 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@65b69ccb 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@4a9f0360 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@4a9f0360 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@6f12b637 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser@eea0b48 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@6f12b637 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@5feb8e9a 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@5feb8e9a 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@6d5d1204 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@6d5d1204 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser@1784a296 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@49ea4b65 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@49ea4b65 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@4af6839c 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser@4f3e65f4 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@4af6839c 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@7d1cfe97 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@7d1cfe97 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@66b62332 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@66b62332 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser@1822a61b 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@240f712e 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@240f712e 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@3e7ddb7e 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@3e7ddb7e 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@6905d030 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@6905d030 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@641ab175 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser@3bc33ad9 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@641ab175 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@6b35b0f4 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@6b35b0f4 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@2cf669f2 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@2cf669f2 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@1dd6e400 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@1dd6e400 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@3fe11091 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@3fe11091 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@7995a589 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@7995a589 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@66b3eab0 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@66b3eab0 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@4c6fe482 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@4c6fe482 16:59:10.509 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@7bbd0006 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@7bbd0006 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@2fd05b15 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@2fd05b15 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@564fc235 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@564fc235 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@65b7678a 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@65b7678a 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@7699e60a 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@7699e60a 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@5bbc033f 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@5bbc033f 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer@734a2c17 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is subclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv4ObjectParser, preferring the former 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@5364b481 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser@2d1f9ec3 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser@148f94dc 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser@2f11d889 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer@d1973e8 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser@5ca10d0e 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser@34604b32 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@159408a7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@159408a7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser@5354bfce 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@74901d7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3146f3d7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@74901d7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3146f3d7 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@4220468 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@4220468 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@727e61ed 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@727e61ed 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@3df681cc 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@3df681cc 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@3ba815ee 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@3ba815ee 16:59:10.510 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@2fbd47b7 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@2fbd47b7 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@2ecd2aa4 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@2ecd2aa4 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@27bc2650 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@27bc2650 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@5c40402c 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@5c40402c 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@198524ec 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@198524ec 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@5edaa572 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@5edaa572 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1892865f 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1892865f 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser@460df441 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser are not related, keeping the former 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1892865f 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@761f1a28 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@761f1a28 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@7d65c0ac 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@7d65c0ac 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@71c91121 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@71c91121 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@584f4ca5 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@584f4ca5 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@568fd3de 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@568fd3de 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@5bc1903 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@5bc1903 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@3cc5408c 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@3cc5408c 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@1ecd09d5 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@1ecd09d5 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@36f438f1 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@36f438f1 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser@53654b2d 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:10.511 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser are not related, keeping the former 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@36f438f1 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@45b2b0ed 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@45b2b0ed 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser@33478a2f 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser are not related, keeping the former 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@45b2b0ed 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@24e31f06 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@24e31f06 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@5d260494 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@5d260494 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@d43f205 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@d43f205 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@2da0770 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@2da0770 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@3efd3302 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@3efd3302 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@531292ed 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@531292ed 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@41538150 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@41538150 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@1360ef8d 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@1360ef8d 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@44d2bbc0 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@44d2bbc0 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@310cc4d 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@310cc4d 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@5e94947e 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@5e94947e 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@4a1c14a6 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:10.512 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@4a1c14a6 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@75882ac2 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@48b01607 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@43255f91 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@408b2ae2 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@74e1d60b 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@3c29f6be 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@5519ef7d 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@4c5c0306 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@3677c508 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@4518497e 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@5fe024a7 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@7388486e 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@7bdf8c92 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:10.513 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@7c0b792e 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@2210af14 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@136a4800 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@43255f91 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@408b2ae2 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@74e1d60b 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@3c29f6be 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@14d6ede3 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@3333245e 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@147c4523 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@551725e4 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@760d6350 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@5cb6b81b 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@2a15bbf3 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@46c19350 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@5b4b6f3b 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@5519ef7d 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@4c5c0306 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@32d46229 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@35198da3 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@7f08c343 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@7fba492e 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@6eeeb9da 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@17635531 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@2e488e45 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@396519b 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@18ad085a 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@15ea0ca3 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@7f3a92fd 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@4e111e08 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.514 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@3e0e3048 16:59:10.515 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:10.515 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:10.515 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:10.515 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@7bc4ac3e 16:59:10.517 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x249026c2] 16:59:10.518 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Promise connection is successful. 16:59:10.518 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Starting session negotiation on channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] 16:59:10.518 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Bootstrap negotiation for channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] started 16:59:10.518 [multiThreadIoEventLoopGroup-9-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] 16:59:10.519 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] 16:59:10.520 [multiThreadIoEventLoopGroup-9-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] started, sent proposal Open{deadTimer=40, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:10.521 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Starting session negotiation on channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] 16:59:10.521 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Bootstrap negotiation for channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] started 16:59:10.521 [pcep-boss-112] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] 16:59:10.523 [pcep-boss-112] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:10.524 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] 16:59:10.524 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] handling message Open{openMessage=OpenMessage{open=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{}, version=ProtocolVersion{value=1}}}} in state OPEN_WAIT 16:59:10.524 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] moved to KeepWait state with remoteOK=1 16:59:10.525 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] 16:59:10.525 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, ignore=false, keepalive=10, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}]}, version=ProtocolVersion{value=1}}}} in state OPEN_WAIT 16:59:10.525 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] moved to KeepWait state with remoteOK=1 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] completed negotiation 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.1:44605[0] <-> 127.234.149.174/127.234.149.174:23776[0] started 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation on channel [id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776] successful with session PCEPSessionImpl{channel=[id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776], localOpen=Open{deadTimer=40, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{}, version=ProtocolVersion{value=1}}} 16:59:10.526 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session up. 16:59:10.527 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, plspId=PlspId{value=1}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f31}}}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.527 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, plspId=PlspId{value=2}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f32}}}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.528 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, plspId=PlspId{value=3}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f33}}}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.528 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, plspId=PlspId{value=0}, processingRule=false, remove=false, sync=false}, path=Path{ero=Ero{}}}]}} 16:59:10.528 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Promise PCCReconnectPromise@51d1fcf4(success: PCEPSessionImpl{channel=[id: 0x249026c2, L:/127.0.0.1:44605 - R:127.234.149.174/127.234.149.174:23776], localOpen=Open{deadTimer=40, keepalive=10, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{}, version=ProtocolVersion{value=1}}}) completed 16:59:10.528 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] 16:59:10.528 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 16:59:10.528 [pcep-boss-112] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] completed negotiation 16:59:10.528 [pcep-boss-112] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.234.149.174:23776[0] <-> /127.0.0.1:44605[0] started 16:59:10.528 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation on channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605] successful with session PCEPSessionImpl{channel=[id: 0x95c1ad8a, L:/127.234.149.174:23776 - R:/127.0.0.1:44605], localOpen=Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}}, remoteOpen=Open{deadTimer=40, ignore=false, keepalive=10, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true}, Stateful1{initiation=true}]}}]}, version=ProtocolVersion{value=1}}} 16:59:10.529 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Session up. 16:59:10.530 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 16:59:10.530 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Subobject was parsed. Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}} 16:59:10.531 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=1}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f31}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} from /127.0.0.1:44605 16:59:10.531 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=1}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f31}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} received. 16:59:10.531 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=1}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f31}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.532 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 16:59:10.532 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Subobject was parsed. Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}} 16:59:10.532 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=2}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f32}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} from /127.0.0.1:44605 16:59:10.532 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=2}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f32}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} received. 16:59:10.532 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=2}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f32}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.534 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 16:59:10.534 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Subobject was parsed. Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}} 16:59:10.534 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=3}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f33}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} from /127.0.0.1:44605 16:59:10.534 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=3}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f33}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} received. 16:59:10.534 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=3}, processingRule=false, remove=false, sync=true, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{addressFamily=Ipv4Case{ipv4=Ipv4{ipv4ExtendedTunnelId=Ipv4Address{value=127.0.0.1}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.0.0.1}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e302e302e315f74756e6e656c5f33}}, augmentation=[Tlvs1{}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 16:59:10.535 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=0}, processingRule=false, remove=false, sync=false, tlvs=Tlvs{}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} from /127.0.0.1:44605 16:59:10.537 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=0}, processingRule=false, remove=false, sync=false, tlvs=Tlvs{}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} received. 16:59:10.537 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=true, ignore=false, operational=Up, pceAllocation=false, plspId=PlspId{value=0}, processingRule=false, remove=false, sync=false, tlvs=Tlvs{}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} 16:59:11.522 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Channel [id: 0x95c1ad8a, L:/127.234.149.174:23776 ! R:/127.0.0.1:44605] inactive. 16:59:11.522 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Channel [id: 0x249026c2, L:/127.0.0.1:44605 ! R:127.234.149.174/127.234.149.174:23776] inactive. 16:59:11.522 [pcep-boss-112] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Session down. Cause : java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:11.522 [multiThreadIoEventLoopGroup-9-1] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:11.523 [pcep-boss-112] DEBUG io.netty.buffer.PoolThreadCache -- Freed 5 thread-local buffer(s) from thread: pcep-boss-112 16:59:11.523 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session is already closed. 16:59:11.523 [multiThreadIoEventLoopGroup-9-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCDispatcherImpl -- Reconnecting after connection to /127.234.149.174:23776 was dropped 16:59:11.526 [multiThreadIoEventLoopGroup-9-2] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0xfad4ddb6] 16:59:11.527 [multiThreadIoEventLoopGroup-9-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Attempt to connect to /127.234.149.174:23776 failed io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed with error(-111): Connection refused: /127.234.149.174:23776 Caused by: java.net.ConnectException: finishConnect(..) failed with error(-111): Connection refused at io.netty.channel.unix.Errors.newConnectException0(Errors.java:166) at io.netty.channel.unix.Errors.handleConnectErrno(Errors.java:131) at io.netty.channel.unix.Socket.finishConnect(Socket.java:361) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.doFinishConnect(AbstractEpollChannel.java:772) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:749) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:616) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:477) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:349) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:548) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:491) at io.netty.channel.SingleThreadIoEventLoop.runIo(SingleThreadIoEventLoop.java:225) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:196) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:11.527 [multiThreadIoEventLoopGroup-9-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Retry timer value is 0. Reconnection will not be attempted 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@46573cfe 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@3e371088 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@3e371088 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@8942ece 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@8942ece 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@3a89226e 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@3a89226e 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@15254569 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@15254569 16:59:11.530 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser@1390a415 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@3a5b1af7 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@3a5b1af7 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@4932d580 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@4932d580 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@7603cfc2 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser@60256d1b 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@7603cfc2 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@24b4f4a 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@24b4f4a 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@5d8a1456 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@5d8a1456 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser@351fadfa 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@7e1953f7 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@7e1953f7 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@26f07261 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser@2b55ea4d 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@26f07261 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@63ede2a0 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@63ede2a0 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@57df93c1 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@57df93c1 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser@72998021 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@761a0bbd 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@761a0bbd 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@7a6e0f3c 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@7a6e0f3c 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@5184da2b 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@5184da2b 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@6fa2d0b2 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser@49c37918 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser is superclass of class org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@6fa2d0b2 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@43de88f3 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@43de88f3 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@347c5721 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@347c5721 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@4d22265c 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@4d22265c 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@1f7b8d59 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@1f7b8d59 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@28551755 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@28551755 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@7ec68821 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@7ec68821 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:11.531 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@220a5163 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@220a5163 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@6158113e 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@6158113e 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@61375dff 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@61375dff 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@2bfa5678 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@2bfa5678 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@5b8b9b2d 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@5b8b9b2d 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@7a7bb083 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@7a7bb083 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@2178d296 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@2178d296 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer@58c80957 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser is subclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv4ObjectParser, preferring the former 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@46573cfe 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser@5f1db390 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser@78c5ef58 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser@1fce6eb4 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer is superclass of class org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer@7d44eab 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser@35e7fcf2 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser@620f7a39 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@e581302 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@e581302 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser@2b5ca574 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@21d6dc81 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3891b430 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@21d6dc81 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3891b430 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@769f6023 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@769f6023 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@38a61c81 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@38a61c81 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@2f03fdc0 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@2f03fdc0 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@1a06ec24 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@1a06ec24 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@1715193f 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@1715193f 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@1f5f4d48 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@1f5f4d48 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@2f025e9e 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@2f025e9e 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:11.532 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@2c8e096 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@2c8e096 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@3dabdd11 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@3dabdd11 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@587bf2e1 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@587bf2e1 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@6530a1de 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@6530a1de 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser@20b921be 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser are not related, keeping the former 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@6530a1de 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@431923ed 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@431923ed 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@44723d95 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@44723d95 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@242c4a94 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@242c4a94 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@4df13b7e 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@4df13b7e 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@477d6f66 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@477d6f66 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@12b66c89 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@12b66c89 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@5408fca1 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@5408fca1 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@10660795 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@10660795 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@3ccc4ca0 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@3ccc4ca0 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser@1dbfbd94 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser are not related, keeping the former 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@3ccc4ca0 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@ec1b776 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@ec1b776 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser@2e3b4394 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser, preferring the latter 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser and class org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser are not related, keeping the former 16:59:11.533 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@ec1b776 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@70ccb3bf 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@70ccb3bf 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@10ffe32f 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@10ffe32f 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@13868c41 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@13868c41 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@67d55a46 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@67d55a46 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@72115c48 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@72115c48 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@1d982fbe 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@1d982fbe 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@3adb4cc8 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@3adb4cc8 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@779136bf 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@779136bf 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@f9ac719 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@f9ac719 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@53a3fc8b 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@53a3fc8b 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@337e573b 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@337e573b 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@4d24ab25 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser, preferring the latter 16:59:11.534 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@4d24ab25 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@62d21afd 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@6ee07d7f 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@256c6f7a 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@7a6b214c 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@81cd90e 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@65fa56f7 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@232be28d 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@69c6e5 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@6e53bb4f 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@5929059c 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@256aabbe 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@6b7a0f18 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@188058fb 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@914ab92 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@79d3c655 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@42ea14b8 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@256c6f7a 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@7a6b214c 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@81cd90e 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@65fa56f7 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.535 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@5837cb9e 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@74d3b331 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@13552290 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@188ab96 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@6705fb02 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@e2696e8 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@345d641e 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@70cdbd18 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@38d895e8 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@232be28d 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@69c6e5 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@2f3d5cd 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@5dd12c19 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@40696fc6 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@3ce2c5f6 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@20a3321a 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@744673f3 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7f5a25e2 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@553d828a 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@6cb759d5 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@2ba9765b 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@5f233f9 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@3c62c81f 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@6a4d57b7 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.536 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@a36ff0b 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@6464f017 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@755a90a6 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@5862ab28 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@21202507 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@62878d7c 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@4379fe2a 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@e0f2686 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@2e27325d 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@20a3321a 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@744673f3 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@81cd90e 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@65fa56f7 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7f5a25e2 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@553d828a 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@7095b688 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@7c919e1e 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@bddac1c 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@1c7fd2e0 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.538 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@41831611 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@31921151 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@5749e633 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@6a4d57b7 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@a36ff0b 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@35c3d6e8 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@6ca97ddf 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@4d10f182 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@5570ee6d 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@7e2f16bd 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@594fcb22 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@1399ad68 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@41c83af0 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@47d4468a 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@60658389 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@3ec98000 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@3e563293 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@5b53c3c5 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.539 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@17e66aed 16:59:11.540 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl -- Initiated server AbstractBootstrap$PendingRegistrationPromise@65dd2191(incomplete) at /127.147.120.168:54173. 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@6a905513 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@2f98fe6f 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@b0d4873 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@7d0312a 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@6f00c40e 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@7833407 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@66acaa54 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.540 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@60739eca 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@7e2f16bd 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@594fcb22 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@81cd90e 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@65fa56f7 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@1399ad68 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@41c83af0 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@9ba167e 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@17873842 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@147aceec 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@68838767 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@315365ef 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@1f381eaf 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@5df7ae0a 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@5b53c3c5 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@17e66aed 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@293ba26c 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@36dc6b9 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@5cff6d1d 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@3c981f76 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.541 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@4844e24b 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@2571bdf4 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@241abc2 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7e5e7753 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@11678469 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@395115ac 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@36c1b6ff 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@3b28ab9b 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@16c1345b 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.542 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@278cbf5a 16:59:11.542 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl -- Initiated server AbstractBootstrap$PendingRegistrationPromise@1c41931a(incomplete) at /127.102.85.159:47615. 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@62cb977a 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@7db70494 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@3f030217 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@2fca9fae 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@1104ad6a 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@54d2887a 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@73e63b4d 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@8aafd70 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@4844e24b 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@2571bdf4 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@81cd90e 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser, preferring the latter 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulSrpObjectParser, preferring the former 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@65fa56f7 16:59:11.543 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@241abc2 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@7e5e7753 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@3c717ef2 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@7ca0b05e 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@3e5ed0d4 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@61c0fb12 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@56f19f36 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@2faae7f6 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@673a5aa7 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@16c1345b 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@278cbf5a 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@1443539 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@5b160208 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@237bdbcb 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@16a15261 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.544 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@36ec4071 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@5d8112e6 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@20d92f1e 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@3cf7433e 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@68cc6319 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@3d0f4ac4 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@544733a4 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@522f74a1 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@59700156 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is subclass of class org.opendaylight.protocol.pcep.ietf.stateful.StatefulStatefulCapabilityTlvParser, preferring the former 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser is superclass of class org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser, preferring the latter 16:59:11.545 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@1e6e29d6 16:59:11.546 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl -- Initiated server AbstractBootstrap$PendingRegistrationPromise@7359f3ac(incomplete) at /127.229.120.161:44945. 16:59:11.572 [multiThreadIoEventLoopGroup-10-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x298e9118, L:/127.0.0.1:41827 - R:127.147.120.168/127.147.120.168:54173] 16:59:11.573 [multiThreadIoEventLoopGroup-10-2] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xd95b377d, L:/127.0.0.1:43525 - R:127.102.85.159/127.102.85.159:47615] 16:59:11.574 [multiThreadIoEventLoopGroup-10-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x298e9118, L:/127.0.0.1:41827 - R:127.147.120.168/127.147.120.168:54173] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.574 [multiThreadIoEventLoopGroup-10-2] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xd95b377d, L:/127.0.0.1:43525 - R:127.102.85.159/127.102.85.159:47615] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.574 [pcep-boss-128] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x6c46d509, L:/127.147.120.168:54173 - R:/127.0.0.1:41827] 16:59:11.574 [multiThreadIoEventLoopGroup-10-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xe6a7fb35, L:/127.0.0.2:46469 - R:127.147.120.168/127.147.120.168:54173] 16:59:11.574 [multiThreadIoEventLoopGroup-10-3] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xa95a4c1c, L:/127.0.0.1:33067 - R:127.229.120.161/127.229.120.161:44945] 16:59:11.574 [pcep-boss-129] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xf5a03509, L:/127.102.85.159:47615 - R:/127.0.0.1:43525] 16:59:11.575 [multiThreadIoEventLoopGroup-10-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xe6a7fb35, L:/127.0.0.2:46469 - R:127.147.120.168/127.147.120.168:54173] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.575 [pcep-boss-128] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x6c46d509, L:/127.147.120.168:54173 - R:/127.0.0.1:41827] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.575 [pcep-boss-129] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xf5a03509, L:/127.102.85.159:47615 - R:/127.0.0.1:43525] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.576 [multiThreadIoEventLoopGroup-10-3] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xa95a4c1c, L:/127.0.0.1:33067 - R:127.229.120.161/127.229.120.161:44945] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.577 [pcep-boss-130] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x6b6c2b83, L:/127.229.120.161:44945 - R:/127.0.0.1:33067] 16:59:11.577 [pcep-boss-128] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x6c46d509, L:/127.147.120.168:54173 - R:/127.0.0.1:41827] completed negotiation 16:59:11.577 [multiThreadIoEventLoopGroup-10-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x298e9118, L:/127.0.0.1:41827 - R:127.147.120.168/127.147.120.168:54173] completed negotiation 16:59:11.577 [pcep-boss-128] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.147.120.168:54173[0] <-> /127.0.0.1:41827[0] started 16:59:11.578 [multiThreadIoEventLoopGroup-10-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.1:41827[0] <-> 127.147.120.168/127.147.120.168:54173[0] started 16:59:11.579 [multiThreadIoEventLoopGroup-10-2] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xd95b377d, L:/127.0.0.1:43525 - R:127.102.85.159/127.102.85.159:47615] completed negotiation 16:59:11.579 [multiThreadIoEventLoopGroup-10-2] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.1:43525[0] <-> 127.102.85.159/127.102.85.159:47615[0] started 16:59:11.579 [multiThreadIoEventLoopGroup-10-5] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xc8f54aec, L:/127.0.0.2:38709 - R:127.102.85.159/127.102.85.159:47615] 16:59:11.580 [pcep-boss-129] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xf5a03509, L:/127.102.85.159:47615 - R:/127.0.0.1:43525] completed negotiation 16:59:11.580 [pcep-boss-129] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.102.85.159:47615[0] <-> /127.0.0.1:43525[0] started 16:59:11.581 [multiThreadIoEventLoopGroup-10-5] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xc8f54aec, L:/127.0.0.2:38709 - R:127.102.85.159/127.102.85.159:47615] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.581 [pcep-boss-132] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x4a9bd911, L:/127.102.85.159:47615 - R:/127.0.0.2:38709] 16:59:11.581 [pcep-boss-130] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x6b6c2b83, L:/127.229.120.161:44945 - R:/127.0.0.1:33067] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.583 [pcep-boss-131] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xcda9c45e, L:/127.147.120.168:54173 - R:/127.0.0.2:46469] 16:59:11.583 [pcep-boss-132] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x4a9bd911, L:/127.102.85.159:47615 - R:/127.0.0.2:38709] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.584 [multiThreadIoEventLoopGroup-10-6] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x3b2a465e, L:/127.0.0.2:35817 - R:127.229.120.161/127.229.120.161:44945] 16:59:11.584 [pcep-boss-131] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xcda9c45e, L:/127.147.120.168:54173 - R:/127.0.0.2:46469] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.585 [multiThreadIoEventLoopGroup-10-6] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x3b2a465e, L:/127.0.0.2:35817 - R:127.229.120.161/127.229.120.161:44945] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=1}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{deltaLspSyncCapability=true, includeDbVersion=true, triggeredInitialSync=false, triggeredResync=false}, Stateful1{initiation=true}]}}]}} 16:59:11.585 [pcep-boss-132] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x4a9bd911, L:/127.102.85.159:47615 - R:/127.0.0.2:38709] completed negotiation 16:59:11.585 [multiThreadIoEventLoopGroup-10-5] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xc8f54aec, L:/127.0.0.2:38709 - R:127.102.85.159/127.102.85.159:47615] completed negotiation 16:59:11.585 [multiThreadIoEventLoopGroup-10-5] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.2:38709[0] <-> 127.102.85.159/127.102.85.159:47615[0] started 16:59:11.585 [pcep-boss-132] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.102.85.159:47615[0] <-> /127.0.0.2:38709[0] started 16:59:11.587 [pcep-boss-131] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xcda9c45e, L:/127.147.120.168:54173 - R:/127.0.0.2:46469] completed negotiation 16:59:11.587 [multiThreadIoEventLoopGroup-10-4] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xe6a7fb35, L:/127.0.0.2:46469 - R:127.147.120.168/127.147.120.168:54173] completed negotiation 16:59:11.587 [pcep-boss-131] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.147.120.168:54173[0] <-> /127.0.0.2:46469[0] started 16:59:11.587 [multiThreadIoEventLoopGroup-10-4] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.2:46469[0] <-> 127.147.120.168/127.147.120.168:54173[0] started 16:59:11.588 [pcep-boss-133] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0xe701d254, L:/127.229.120.161:44945 - R:/127.0.0.2:35817] 16:59:11.590 [multiThreadIoEventLoopGroup-10-3] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xa95a4c1c, L:/127.0.0.1:33067 - R:127.229.120.161/127.229.120.161:44945] completed negotiation 16:59:11.590 [pcep-boss-133] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0xe701d254, L:/127.229.120.161:44945 - R:/127.0.0.2:35817] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{}} 16:59:11.590 [multiThreadIoEventLoopGroup-10-3] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.1:33067[0] <-> 127.229.120.161/127.229.120.161:44945[0] started 16:59:11.590 [pcep-boss-130] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x6b6c2b83, L:/127.229.120.161:44945 - R:/127.0.0.1:33067] completed negotiation 16:59:11.591 [pcep-boss-130] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.229.120.161:44945[0] <-> /127.0.0.1:33067[0] started 16:59:11.595 [pcep-boss-133] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0xe701d254, L:/127.229.120.161:44945 - R:/127.0.0.2:35817] completed negotiation 16:59:11.595 [multiThreadIoEventLoopGroup-10-6] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x3b2a465e, L:/127.0.0.2:35817 - R:127.229.120.161/127.229.120.161:44945] completed negotiation 16:59:11.595 [pcep-boss-133] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.229.120.161:44945[0] <-> /127.0.0.2:35817[0] started 16:59:11.595 [multiThreadIoEventLoopGroup-10-6] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.0.0.2:35817[0] <-> 127.229.120.161/127.229.120.161:44945[0] started 16:59:12.594 [multiThreadIoEventLoopGroup-10-6] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:12.594 [multiThreadIoEventLoopGroup-10-1] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:12.595 [multiThreadIoEventLoopGroup-10-4] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:12.594 [multiThreadIoEventLoopGroup-10-5] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:12.594 [multiThreadIoEventLoopGroup-10-3] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583) 16:59:12.594 [multiThreadIoEventLoopGroup-10-2] INFO org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session down with cause : null or exception: java.io.IOException: End of input detected. Close the session. java.io.IOException: End of input detected. Close the session. at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.endOfInput(PCEPSessionImpl.java:289) at org.opendaylight.protocol.pcep.impl.PCEPSessionImpl.channelInactive(PCEPSessionImpl.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:427) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:392) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:251) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1424) at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:876) at io.netty.channel.AbstractChannel$AbstractUnsafe$6.run(AbstractChannel.java:676) at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:148) at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:141) at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:535) at io.netty.channel.SingleThreadIoEventLoop.run(SingleThreadIoEventLoop.java:201) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:1204) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:1583)