SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@4682eba5] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@6d9fb2d1] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 07:37:40,440 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.20 07:37:40,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - No custom configurators were discovered as a service. 07:37:40,441 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 07:37:40,443 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 07:37:40,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 07:37:40,446 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 07:37:40,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 07:37:40,451 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 07:37:40,452 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 07:37:40,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 07:37:40,454 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@27755487 - Resource [logback-test.xml] occurs multiple times on the classpath. 07:37:40,455 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@27755487 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-master/programming/impl/target/programming-impl-0.24.0-SNAPSHOT-tests.jar!/logback-test.xml] 07:37:40,455 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@27755487 - Resource [logback-test.xml] occurs at [jar:file:/w/workspace/bgpcep-maven-clm-master/pcep/impl/target/pcep-impl-0.24.0-SNAPSHOT-tests.jar!/logback-test.xml] 07:37:40,455 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@27755487 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.20/mockito-configuration-14.0.20.jar!/logback-test.xml] 07:37:40,455 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@27755487 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml] 07:37:40,529 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 07:37:40,529 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 07:37:40,529 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 07:37:40,529 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 07:37:40,588 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1763192260587) 07:37:40,588 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 07:37:40,588 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ch.qos.logback.core.joran.spi.ConfigurationWatchList@524a076e] 07:37:40,588 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 07:37:40,589 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml 07:37:40,589 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-clm-master/pcep/topology/topology-provider/target/test-classes/logback-test.xml} 07:37:40,590 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 07:37:40,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 07:37:40,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 07:37:40,601 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 07:37:40,655 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 07:37:40,655 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 07:37:40,655 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 07:37:40,656 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 07:37:40,656 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 07:37:40,656 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 07:37:40,657 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 07:37:40,657 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 07:37:40,657 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 07:37:40,657 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 07:37:40,657 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 07:37:40,657 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f0cab0a - End of configuration. 07:37:40,658 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@fe7b6b0 - Registering current configuration as safe fallback point 07:37:40,658 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2e5b7fba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 206 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@4682eba5] 07:37:43.190 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 07:37:44.797 [main] INFO o.o.b.p.t.p.ServerSessionManager - Creating PCEP Topology testtopo 07:37:45.065 [pool-4-thread-1] INFO o.o.b.p.t.p.ServerSessionManager - PCEP Topology testtopo created successfully. 07:37:45.083 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.103.149.80:26099[0] <-> /127.103.149.80:4189[0] started 07:37:45.090 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.103.149.80} requested by listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@3de8af4d 07:37:45.100 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Created topology node org.opendaylight.bgpcep.pcep.topology.provider.TopologyNodeState@4bd52ca4 for id Uri{value=pcc://127.103.149.80} at DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.103.149.80}}] ] 07:37:45.125 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Node Uri{value=pcc://127.103.149.80} bound to listener org.opendaylight.bgpcep.pcep.topology.provider.PCEPTopologySessionListener@3de8af4d 07:37:45.132 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4AddressNoZone 07:37:45.133 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv4Prefix 07:37:45.134 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6AddressNoZone 07:37:45.136 [main] INFO o.o.y.b.r.StringValueObjectFactory - Instantiated factory for class org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Ipv6Prefix 07:37:45.137 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Peer /127.103.149.80 does not advertise stateful TLV 07:37:45.258 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Session with /127.103.149.80 attached to topology node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.103.149.80}}] ] 07:37:45.277 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name sr-path1 07:37:45.391 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path1 updated to MD-SAL 07:37:45.392 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{administrative=true, delegate=true, remove=false, sync=true}, plspId=PlspId{value=1}, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}} updated 07:37:45.404 [main] INFO o.o.y.b.d.codec.impl.LazyBindingMap - Using lazy population for maps larger than 1 element(s) 07:37:45.406 [main] INFO o.o.y.b.d.codec.impl.LazyBindingList - Using lazy population for lists larger than 16 element(s) 07:37:45.407 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=2} with name sr-path2 07:37:45.408 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path2 updated to MD-SAL 07:37:45.408 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{administrative=true, delegate=true, remove=false, sync=true}, plspId=PlspId{value=2}, tlvs=Tlvs{symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746832}}}} updated 07:37:45.610 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Saved LSP PlspId{value=1} with name sr-path1 07:37:45.610 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Found previous paths [Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=SrEroType{cFlag=false, mFlag=false, nai=IpNodeId{ipAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.1}}}, naiType=Ipv4NodeId, sid=123456}}]}, lsp=Lsp{lspFlags=LspFlags{administrative=true, delegate=true, remove=false, sync=true}, plspId=PlspId{value=1}, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}}, lspId=LspId{value=1}, pathSetupType=PathSetupType{pst=SrMpls}}] to this lsp name sr-path1 07:37:45.611 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Match on lsp-id 1 07:37:45.611 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Setting new paths [Path{ero=Ero{ignore=false, processingRule=false, subobject=[Subobject{loose=false, subobjectType=SrEroType{cFlag=false, mFlag=false, nai=IpNodeId{ipAddress=IpAddressNoZone{ipv4AddressNoZone=Ipv4Address{value=1.1.1.2}}}, naiType=Ipv4NodeId, sid=123456}}]}, lsp=Lsp{lspFlags=LspFlags{administrative=true, delegate=true, remove=false, sync=true}, plspId=PlspId{value=1}, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}}, lspId=LspId{value=1}, pathSetupType=PathSetupType{pst=SrMpls}}] to lsp sr-path1 07:37:45.614 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - LSP sr-path1 updated to MD-SAL 07:37:45.614 [main] DEBUG o.o.b.p.t.p.PCEPTopologySessionListener - LSP Lsp{lspFlags=LspFlags{administrative=true, delegate=true, remove=false, sync=true}, plspId=PlspId{value=1}, tlvs=Tlvs{lspIdentifiers=LspIdentifiers{lspId=LspId{value=1}}, symbolicPathName=SymbolicPathName{pathName=SymbolicPathName{value=73722d7061746831}}}} updated 07:37:45.823 [main] DEBUG o.o.b.p.t.p.AbstractTopologySessionListener - Clear Node state: DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.103.149.80}}] ] 07:37:45.823 [main] INFO o.o.b.p.t.p.AbstractTopologySessionListener - Closing session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0}} 07:37:45.826 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session with reason UNKNOWN: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=30, keepalive=10, sessionId=0}, remoteOpen=Open{deadTimer=30, keepalive=10, sessionId=0}} 07:37:45.831 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=1}}} 07:37:45.832 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 07:37:45.833 [main] INFO o.o.b.p.t.provider.TopologyNodeState - Node DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ... topology.Node[NodeKey{nodeId=Uri{value=pcc://127.103.149.80}}] ] shutdown successfully 07:37:45.834 [main] DEBUG o.o.b.p.t.p.ServerSessionManager - Topology DataObjectIdentifier[ @ urn.tbd.params.xml.ns.yang.network.topology.rev131021.NetworkTopology ... network.topology.Topology[TopologyKey{topologyId=Uri{value=testtopo}}] ] removed