03:03:28.823 [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 03:03:28.823 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@6ac9b66b 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@738a39cc 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.Type1LabelParser@738a39cc 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@42e202d7 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.GeneralizedLabelParser@42e202d7 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@38e7860c 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.WavebandSwitchingLabelParser@38e7860c 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@62158991 03:03:28.824 [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 03:03:28.824 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv4PrefixSubobjectParser@62158991 03:03:28.815 [multiThreadIoEventLoopGroup-3-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:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) 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$8.run(AbstractChannel.java:684) 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:1193) 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) 03:03:28.826 [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 03:03:28.831 [multiThreadIoEventLoopGroup-3-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session is already closed. 03:03:28.831 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROIpv6PrefixSubobjectParser@40738846 03:03:28.831 [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 03:03:28.831 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@1255de25 03:03:28.831 [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 03:03:28.831 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROAsNumberSubobjectParser@1255de25 03:03:28.831 [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 03:03:28.831 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@1686ed85 03:03:28.831 [multiThreadIoEventLoopGroup-3-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCDispatcherImpl -- Reconnecting after connection to /127.57.214.50:41326 was dropped 03:03:28.831 [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 03:03:28.831 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROUnnumberedInterfaceSubobjectParser@1686ed85 03:03:28.831 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@5891b7c5 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey128SubobjectParser@4fc3529 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROPathKey32SubobjectParser@5891b7c5 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@38e46765 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.EROLabelSubobjectParser@38e46765 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@192f5f39 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv4PrefixSubobjectParser@192f5f39 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROIpv6PrefixSubobjectParser@4cd5fc46 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@2965dd88 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROUnnumberedInterfaceSubobjectParser@2965dd88 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@3221588e 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey128SubobjectParser@51141f64 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROPathKey32SubobjectParser@3221588e 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@32c0fecc 03:03:28.832 [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 03:03:28.832 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.RROLabelSubobjectParser@32c0fecc 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@35ceec81 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv4PrefixSubobjectParser@35ceec81 03:03:28.833 [multiThreadIoEventLoopGroup-3-2] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x38ab8e47] 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROIpv6PrefixSubobjectParser@d13379e 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@7c8df667 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROAsNumberSubobjectParser@7c8df667 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@498e41a4 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROSrlgSubobjectParser@498e41a4 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@be616f0 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROUnnumberedInterfaceSubobjectParser@be616f0 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@1f5d7fd5 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey128SubobjectParser@cf08c97 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.subobject.XROPathKey32SubobjectParser@1f5d7fd5 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@37c87fcc 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.NoPathVectorTlvParser@37c87fcc 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@ca2be53 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OverloadedDurationTlvParser@ca2be53 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@78f5cbc5 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.ReqMissingTlvParser@78f5cbc5 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@70697478 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OFListTlvParser@70697478 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@42b43a6 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.OrderTlvParser@42b43a6 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@1d622556 03:03:28.833 [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 03:03:28.833 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeTlvParser@1d622556 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@4b9f7edc 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.PathSetupTypeCapabilityTlvParser@4b9f7edc 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@70ee1963 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationTypeListTlvParser@70ee1963 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@2e0652ab 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.AssociationRangeTlvParser@2e0652ab 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@22c29aa8 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.tlv.SrPolicyCapabilityTlvParser@22c29aa8 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@129b69b2 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOpenObjectParser@129b69b2 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@12be4f83 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPRequestParameterObjectParser@12be4f83 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@eb1d475 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNoPathObjectParser@eb1d475 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsObjectSerializer@389008d1 03:03:28.834 [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 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.pcc.mock.PCCEndPointIpv4ObjectParser@6ac9b66b 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPEndPointsIpv6ObjectParser@718f3088 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv4UnreachDestinationParser@11adab6d 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPIpv6UnreachDestinationParser@11bfd751 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.unreach.PCEPUnreachDestinationSerializer@29519337 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv4ObjectParser@2152fde5 03:03:28.834 [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 03:03:28.834 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.end.points.PCEPP2MPEndPointsIpv6ObjectParser@5d58dc61 03:03:28.834 [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 03:03:28.835 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@32328dc4 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.BranchNodeListObjectParser@32328dc4 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.bnc.NonBranchNodeListObjectParser@17df689e 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@21540255 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3a7469ca 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPBandwidthObjectParser@21540255 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExistingBandwidthObjectParser@3a7469ca 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@1c8e8fed 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMetricObjectParser@1c8e8fed 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@70f98f7a 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExplicitRouteObjectParser@70f98f7a 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@713e7d9a 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPReportedRouteObjectParser@713e7d9a 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@681d704e 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLspaObjectParser@681d704e 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@846b47 03:03:28.836 [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 03:03:28.836 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPIncludeRouteObjectParser@846b47 03:03:28.836 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@3c3ab672 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSvecObjectParser@3c3ab672 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@3e6acec2 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPNotificationObjectParser@3e6acec2 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@3d764641 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPErrorObjectParser@3d764641 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@1e8bccfb 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPLoadBalancingObjectParser@1e8bccfb 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@77eb607e 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPCloseObjectParser@77eb607e 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1f1fbc9f 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1f1fbc9f 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv6ObjectParser@10d4b573 03:03:28.837 [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 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPAssociationIPv4ObjectParser@1f1fbc9f 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@50785f86 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPathKeyObjectParser@50785f86 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@7c3c3d67 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPExcludeRouteObjectParser@7c3c3d67 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@1e258d3b 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPObjectiveFunctionObjectParser@1e258d3b 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@2b6fcca1 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPClassTypeObjectParser@2b6fcca1 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@39f93225 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPGlobalConstraintsObjectParser@39f93225 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@24b3f778 03:03:28.837 [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 03:03:28.837 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryExplicitRouteObjecParser@24b3f778 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@164dea80 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPSecondaryRecordRouteObjectParser@164dea80 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@4392362c 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPMonitoringObjectParser@4392362c 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@338a4c61 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@338a4c61 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv6ObjectParser@839755f 03:03:28.838 [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 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPccIdReqIPv4ObjectParser@338a4c61 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@71d99732 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@71d99732 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv6ObjectParser@2328ec73 03:03:28.838 [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 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPPceIdIPv4ObjectParser@71d99732 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@42a05533 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPProcTimeObjectParser@42a05533 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@17053b5 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.object.PCEPOverloadObjectParser@17053b5 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@3cad24ae 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPOpenMessageParser@3cad24ae 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@58021c3c 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPKeepAliveMessageParser@58021c3c 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@18cbc3c2 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPRequestMessageParser@18cbc3c2 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@1b25d695 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPReplyMessageParser@1b25d695 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@4ef8090b 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPNotificationMessageParser@4ef8090b 03:03:28.838 [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 03:03:28.838 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@6d31f14 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPErrorMessageParser@6d31f14 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@404009df 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPCloseMessageParser@404009df 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@75e4fe3c 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringReplyMessageParser@75e4fe3c 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@7bda01da 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPMonitoringRequestMessageParser@7bda01da 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@65ef9a0a 03:03:28.839 [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 03:03:28.839 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.parser.message.PCEPStartTLSMessageParser@65ef9a0a 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@2f6e92ca 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedPCInitiateMessageParser@380fdcf2 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@114b203 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@8d810f2 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@537b3be1 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@15d58530 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@31f5b923 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@79e2606f 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@734cf881 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@4a890fdd 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@56299b0e 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@3ca278bc 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@283e1759 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@2acb1264 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@30a01dd8 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@1f68e4e8 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@114b203 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedLspObjectParser@8d810f2 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@537b3be1 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@15d58530 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@47b4ac83 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulOpenObjectParser@351ede23 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@5604b85 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@5df7a065 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@3f45dfec 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@7c69e1e1 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@7b52b18a 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@1bc6c20d 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@aedc426 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@31f5b923 03:03:28.840 [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 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedStatefulCapabilityTlvParser@79e2606f 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@39b85a73 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@5788722f 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@7a730479 03:03:28.840 [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 03:03:28.840 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@1e5b33e5 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@654b899f 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@71468613 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@13f4048e 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@5477d90e 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@6dc9a56e 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@287ad0da 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@1b19712f 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@714c74eb 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@510e4d79 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [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 03:03:28.841 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@2f0cab82 03:03:28.843 [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 03:03:28.843 [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 03:03:28.843 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@6d7865d6 03:03:28.843 [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 03:03:28.843 [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 03:03:28.843 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCUpdateRequestMessageParser@45e639ee 03:03:28.843 [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 03:03:28.843 [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 03:03:28.843 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@77f03916 03:03:28.843 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCReportMessageParser@fbbd90c 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@21c34bf8 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulPCRequestMessageParser@559e3f67 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@23d0944b 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulErrorMessageParser@72f24a84 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@654b899f 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@71468613 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@537b3be1 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.initiated.InitiatedSrpObjectParser@15d58530 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@13f4048e 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@5477d90e 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@49d543a9 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv6TlvParser@6d9428f3 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLSPIdentifierIpv4TlvParser@4ac19bc6 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@2a075e70 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspUpdateErrorTlvParser@492c9892 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@533e2f4 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulRSVPErrorSpecTlvParser@436a563f 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@510e4d79 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@2f0cab82 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@538e74fc 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.StatefulLspSymbolicNameTlvParser@7ecb9e17 03:03:28.844 [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 03:03:28.844 [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 03:03:28.844 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@6475e778 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.ietf.stateful.PathBindingTlvParser@75bf9e67 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@55b62db8 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsLspObjectParser@772f3a3f 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@3caa4d85 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsOpenObjectParser@356fa0d1 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@51508029 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.LspDbVersionTlvParser@5f20b6fe 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@31880efa 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SpeakerEntityIdTlvParser@79295932 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@2cadcff6 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [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 03:03:28.845 [main] DEBUG org.opendaylight.protocol.concepts.MultiRegistry -- New best value org.opendaylight.protocol.pcep.sync.optimizations.SyncOptimizationsCapabilityTlvParser@76e00bdb 03:03:28.845 [multiThreadIoEventLoopGroup-3-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Attempt to connect to /127.57.214.50:41326 failed io.netty.channel.AbstractChannel$AnnotatedConnectException: finishConnect(..) failed: Connection refused: /127.57.214.50:41326 Caused by: java.net.ConnectException: finishConnect(..) failed: 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:764) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.finishConnect(AbstractEpollChannel.java:741) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.epollOutReady(AbstractEpollChannel.java:611) at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe.handle(AbstractEpollChannel.java:472) at io.netty.channel.epoll.EpollIoHandler$DefaultEpollIoRegistration.handle(EpollIoHandler.java:317) at io.netty.channel.epoll.EpollIoHandler.processReady(EpollIoHandler.java:514) at io.netty.channel.epoll.EpollIoHandler.run(EpollIoHandler.java:459) 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:1193) 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) 03:03:28.845 [multiThreadIoEventLoopGroup-3-2] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Retry timer value is 0. Reconnection will not be attempted 03:03:28.846 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPDispatcherImpl -- Initiated server AbstractBootstrap$PendingRegistrationPromise@7ee2423(incomplete) at /127.88.193.101:36147. 03:03:28.877 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x4a0d64b5] 03:03:28.878 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Promise connection is successful. 03:03:28.878 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Starting session negotiation on channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] 03:03:28.878 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Bootstrap negotiation for channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] started 03:03:28.879 [multiThreadIoEventLoopGroup-4-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] 03:03:28.881 [multiThreadIoEventLoopGroup-4-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=false}]}}]}} 03:03:28.881 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] 03:03:28.881 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Starting session negotiation on channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] 03:03:28.881 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Bootstrap negotiation for channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] started 03:03:28.882 [pcep-boss-48] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Replacing bootstrap negotiator for channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] 03:03:28.884 [pcep-boss-48] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP session with [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] started, sent proposal Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=false}]}}]}} 03:03:28.886 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] 03:03:28.886 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] handling message Open{openMessage=OpenMessage{open=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{includeDbVersion=true, triggeredInitialSync=true}]}}]}, version=ProtocolVersion{value=1}}}} in state OPEN_WAIT 03:03:28.887 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] moved to KeepWait state with remoteOK=1 03:03:28.888 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] 03:03:28.888 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] handling message Open{openMessage=OpenMessage{open=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=0}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{includeDbVersion=true, triggeredInitialSync=true}]}}]}, version=ProtocolVersion{value=1}}}} in state OPEN_WAIT 03:03:28.889 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] moved to KeepWait state with remoteOK=1 03:03:28.889 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] 03:03:28.889 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 03:03:28.889 [pcep-boss-48] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] completed negotiation 03:03:28.889 [pcep-boss-48] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.88.193.101:36147[0] <-> /127.134.191.207:36147[0] started 03:03:28.889 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation on channel [id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147] successful with session PCEPSessionImpl{channel=[id: 0x7f3c170b, L:/127.88.193.101:36147 - R:/127.134.191.207:36147], localOpen=Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=false}]}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{includeDbVersion=true, triggeredInitialSync=true}]}}]}, version=ProtocolVersion{value=1}}} 03:03:28.889 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Session up. 03:03:28.889 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation read invoked on channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] 03:03:28.889 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- Channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 03:03:28.889 [multiThreadIoEventLoopGroup-4-1] INFO org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator -- PCEP peer [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] completed negotiation 03:03:28.890 [multiThreadIoEventLoopGroup-4-1] INFO org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session /127.134.191.207:36147[0] <-> 127.88.193.101/127.88.193.101:36147[0] started 03:03:28.890 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.AbstractSessionNegotiator -- Negotiation on channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147] successful with session PCEPSessionImpl{channel=[id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147], localOpen=Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=false}]}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=0}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{includeDbVersion=true, triggeredInitialSync=true}]}}]}, version=ProtocolVersion{value=1}}} 03:03:28.890 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCSessionListener -- Session up. 03:03:28.890 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCReconnectPromise -- Promise PCCReconnectPromise@214813de(success: PCEPSessionImpl{channel=[id: 0x4a0d64b5, L:/127.134.191.207:36147 - R:127.88.193.101/127.88.193.101:36147], localOpen=Open{deadTimer=120, keepalive=30, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{deltaLspSyncCapability=false, includeDbVersion=true, triggeredInitialSync=true, triggeredResync=false}]}}]}}, remoteOpen=Open{deadTimer=120, ignore=false, keepalive=30, processingRule=false, sessionId=0, tlvs=Tlvs{augmentation=[Tlvs3{lspDbVersion=LspDbVersion{lspDbVersionValue=0}}, Tlvs1{stateful=Stateful{lspUpdateCapability=true, augmentation=[Stateful1{initiation=true}, Stateful1{includeDbVersion=true, triggeredInitialSync=true}]}}]}, version=ProtocolVersion{value=1}}}) completed 03:03:28.903 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f31}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 03:03:28.904 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f32}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 03:03:28.904 [main] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP Message enqueued: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f33}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}}, path=Path{ero=Ero{subobject=[Subobject{loose=false, subobjectType=IpPrefixCase{ipPrefix=IpPrefix{ipPrefix=IpPrefix{ipv4Prefix=Ipv4Prefix{value=1.1.1.1/32}}}}}]}}}]}} 03:03:28.904 [main] 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, tlvs=Tlvs{augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}}, path=Path{ero=Ero{}}}]}} 03:03:28.909 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 03:03:28.909 [pcep-boss-48] 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}}}}} 03:03:28.910 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f31}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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.134.191.207:36147 03:03:28.910 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f31}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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. 03:03:28.910 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=1}, tunnelId=TunnelId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f31}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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}}}}}]}}}]}} 03:03:28.914 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 03:03:28.914 [pcep-boss-48] 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}}}}} 03:03:28.915 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f32}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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.134.191.207:36147 03:03:28.915 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f32}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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. 03:03:28.915 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=2}, tunnelId=TunnelId{value=2}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f32}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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}}}}}]}}}]}} 03:03:28.919 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.parser.object.AbstractEROWithSubobjectsParser -- Attempt to parse subobject from bytes: 010101012000 03:03:28.919 [pcep-boss-48] 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}}}}} 03:03:28.919 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Message was received: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f33}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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.134.191.207:36147 03:03:28.920 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- PCEP message Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f33}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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. 03:03:28.920 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.pcc.mock.TestingSessionListener -- Received message: Pcrpt{pcrptMessage=PcrptMessage{reports=[Reports{lsp=Lsp{administrative=true, delegate=false, 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.134.191.207}, ipv4TunnelEndpointAddress=Ipv4Address{value=1.1.1.1}, ipv4TunnelSenderAddress=Ipv4Address{value=127.134.191.207}}}, lspId=LspId{value=3}, tunnelId=TunnelId{value=3}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=7063635f3132372e3133342e3139312e3230375f74756e6e656c5f33}}, augmentation=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, 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}}}}}]}}}]}} 03:03:28.920 [pcep-boss-48] 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=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} from /127.134.191.207:36147 03:03:28.920 [pcep-boss-48] 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=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} received. 03:03:28.920 [pcep-boss-48] 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=[Tlvs1{lspDbVersion=LspDbVersion{lspDbVersionValue=3}}]}, augmentation=[Lsp1{create=false}]}, path=Path{ero=Ero{ignore=false, processingRule=false}}}]}} 03:03:29.112 [pcep-boss-48] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Channel [id: 0x7f3c170b, L:/127.88.193.101:36147 ! R:/127.134.191.207:36147] inactive. 03:03:29.112 [pcep-boss-48] 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:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) 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$8.run(AbstractChannel.java:684) 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:1193) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at java.base/java.lang.Thread.run(Thread.java:1583) 03:03:29.112 [pcep-boss-48] DEBUG io.netty.buffer.PoolThreadCache -- Freed 5 thread-local buffer(s) from thread: pcep-boss-48 03:03:29.113 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Channel [id: 0x4a0d64b5, L:/127.134.191.207:36147 ! R:127.88.193.101/127.88.193.101:36147] inactive. 03:03:29.113 [multiThreadIoEventLoopGroup-4-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:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:412) at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:377) at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:250) 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$8.run(AbstractChannel.java:684) 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:1193) 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) 03:03:29.115 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.impl.PCEPSessionImpl -- Session is already closed. 03:03:29.115 [multiThreadIoEventLoopGroup-4-1] DEBUG org.opendaylight.protocol.pcep.pcc.mock.protocol.PCCDispatcherImpl -- Reconnecting after connection to /127.88.193.101:36147 was dropped 03:03:29.117 [multiThreadIoEventLoopGroup-4-2] DEBUG org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiatorFactory -- Instantiating bootstrap negotiator for channel [id: 0x60457bdc]