SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/tmp/r/ch/qos/logback/logback-classic/1.2.12/logback-classic-1.2.12.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/tmp/r/org/slf4j/slf4j-simple/1.7.32/slf4j-simple-1.7.32.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 14:23:29,564 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/bgpcep-maven-merge-0.19.x/programming/impl/target/test-classes/logback-test.xml] 14:23:29,565 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs multiple times on the classpath. 14:23:29,565 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [file:/w/workspace/bgpcep-maven-merge-0.19.x/programming/impl/target/test-classes/logback-test.xml] 14:23:29,565 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback-test.xml] occurs at [jar:file:/tmp/r/org/opendaylight/yangtools/mockito-configuration/10.0.12/mockito-configuration-10.0.12.jar!/logback-test.xml] 14:23:29,630 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 14:23:29,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:23:29,640 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT] 14:23:29,646 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:23:29,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.protocol] to false 14:23:29,707 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.protocol level set to DEBUG 14:23:29,707 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.protocol] 14:23:29,707 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [org.opendaylight.bgpcep] to false 14:23:29,708 |-INFO in ch.qos.logback.classic.joran.action.LevelAction - org.opendaylight.bgpcep level set to DEBUG 14:23:29,708 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[org.opendaylight.bgpcep] 14:23:29,708 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 14:23:29,708 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT] 14:23:29,708 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 14:23:29,709 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1ac6dd3d - Registering current configuration as safe fallback point SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] 14:23:33.173 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:33.181 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:33.359 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:33.429 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:33.430 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:33.460 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.516 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit2} cannot be cleaned because of it's in state Queued 14:23:33.516 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit1} cannot be cleaned because of it's in state Scheduled 14:23:33.519 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 14:23:33.521 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 14:23:33.523 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit2} cleaned successfully 14:23:33.523 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit1} cleaned successfully 14:23:33.523 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.525 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.526 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.530 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.544 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.545 [main] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.546 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.546 [pool-7-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.558 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:33.558 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:33.560 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:33.561 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:33.561 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:33.562 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.563 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.563 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 14:23:33.564 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 14:23:33.564 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:33.565 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.566 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.567 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.567 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.568 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:33.568 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:33.568 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.568 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:33.568 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:33.568 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.569 [pool-12-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.574 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:33.575 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:33.576 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:33.577 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:33.577 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:33.579 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.580 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 14:23:33.581 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.581 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 14:23:33.582 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} is ready for execution 14:23:33.582 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Scheduled 14:23:33.582 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.583 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Executing 14:23:33.583 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.583 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Successful 14:23:33.584 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.584 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.584 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 14:23:33.584 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 14:23:33.584 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:33.584 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Successful 14:23:33.584 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 14:23:33.586 [pool-17-thread-1] WARN o.o.m.d.s.i.InMemoryDOMStoreThreePhaseCommitCohort - Store Tx: OPER-6 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=mockedSubmit2}]. 14:23:33.605 [pool-17-thread-1] WARN o.o.m.d.b.CommitCoordinationTask - Tx: DOM-6 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:75) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:100) 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:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was replaced by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:93) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkNotConflicting(SchemaAwareApplyOperation.java:112) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:200) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:130) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:37) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:181) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:68) ... 10 common frames omitted 14:23:33.606 [pool-17-thread-1] ERROR o.o.b.p.impl.ProgrammingServiceImpl - Failed to update Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=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:75) at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.canCommitBlocking(CommitCoordinationTask.java:100) 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:131) at com.google.common.util.concurrent.InterruptibleTask.run(InterruptibleTask.java:74) at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.opendaylight.yangtools.yang.data.tree.api.ConflictingModificationAppliedException: Node was replaced by other transaction. at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkConflicting(SchemaAwareApplyOperation.java:93) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkNotConflicting(SchemaAwareApplyOperation.java:112) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkWriteApplicable(SchemaAwareApplyOperation.java:200) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:130) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkChildPreconditions(AbstractNodeContainerModificationStrategy.java:411) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.checkTouchApplicable(AbstractNodeContainerModificationStrategy.java:370) at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.checkApplicable(SchemaAwareApplyOperation.java:129) at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.validate(AbstractDataTreeTip.java:37) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.validate(InMemoryDOMDataStore.java:181) at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.canCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:68) ... 10 common frames omitted 14:23:33.607 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.607 [pool-17-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:33.615 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:33.615 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:33.616 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:33.620 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:33.621 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:33.623 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:33.625 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 14:23:33.626 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.622 [pool-18-thread-1] INFO o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while executing, transitioning into Unknown 14:23:36.622 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Unknown 14:23:36.624 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 14:23:36.624 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.625 [pool-18-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:36.625 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.628 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.628 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:36.628 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 14:23:36.629 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.629 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:36.629 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.629 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Unknown 14:23:36.630 [pool-22-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.637 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.638 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.639 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.640 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 14:23:36.640 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 14:23:36.642 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.642 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 14:23:36.644 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.644 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.644 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 14:23:36.644 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.645 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 14:23:36.645 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.645 [pool-27-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.650 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.650 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.651 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.653 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:36.653 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:36.654 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Executing 14:23:36.655 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.655 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Successful 14:23:36.656 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.656 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.656 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.657 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 14:23:36.657 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.657 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Successful 14:23:36.657 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.658 [pool-32-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.663 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.663 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.664 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.665 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} is ready for execution 14:23:36.666 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Scheduled 14:23:36.667 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.667 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.667 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} transitioned to status Cancelled 14:23:36.668 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.669 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit} can no longer be cancelled due to status Cancelled 14:23:36.669 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.669 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.670 [pool-37-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.673 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.674 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.675 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.675 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:36.675 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:36.676 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.678 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 14:23:36.679 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 14:23:36.679 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.679 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} transitioned to status Cancelled 14:23:36.680 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.680 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 14:23:36.680 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:36.682 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.682 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:36.682 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:36.682 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 14:23:36.683 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.683 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:36.683 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.683 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:36.683 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit3} can no longer be cancelled due to status Cancelled 14:23:36.683 [pool-42-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.687 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.688 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.689 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.689 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Uri{value=mockedSubmit} depends on Uri{value=dep1}, which is not a known instruction 14:23:36.697 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.697 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:36.698 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.698 [pool-47-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:36.703 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:36.704 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:36.706 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:36.707 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:36.707 [Time-limited test] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:36.709 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:39.708 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} timed out while Scheduled, cancelling it 14:23:39.708 [pool-48-thread-1] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 14:23:39.711 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:39.716 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:39.717 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:39.717 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:39.718 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:39.718 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:39.718 [pool-52-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:39.724 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Creating Programming Service test-instraction-queue-service-group. 14:23:39.724 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue service test-instraction-queue-service-group instantiated 14:23:39.726 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} added 14:23:39.727 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} is ready for execution 14:23:39.727 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Scheduled 14:23:39.729 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:39.730 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:39.730 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} transitioned to status Cancelled 14:23:39.731 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} transitioned to status Cancelled 14:23:39.731 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:39.731 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:39.732 [main] INFO o.o.b.p.impl.ProgrammingServiceImpl - Closing Instruction Queue service test-instraction-queue-service-group 14:23:39.732 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} updated 14:23:39.732 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed 14:23:39.732 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit2} can no longer be cancelled due to status Cancelled 14:23:39.732 [main] DEBUG o.o.b.p.impl.InstructionImpl - Instruction Uri{value=mockedSubmit1} can no longer be cancelled due to status Cancelled 14:23:39.733 [pool-57-thread-1] DEBUG o.o.b.p.impl.ProgrammingServiceImpl - Instruction Queue KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue, path=[org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.programming.rev150720.InstructionsQueue[key=InstructionsQueueKey{instructionQueueId=test-instraction-queue}]]} removed