[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.yangtools.binding.data.codec.impl.LazyBindingList - Using lazy population for lists larger than 16 element(s)
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - RPC serviceRestoration received for 
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - serviceRestoration: Service '' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.ModelMappingUtils - Min and Max frequencies are null null
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - RPC temp serviceDelete request received for commonId
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - Service 'commonId' present in datastore !
[main] INFO org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapper - Mapping ServiceDeleteInput or TempServiceDelete to Renderer requests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - RPC tempServiceDelete in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl - RPC addOpenroadmOperationalModesToCatalog in progress
[main] INFO org.opendaylight.transportpce.servicehandler.CatalogInput - CatalogInput AddOpenroadmOperationalModesToCatalogInput
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl -  Request System Id appname 
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl -  Rpc Action FillCatalogWithOrOperationalModes 
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogMapper - Inside createORModesToSave method of CatalogMapper
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Inside addOpenroadmOperationalModesToCatalog method of CatalogDataStoreOperationsImpl
[pool-8-thread-1] WARN org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort - Unexpected failure in pre-commit phase
java.lang.IllegalArgumentException: Node (http://org/openroadm/service?revision=2023-05-26)xponder-pluggable-openroadm-operational-mode[{(http://org/openroadm/service?revision=2023-05-26)openroadm-operational-mode-id=XponderPluggableOpenroadmOperationalModeKey{openroadmOperationalModeId=testOROperationalMode}}] is missing mandatory descendant /(http://org/openroadm/service?revision=2023-05-26)line-rate
	at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.enforce(MapEntryModificationStrategy.java:57)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.applyWrite(MapEntryModificationStrategy.java:47)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:208)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapModificationStrategy.lambda$apply$0(MapModificationStrategy.java:62)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapModificationStrategy.apply(MapModificationStrategy.java:62)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.lambda$apply$0(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.apply(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:198)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.lambda$apply$0(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.apply(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:198)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.prepare(AbstractDataTreeTip.java:45)
	at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.prepare(InMemoryDOMDataStore.java:184)
	at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.preCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:97)
	at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.preCommitBlocking(CommitCoordinationTask.java:121)
	at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:74)
	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:76)
	at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
