SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@35d3ab60] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@10876a6] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 05:08:19,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.3.14 05:08:19,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - No custom configurators were discovered as a service. 05:08:19,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 05:08:19,652 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 05:08:19,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 05:08:19,653 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 05:08:19,653 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 05:08:19,653 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 05:08:19,654 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 05:08:19,654 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:08:19,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@6e7c351d - Resource [logback-test.xml] occurs multiple times on the classpath. 05:08:19,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@6e7c351d - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/13.0.7/mockito-configuration-13.0.7.jar!/logback-test.xml] 05:08:19,655 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@6e7c351d - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:08:19,721 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 05:08:19,721 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:08:19,721 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 05:08:19,721 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 05:08:19,786 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1730610499786) 05:08:19,786 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 05:08:19,786 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/bgpcep-maven-merge-0.21.x/pcep/impl/target/test-classes/logback-test.xml] 05:08:19,786 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 05:08:19,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 05:08:19,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 05:08:19,797 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 05:08:19,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 05:08:19,835 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 05:08:19,835 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 05:08:19,836 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 05:08:19,836 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 05:08:19,836 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 05:08:19,836 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 05:08:19,836 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 05:08:19,836 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7b4a0aef - End of configuration. 05:08:19,837 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@45cec376 - Registering current configuration as safe fallback point 05:08:19,837 |-INFO in ch.qos.logback.classic.util.ContextInitializer@7412ed6b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 183 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@35d3ab60] 05:08:22.003 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.013 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.032 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:08:22.034 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:08:22.051 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Pcerr{pcerrMessage=PcerrMessage{errorType=SessionCase{session=Session{open=Open{keepalive=1, sessionId=1}}}, errors=[Errors{errorObject=ErrorObject{type=1, value=4}}]}} in state KEEP_WAIT 05:08:22.052 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 05:08:22.052 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP peer TestingChannel completed negotiation 05:08:22.057 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.168.219.174:36487[1] <-> /127.168.219.174:36487[0] started 05:08:22.063 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Negotiation on channel TestingChannel successful with session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{keepalive=1, sessionId=1}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}} 05:08:22.076 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.076 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.077 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state OPEN_WAIT 05:08:22.077 [main] WARN o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel in state OPEN_WAIT received unexpected message Keepalive{keepaliveMessage=KeepaliveMessage{}} 05:08:22.078 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.Exception: Illegal message encountered at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:364) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testErrorOneOne(FiniteStateMachineTest.java:164) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:08:22.093 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.093 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.101 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.102 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.102 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:08:22.103 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:08:22.205 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.98.90.167:50843[0] <-> /127.98.90.167:50843[0] started 05:08:22.207 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.208 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.208 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.209 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.209 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.210 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.210 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.210 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.213 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Pcerr{pcerrMessage=PcerrMessage{errors=[Errors{errorObject=ErrorObject{type=2, value=0}}]}} 05:08:22.215 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session with reason TOO_MANY_UNKNOWN_MSGS: PCEPSessionImpl{channel=TestingChannel, localOpen=Open{deadTimer=40, keepalive=15, sessionId=0}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}} 05:08:22.215 [main] DEBUG o.o.p.pcep.impl.PCEPSessionImpl - PCEP Message enqueued: Close{cCloseMessage=CCloseMessage{cClose=CClose{reason=5}}} 05:08:22.215 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Closing PCEP session channel: TestingChannel 05:08:22.232 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.233 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:08:22.233 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state START_TLS_WAIT 05:08:22.234 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.IllegalStateException: Unexpected message recieved. at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessageStartTlsWait(AbstractPCEPSessionNegotiator.java:327) at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:345) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testTLSUnexpectedMessage(FiniteStateMachineTest.java:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:08:22.240 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.240 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:08:22.240 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Starttls{startTlsMessage=StartTlsMessage{}} in state START_TLS_WAIT 05:08:22.242 [main] WARN o.o.p.p.impl.tls.SslContextFactory - No keystore type, not initializing server-side context 05:08:22.242 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Negotiation on channel TestingChannel failed java.lang.IllegalStateException: Failed to establish a TLS connection. at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessageStartTlsWait(AbstractPCEPSessionNegotiator.java:314) at org.opendaylight.protocol.pcep.impl.AbstractPCEPSessionNegotiator.handleMessage(AbstractPCEPSessionNegotiator.java:345) at org.opendaylight.protocol.pcep.impl.FiniteStateMachineTest.testFailedToEstablishTLS(FiniteStateMachineTest.java:107) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.mockito.internal.runners.DefaultInternalRunner$1$1.evaluate(DefaultInternalRunner.java:55) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.mockito.internal.runners.DefaultInternalRunner$1.run(DefaultInternalRunner.java:100) at org.mockito.internal.runners.DefaultInternalRunner.run(DefaultInternalRunner.java:107) at org.mockito.junit.MockitoJUnitRunner.run(MockitoJUnitRunner.java:163) at org.junit.runner.JUnitCore.run(JUnitCore.java:137) at org.junit.runner.JUnitCore.run(JUnitCore.java:115) at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:42) at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80) at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 05:08:22.249 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.249 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - Started TLS connection negotiation with peer TestingChannel 05:08:22.250 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Starttls{startTlsMessage=StartTlsMessage{}} in state START_TLS_WAIT 05:08:22.402 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEPS TLS connection with peer: TestingChannel established succesfully. 05:08:22.403 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.403 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:08:22.403 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:08:22.409 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Starting session negotiation on channel TestingChannel 05:08:22.410 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP session with TestingChannel started, sent proposal Open{keepalive=1, sessionId=1} 05:08:22.410 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Open{openMessage=OpenMessage{open=Open{deadTimer=40, keepalive=15, sessionId=0}}} in state OPEN_WAIT 05:08:22.410 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel moved to KeepWait state with remoteOK=1 05:08:22.410 [main] DEBUG o.o.p.p.i.AbstractPCEPSessionNegotiator - Channel TestingChannel handling message Keepalive{keepaliveMessage=KeepaliveMessage{}} in state KEEP_WAIT 05:08:22.411 [main] INFO o.o.p.p.i.AbstractPCEPSessionNegotiator - PCEP peer TestingChannel completed negotiation 05:08:22.411 [main] INFO o.o.p.pcep.impl.PCEPSessionImpl - Session /127.210.182.86:44596[1] <-> /127.210.182.86:44596[0] started 05:08:22.411 [main] DEBUG o.o.p.p.i.AbstractSessionNegotiator - Negotiation on channel TestingChannel successful with session PCEPSessionImpl{channel=TestingChannel, localOpen=Open{keepalive=1, sessionId=1}, remoteOpen=Open{deadTimer=40, keepalive=15, sessionId=0}}