SLF4J(W): Class path contains multiple SLF4J providers. SLF4J(W): Found provider [ch.qos.logback.classic.spi.LogbackServiceProvider@475f5672] SLF4J(W): Found provider [org.slf4j.simple.SimpleServiceProvider@616a06e3] SLF4J(W): See https://www.slf4j.org/codes.html#multiple_bindings for an explanation. 17:28:36,579 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.20 17:28:36,580 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - No custom configurators were discovered as a service. 17:28:36,580 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 17:28:36,582 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 17:28:36,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 17:28:36,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 17:28:36,589 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 17:28:36,589 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 17:28:36,590 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 17:28:36,592 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/test-classes/logback-test.xml] 17:28:36,593 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ef8e623 - Resource [logback-test.xml] occurs multiple times on the classpath. 17:28:36,593 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ef8e623 - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/test-classes/logback-test.xml] 17:28:36,593 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@7ef8e623 - 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] 17:28:36,655 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 17 17:28:36,655 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 17:28:36,656 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - element is deprecated. Near [level] on line 21 17:28:36,656 |-WARN in ch.qos.logback.classic.joran.action.LevelAction - Please use "level" attribute within or elements instead. 17:28:36,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1764955716714) 17:28:36,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - No 'scanPeriod' specified. Defaulting to 1 minutes 17:28:36,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [ch.qos.logback.core.joran.spi.ConfigurationWatchList@43c39321] 17:28:36,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 1 minutes 17:28:36,716 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: file:/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/test-classes/logback-test.xml 17:28:36,717 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {/w/workspace/bgpcep-maven-verify-master-mvn39-openjdk21/programming/impl/target/test-classes/logback-test.xml} 17:28:36,717 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {} 17:28:36,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 17:28:36,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 17:28:36,728 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 17:28:36,772 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - NOTE: Writing to the console can be slow. Try to avoid logging to the 17:28:36,772 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 17:28:36,772 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 17:28:36,772 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.protocol] to false 17:28:36,773 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.protocol level set to DEBUG 17:28:36,773 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 17:28:36,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [org.opendaylight.bgpcep] to false 17:28:36,774 |-INFO in ch.qos.logback.classic.model.processor.LevelModelHandler - org.opendaylight.bgpcep level set to DEBUG 17:28:36,774 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 17:28:36,774 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 17:28:36,774 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 17:28:36,774 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3d8d970e - End of configuration. 17:28:36,775 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@2fac80a8 - Registering current configuration as safe fallback point 17:28:36,775 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6164e137 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 185 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY SLF4J(I): Actual provider is of type [ch.qos.logback.classic.spi.LogbackServiceProvider@475f5672] 17:28:39.606 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:39.907 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:39.914 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:40.144 [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 17:28:40.149 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:40.149 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:40.174 [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 17:28:40.179 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 17:28:40.179 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 17:28:40.181 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 17:28:40.183 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 17:28:40.184 [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 17:28:40.185 [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 17:28:40.185 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit2} cleaned successfully 17:28:40.185 [main] DEBUG o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit1} cleaned successfully 17:28:40.186 [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 17:28:40.190 [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 17:28:40.203 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.204 [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 17:28:40.205 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.205 [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 17:28:40.215 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:40.218 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:40.218 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:40.220 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:40.220 [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 17:28:40.220 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:40.222 [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 17:28:40.222 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.222 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 17:28:40.223 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 17:28:40.223 [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 17:28:40.223 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:40.224 [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 17:28:40.225 [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 17:28:40.225 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.226 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:40.226 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:40.226 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.226 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:40.226 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:40.226 [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 17:28:40.227 [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 17:28:40.230 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:40.231 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:40.231 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:40.232 [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 17:28:40.233 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:40.233 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:40.234 [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 17:28:40.234 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 17:28:40.235 [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 17:28:40.235 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 17:28:40.236 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 17:28:40.236 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 17:28:40.236 [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 17:28:40.237 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 17:28:40.237 [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 17:28:40.237 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 17:28:40.237 [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 17:28:40.238 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.238 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 17:28:40.238 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 17:28:40.238 [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 17:28:40.238 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:40.238 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 17:28:40.238 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 17:28:40.238 [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 17:28:40.239 [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 17:28:40.243 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:40.244 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:40.244 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:40.246 [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 17:28:40.248 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:40.248 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:40.249 [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 17:28:40.250 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 17:28:40.251 [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 17:28:43.249 [pool-12-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 17:28:43.250 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 17:28:43.251 [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 17:28:43.252 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 17:28:43.253 [pool-12-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:43.253 [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 17:28:43.259 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.259 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:43.260 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 17:28:43.260 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.261 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:43.261 [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 17:28:43.261 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 17:28:43.261 [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 17:28:43.269 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.270 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.270 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.272 [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 17:28:43.272 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 17:28:43.273 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 17:28:43.274 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 17:28:43.274 [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 17:28:43.275 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.275 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 17:28:43.275 [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 17:28:43.275 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.275 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 17:28:43.275 [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 17:28:43.276 [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 17:28:43.278 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.279 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.279 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.281 [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 17:28:43.283 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:43.283 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:43.284 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 17:28:43.285 [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 17:28:43.285 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 17:28:43.286 [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 17:28:43.287 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.287 [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 17:28:43.287 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 17:28:43.287 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.287 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 17:28:43.287 [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 17:28:43.288 [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 17:28:43.292 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.294 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.295 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.297 [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 17:28:43.299 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 17:28:43.299 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 17:28:43.301 [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 17:28:43.301 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.301 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 17:28:43.302 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.302 [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 17:28:43.303 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 17:28:43.303 [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 17:28:43.304 [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 17:28:43.308 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.309 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.309 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.310 [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 17:28:43.311 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:43.311 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:43.312 [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 17:28:43.313 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 17:28:43.313 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 17:28:43.314 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 17:28:43.314 [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 17:28:43.314 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 17:28:43.314 [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 17:28:43.315 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.315 [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 17:28:43.315 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:43.315 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:43.315 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 17:28:43.315 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.315 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:43.316 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:43.316 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 17:28:43.316 [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 17:28:43.316 [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 17:28:43.318 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.319 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.319 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.321 [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 17:28:43.322 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 17:28:43.324 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.325 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:43.325 [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 17:28:43.326 [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 17:28:43.328 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:43.329 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:43.329 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:43.330 [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 17:28:43.332 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:43.333 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:43.334 [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 17:28:46.334 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 17:28:46.334 [pool-30-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 17:28:46.336 [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 17:28:46.341 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:46.342 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:46.342 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:46.343 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:46.343 [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 17:28:46.343 [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 17:28:46.349 [main] INFO o.o.m.d.broker.DOMNotificationRouter - DOM Notification Router started 17:28:46.351 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Creating Programming Service test-instraction-queue-service-group. 17:28:46.351 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Instruction Queue service test-instraction-queue-service-group instantiated 17:28:46.353 [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 17:28:46.354 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 17:28:46.354 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 17:28:46.356 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:46.356 [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 17:28:46.356 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 17:28:46.356 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 17:28:46.357 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:46.357 [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 17:28:46.357 [main] INFO o.o.b.p.i.DefaultInstructionScheduler - Closing Instruction Queue service test-instraction-queue-service-group 17:28:46.357 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 17:28:46.357 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 17:28:46.358 [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 17:28:46.358 [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 17:28:46.358 [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