[pool-8-thread-1] WARN org.opendaylight.mdsal.dom.broker.CommitCoordinationTask - Tx: DOM-3 Error during phase PRE_COMMIT, starting Abort
TransactionCommitFailedException{message=preCommit execution failed, errorList=[RpcError [message=preCommit execution failed, severity=ERROR, errorType=APPLICATION, tag=operation-failed, applicationTag=null, info=null, cause=java.lang.IllegalArgumentException: Node (http://org/openroadm/service?revision=2023-05-26)xponder-pluggable-openroadm-operational-mode[{(http://org/openroadm/service?revision=2023-05-26)openroadm-operational-mode-id=XponderPluggableOpenroadmOperationalModeKey{openroadmOperationalModeId=testOROperationalMode}}] is missing mandatory descendant /(http://org/openroadm/service?revision=2023-05-26)line-rate]]}
	at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:42)
	at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.newWithCause(TransactionCommitFailedExceptionMapper.java:18)
	at org.opendaylight.yangtools.util.concurrent.ExceptionMapper.apply(ExceptionMapper.java:82)
	at org.opendaylight.mdsal.dom.spi.TransactionCommitFailedExceptionMapper.apply(TransactionCommitFailedExceptionMapper.java:37)
	at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.preCommitBlocking(CommitCoordinationTask.java:123)
	at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.call(CommitCoordinationTask.java:74)
	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:76)
	at com.google.common.util.concurrent.TrustedListenableFutureTask.run(TrustedListenableFutureTask.java:82)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)
Caused by: java.lang.IllegalArgumentException: Node (http://org/openroadm/service?revision=2023-05-26)xponder-pluggable-openroadm-operational-mode[{(http://org/openroadm/service?revision=2023-05-26)openroadm-operational-mode-id=XponderPluggableOpenroadmOperationalModeKey{openroadmOperationalModeId=testOROperationalMode}}] is missing mandatory descendant /(http://org/openroadm/service?revision=2023-05-26)line-rate
	at org.opendaylight.yangtools.yang.data.spi.node.MandatoryLeafEnforcer.enforceOnData(MandatoryLeafEnforcer.java:83)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.enforce(MapEntryModificationStrategy.java:57)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapEntryModificationStrategy$EnforcingMandatory.applyWrite(MapEntryModificationStrategy.java:47)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:208)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapModificationStrategy.lambda$apply$0(MapModificationStrategy.java:62)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.MapModificationStrategy.apply(MapModificationStrategy.java:62)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyMerge(AbstractNodeContainerModificationStrategy.java:241)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.lambda$apply$0(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.apply(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:198)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.lambda$apply$0(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AutomaticLifecycleMixin.apply(AutomaticLifecycleMixin.java:61)
	at org.opendaylight.yangtools.yang.data.tree.impl.ContainerModificationStrategy$Structural.apply(ContainerModificationStrategy.java:88)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.mutateChildren(AbstractNodeContainerModificationStrategy.java:211)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractNodeContainerModificationStrategy.applyTouch(AbstractNodeContainerModificationStrategy.java:317)
	at org.opendaylight.yangtools.yang.data.tree.impl.SchemaAwareApplyOperation.apply(SchemaAwareApplyOperation.java:198)
	at org.opendaylight.yangtools.yang.data.tree.impl.AbstractDataTreeTip.prepare(AbstractDataTreeTip.java:45)
	at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStore.prepare(InMemoryDOMDataStore.java:184)
	at org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMStoreThreePhaseCommitCohort.preCommit(InMemoryDOMStoreThreePhaseCommitCohort.java:97)
	at org.opendaylight.mdsal.dom.broker.CommitCoordinationTask.preCommitBlocking(CommitCoordinationTask.java:121)
	... 9 more
[main] WARN org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Warning addOpenroadmOperationalModesToCatalog CatalogDataStoreOperationsImpl
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl - RPC addOpenroadmOperationalModesToCatalog Completed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceDeleteImpl - RPC serviceDelete request received for service 1
[main] INFO org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapper - Mapping ServiceDeleteInput or TempServiceDelete to Renderer requests
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - RPC tempServiceCreate received
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] WARN org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - tempServiceCreate: Service 'Temp (commonId)' already exists in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServicehandlerImpl - ServicehandlerImpl Initiated
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - RPC serviceCreate received
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - performing PCE ...
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Calling path computation.
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Mapping ServiceCreateInput or ServiceFeasibilityCheckInput or serviceReconfigureInput to PCErequests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - RPC serviceCreate in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - RPC serviceReconfigure received for 
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - serviceReconfigure: Service '' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - RPC serviceRestoration received for service 1
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - service 'service 1' HardConstraints is not set !
[main] INFO org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapper - Mapping ServiceDeleteInput or TempServiceDelete to Renderer requests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - RPC serviceRestore in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - RPC tempServiceCreate received
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - performing PCE ...
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Calling path computation.
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Mapping ServiceCreateInput or ServiceFeasibilityCheckInput or serviceReconfigureInput to PCErequests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - RPC tempServiceCreate in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - RPC serviceReroute received for service 1
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - serviceReroute: Service 'service 1' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl - RPC addSpecificOperationalModesToCatalog in progress
[main] INFO org.opendaylight.transportpce.servicehandler.CatalogInput - CatalogInput AddSpecificOperationalModesToCatalogInput
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl -  Request System Id test 
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl -  Rpc Action FillCatalogWithSpecificOperationalModes 
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogMapper - Inside createSpecificModesToSave method of CatalogMapper
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Inside addSpecificOperationalModesToCatalog method of CatalogDataStoreOperationsImpl
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl - RPC addSpecificOperationalModesToCatalog Completed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - RPC serviceCreate received
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - serviceCreate: Aborting: validation of service create request failed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceDeleteImpl - RPC serviceDelete request received for 
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceDeleteImpl - serviceDelete: Aborting: non-compliant service 
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl - RPC addOpenroadmOperationalModesToCatalog in progress
[main] INFO org.opendaylight.transportpce.servicehandler.CatalogInput - CatalogInput AddOpenroadmOperationalModesToCatalogInput
[main] WARN org.opendaylight.transportpce.servicehandler.impl.AddOpenroadmOperationalModesToCatalogImpl - addORToCatalog: Aborting: validation of add OR to catalog request failed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - RPC serviceReconfigure received for service 1
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - serviceReconfigure: Service 'service 1' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceFeasibilityCheckImpl - RPC serviceFeasibilityCheck received
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceFeasibilityCheckImpl - serviceFeasibilityCheck: Aborting: validation of service create request failed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - RPC serviceReroute received for service 1
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Calling path computation reroute
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Mapping Service-reroute to PCE requests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - RPC ServiceReroute is done
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - RPC temp serviceDelete request received for service 1
[main] ERROR org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - tempServiceDelete: Service 'service 1' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - RPC serviceCreate received
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceCreateImpl - serviceCreate: Service 'service 1' already exists in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - RPC temp serviceDelete request received for 
[main] WARN org.opendaylight.transportpce.servicehandler.impl.TempServiceDeleteImpl - tempServiceDelete: Aborting: non-compliant service 
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - RPC serviceReroute received for 
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceRerouteImpl - serviceReroute: Service '' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceDeleteImpl - RPC serviceDelete request received for service 1
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceDeleteImpl - serviceDelete: Service 'service 1' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - RPC tempServiceCreate received
[main] WARN org.opendaylight.transportpce.servicehandler.impl.TempServiceCreateImpl - tempServiceCreate: Aborting: validation of service create request failed
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - RPC serviceReconfigure received for service 1
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] INFO org.opendaylight.transportpce.servicehandler.service.RendererServiceWrapper - Mapping ServiceDeleteInput or TempServiceDelete to Renderer requests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceReconfigureImpl - RPC serviceReconfigure in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceFeasibilityCheckImpl - RPC serviceFeasibilityCheck received
[main] INFO org.opendaylight.transportpce.servicehandler.validation.checks.CheckCoherencyHardSoft - HardConstraints or/and  SoftConstraints is null !
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - performing PCE ...
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Calling path computation.
[main] INFO org.opendaylight.transportpce.servicehandler.service.PCEServiceWrapper - Mapping ServiceCreateInput or ServiceFeasibilityCheckInput or serviceReconfigureInput to PCErequests
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceFeasibilityCheckImpl - RPC serviceFeasibilityCheck in progress...
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - RPC serviceRestoration received for service 1
[main] WARN org.opendaylight.transportpce.servicehandler.impl.ServiceRestorationImpl - serviceRestoration: Service 'service 1' does not exist in datastore
[main] INFO org.opendaylight.mdsal.dom.broker.DOMNotificationRouter - DOM Notification Router started
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-OPER-DCL
[main] INFO org.opendaylight.mdsal.dom.store.inmemory.InMemoryDOMDataStoreFactory - ThreadFactory created: DOM-CFG-DCL
[main] INFO org.opendaylight.transportpce.common.network.RequestProcessor - RequestProcessor instantiated
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - Loading openroadm operational mode catalog apidoc-operational-modes-to-catalog-13_1-optical-spec-6_0.json
[main] INFO org.opendaylight.transportpce.servicehandler.catalog.CatalogDataStoreOperationsImpl - datastore initialized with the OR catalog
[main] INFO org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl - RPC addSpecificOperationalModesToCatalog in progress
[main] INFO org.opendaylight.transportpce.servicehandler.CatalogInput - CatalogInput AddSpecificOperationalModesToCatalogInput
[main] WARN org.opendaylight.transportpce.servicehandler.impl.AddSpecificOperationalModesToCatalogImpl - addSpecificToCatalog: Aborting: validation of add Specific to catalog request failed