SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@20cdb152] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@4cffd3fd] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 23:12:51,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 23:12:51,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - No custom configurators were discovered as a service. 23:12:51,538 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 23:12:51,540 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 23:12:51,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 23:12:51,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 23:12:51,548 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 23:12:51,548 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 23:12:51,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 23:12:51,551 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-master/programming/impl/target/test-classes/logback-test.xml] 23:12:51,551 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9729a97 - Resource [logback-test.xml] occurs multiple times on the classpath. 23:12:51,552 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9729a97 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-master/programming/impl/target/test-classes/logback-test.xml] 23:12:51,552 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@9729a97 - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/14.0.17/mockito-configuration-14.0.17.jar!/logback-test.xml] 23:12:51,617 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 23:12:51,617 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 23:12:51,618 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 23:12:51,618 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 23:12:51,683 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1760137971682) 23:12:51,683 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 23:12:51,686 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ConfigurationWatchList(mainURL=file:/w/workspace/bgpcep-maven-merge-master/programming/impl/target/test-classes/logback-test.xml, fileWatchList={/w/workspace/bgpcep-maven-merge-master/programming/impl/target/test-classes/logback-test.xml}, urlWatchList=[})] 23:12:51,686 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 23:12:51,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 23:12:51,689 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 23:12:51,700 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 23:12:51,750 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 23:12:51,750 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 23:12:51,750 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 23:12:51,751 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 23:12:51,751 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 23:12:51,751 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 23:12:51,752 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 23:12:51,752 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 23:12:51,752 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 23:12:51,752 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 23:12:51,752 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 23:12:51,752 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5dfd31f4 - End of configuration. 23:12:51,753 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@36463b09 - Registering current configuration as safe fallback point 23:12:51,753 |-INFO in ch.qos.logback.classic.util.ContextInitializer@38089dae - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 204 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@20cdb152] 23:12:54.485 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:54.772 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:54.779 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:55.020 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:55.026 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:55.026 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:55.058 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.065 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 23:12:55.065 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 23:12:55.068 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 23:12:55.070 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 23:12:55.071 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.071 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.073 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.073 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cleaned successfully 23:12:55.073 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cleaned successfully 23:12:55.076 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.081 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.081 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.082 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.082 [pool-5-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.089 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:55.093 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:55.094 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:55.095 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:55.096 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:55.097 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:55.098 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.098 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.099 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 23:12:55.099 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 23:12:55.100 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.100 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:55.100 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.101 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.102 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.102 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:55.103 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:12:55.103 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.103 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.103 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:55.103 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:12:55.103 [pool-8-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.108 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:55.110 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:55.110 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:55.112 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:55.113 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:55.113 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:55.114 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.114 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 23:12:55.115 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.116 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 23:12:55.116 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 23:12:55.116 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 23:12:55.117 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.117 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.117 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 23:12:55.118 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 23:12:55.118 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.118 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.118 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.119 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 23:12:55.119 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 23:12:55.119 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:55.119 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 23:12:55.119 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 23:12:55.119 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.119 [pool-11-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:55.124 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:55.125 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:55.125 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:55.127 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:55.129 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:55.130 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:55.132 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:55.133 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 23:12:55.135 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.130 [pool-12-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 23:12:58.131 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 23:12:58.132 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 23:12:58.133 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.133 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:58.134 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.136 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.137 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:58.137 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 23:12:58.137 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.138 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:58.138 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 23:12:58.138 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.138 [pool-14-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.142 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.144 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.144 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.146 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.146 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 23:12:58.146 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 23:12:58.147 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.148 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 23:12:58.149 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.149 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 23:12:58.149 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.149 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.149 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 23:12:58.149 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.150 [pool-17-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.152 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.153 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.153 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.155 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.157 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:58.158 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:58.159 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 23:12:58.160 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.160 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 23:12:58.161 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.162 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 23:12:58.162 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.162 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 23:12:58.172 [pool-20-thread-1] WARN o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Tx: OPER-2 Conflicting modification for /(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)instructions-queue/instructions-queue[{(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)instruction-queue-id=test-instraction-queue}]/instruction/instruction[{(urn:opendaylight:params:xml:ns:yang:programming?revision=2015-07-20)id=mockedSubmit1}]. 23:12:58.180 [pool-20-thread-1] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-2 Error during phase CAN_COMMIT, starting Abort org.opendaylight.mdsal.common.api.OptimisticLockFailedException: Optimistic lock failed. at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:74) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:98) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was created by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:69) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:172) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:102) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.validate(InMemoryDataTreeModification.java:615) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.lockedValidate(InMemoryDataTreeModification.java:625) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.validate(InMemoryDataTreeModification.java:603) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:33) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:180) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:67) ... 10 common frames omitted 23:12:58.184 [pool-20-thread-1] ERROR o.o.b.p.i.DefaultInstructionScheduler - Failed to update Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] org.opendaylight.mdsal.common.api.OptimisticLockFailedException: Optimistic lock failed. at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:74) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:98) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:70) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:42) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask$WithTracker.call(CommitCoordinationTask.java:28) at com.google.common.util.concurrent.TrustedListenableFutureTask$TrustedFutureInterruptibleTask.runInterruptibly(TrustedListenableFutureTask.java:128) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:80) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was created by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:69) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:172) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:102) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:441) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:400) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:101) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.validate(InMemoryDataTreeModification.java:615) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.lockedValidate(InMemoryDataTreeModification.java:625) at org.opendaylight.yangtools.yang.data.tree.impl.InMemoryDataTreeModification.validate(InMemoryDataTreeModification.java:603) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:33) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:180) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:67) ... 10 common frames omitted 23:12:58.184 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.185 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.185 [pool-20-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.190 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.192 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.193 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.195 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.196 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 23:12:58.196 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 23:12:58.198 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.198 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.198 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 23:12:58.198 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.198 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 23:12:58.199 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.199 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.200 [pool-23-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.202 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.203 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.203 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.204 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.206 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:58.206 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:58.207 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.210 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 23:12:58.211 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.211 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 23:12:58.212 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.212 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 23:12:58.213 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:12:58.213 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 23:12:58.215 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.215 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:58.215 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:12:58.215 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 23:12:58.216 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.216 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.216 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:12:58.216 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:12:58.216 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 23:12:58.216 [pool-26-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.218 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.219 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.219 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.221 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.221 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 23:12:58.225 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.225 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:12:58.225 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.226 [pool-29-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:12:58.228 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:12:58.229 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:12:58.230 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:12:58.231 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:12:58.234 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:12:58.234 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:12:58.236 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:13:01.235 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 23:13:01.235 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 23:13:01.237 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:13:01.243 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:13:01.244 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:13:01.244 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:13:01.245 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:13:01.245 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:13:01.245 [pool-32-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:13:01.249 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 23:13:01.251 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 23:13:01.251 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 23:13:01.253 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 23:13:01.253 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 23:13:01.253 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] added 23:13:01.255 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:13:01.255 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 23:13:01.255 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:13:01.255 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 23:13:01.256 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:13:01.256 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:13:01.256 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 23:13:01.256 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 23:13:01.256 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 23:13:01.257 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] updated 23:13:01.257 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed 23:13:01.258 [pool-35-thread-1] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue DataObjectIdentifier[ @ urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[InstructionsQueueKey{instructionQueueId=test-instraction-queue}] ] removed