2026-03-23 00:52:51:456 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2026-03-23 00:52:52:055 +0000 [test-pekko.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:2552] with UID [1277154777567531070] 2026-03-23 00:52:52:075 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Starting up, Pekko version [1.2.1] ... 2026-03-23 00:52:52:290 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Registered cluster JMX MBean [pekko:type=Cluster] 2026-03-23 00:52:52:290 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Started up successfully 2026-03-23 00:52:52:329 +0000 [test-pekko.actor.default-dispatcher-13] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 2026-03-23 00:52:52:329 +0000 [test-pekko.actor.default-dispatcher-13] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 2026-03-23 00:52:52:800 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2026-03-23 00:52:52:827 +0000 [test-pekko.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:2550] with UID [6101933295054803111] 2026-03-23 00:52:52:829 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Starting up, Pekko version [1.2.1] ... 2026-03-23 00:52:52:836 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Registered cluster JMX MBean [pekko:type=Cluster,port=2550] 2026-03-23 00:52:52:837 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Started up successfully 2026-03-23 00:52:52:840 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - No downing-provider-class configured, manual cluster downing required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#downing 2026-03-23 00:52:52:840 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - No seed-nodes configured, manual cluster join required, see https://pekko.apache.org/docs/pekko/current/typed/cluster.html#joining 2026-03-23 00:52:54:688 +0000 [main] INFO MountpointTest - Test master mountpoint 2026-03-23 00:52:54:869 +0000 [pool-2-thread-1] DEBUG JsonRpcPeerListManager - CFG DTC [WRITE] : null => ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2026-03-23 00:52:54:891 +0000 [pool-2-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2026-03-23 00:52:54:925 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2026-03-23 00:52:54:933 +0000 [pool-2-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to pekko://test@127.0.0.1:2552 2026-03-23 00:52:54:934 +0000 [pool-2-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2026-03-23 00:52:54:939 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641] 2026-03-23 00:52:54:957 +0000 [pool-2-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2026-03-23 00:52:54:962 +0000 [test-pekko.actor.default-dispatcher-5] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2026-03-23 00:52:54:964 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:964 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:985 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:985 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:987 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:987 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:988 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:989 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:990 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:990 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:992 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:992 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:993 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:993 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:995 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:995 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:54:996 +0000 [pool-2-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2026-03-23 00:52:54:996 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2026-03-23 00:52:55:000 +0000 [pool-2-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2026-03-23 00:52:55:008 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@70c1a5b9 from Actor[pekko://test/temp/pekko:test@127.0.0.1:2552_device-1$a] 2026-03-23 00:52:55:010 +0000 [pool-2-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2026-03-23 00:52:55:030 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG AbstractPeerContext - Changing op state to ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}, YangIdentifier{value=test-model-base}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2026-03-23 00:52:55:187 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2026-03-23 00:52:55:252 +0000 [main] DEBUG JsonRPCTx - [device-1][put] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, data=ImmutableContainerNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, body=[ImmutableSystemMapNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology, body=[ImmutableMapEntryNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology[{(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id=topology-1}], body=[ImmutableLeafNode{name=(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)topology-id, body=topology-1}]}]}]} 2026-03-23 00:52:55:280 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : e0aec781-ac89-4e56-bc6c-34588afee1c8 2026-03-23 00:52:55:282 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : e0aec781-ac89-4e56-bc6c-34588afee1c8, store : CONFIGURATION, entity : device-1, path : {"network-topology:network-topology":{}}, YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology, data : {"topology":[{"topology-id":"topology-1"}]} 2026-03-23 00:52:55:284 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2026-03-23 00:52:55:284 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : e0aec781-ac89-4e56-bc6c-34588afee1c8 2026-03-23 00:52:55:290 +0000 [main] DEBUG JsonRPCTx - [device-1][read] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-03-23 00:52:55:290 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2026-03-23 00:52:55:291 +0000 [main] INFO MountpointTest - Test slave mountpoint 2026-03-23 00:52:55:295 +0000 [pool-4-thread-1] DEBUG JsonRpcPeerListManager - CFG DTC [WRITE] : null => ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2026-03-23 00:52:55:296 +0000 [pool-4-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2026-03-23 00:52:55:297 +0000 [pool-4-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2026-03-23 00:52:55:292 +0000 [pool-2-thread-1] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=AdaptedDataObjectWritten{step=KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=ActualEndpointsKey{name=device-1}], domData=DataTreeCandidateNode{modificationType=WRITE, dataAfter=mapEntryNode (urn:opendaylight:jsonrpc@2016-12-01)actual-endpoints = { leafNode name = "device-1" systemMapNode data-config-endpoints = { mapEntryNode data-config-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } systemLeafSetNode modules = { leafSetEntryNode modules = "test-model-data" leafSetEntryNode modules = "test-model-base" leafSetEntryNode modules = "ietf-inet-types" leafSetEntryNode modules = "test-model-rpc" leafSetEntryNode modules = "network-topology" } leafNode mount-status = "mounted" leafNode managed-by = "pekko://test@127.0.0.1:2552" systemMapNode rpc-endpoints = { mapEntryNode rpc-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } }}, domData=DataTreeCandidateNode{modificationType=WRITE, dataAfter=mapEntryNode (urn:opendaylight:jsonrpc@2016-12-01)actual-endpoints = { leafNode name = "device-1" systemMapNode data-config-endpoints = { mapEntryNode data-config-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } systemLeafSetNode modules = { leafSetEntryNode modules = "test-model-data" leafSetEntryNode modules = "test-model-base" leafSetEntryNode modules = "ietf-inet-types" leafSetEntryNode modules = "test-model-rpc" leafSetEntryNode modules = "network-topology" } leafNode mount-status = "mounted" leafNode managed-by = "pekko://test@127.0.0.1:2552" systemMapNode rpc-endpoints = { mapEntryNode rpc-endpoints = { leafNode endpoint-uri = "zmq://localhost:10000" leafNode path = "{}" } } }}}} 2026-03-23 00:52:55:298 +0000 [pool-4-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2026-03-23 00:52:55:302 +0000 [pool-4-thread-2] DEBUG SlavePeerContext - [device-1] OP DTC [WRITE] : null => ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-base}, YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2026-03-23 00:52:55:306 +0000 [pool-4-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#40522507] 2026-03-23 00:52:55:306 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#40522507] 2026-03-23 00:52:55:308 +0000 [test-pekko.actor.default-dispatcher-15] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#40522507] to Actor[pekko://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2026-03-23 00:52:55:309 +0000 [pool-4-thread-2] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test@127.0.0.1:2552/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2026-03-23 00:52:55:655 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test@127.0.0.1:2550/user/$a#40522507]] from Actor[pekko://test@127.0.0.1:2550/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2026-03-23 00:52:55:663 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : MountPointResponse [masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#311730641]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2026-03-23 00:52:55:664 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2026-03-23 00:52:55:666 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG ProxyDOMDataBroker - Created ProxyDOMDataBroker [peer=ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}}, askTimeout=Timeout(10 seconds), masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#311730641]] 2026-03-23 00:52:55:669 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG ProxyDOMRpcService - Created ProxyDOMRpcService [peer=device-1, askTimeout=Timeout(30 seconds), masterActorRef=Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#311730641]] 2026-03-23 00:52:55:670 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Slave mountpoint created 2026-03-23 00:52:55:671 +0000 [test-pekko.actor.default-dispatcher-15] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2026-03-23 00:52:55:712 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2026-03-23 00:52:55:713 +0000 [main] DEBUG ProxyDOMRpcService - Sending InvokeRpcRequest [schemaPath=SchemaPathMsg [schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot]}], data=null] to Actor[pekko://test@127.0.0.1:2552/user/pekko:test@127.0.0.1:2552_device-1#311730641] 2026-03-23 00:52:55:716 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@730cc7da[status=PENDING] 2026-03-23 00:52:55:728 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : InvokeRpcRequest [schemaPath=SchemaPathMsg [schemaPath=Absolute{qnames=[(urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot]}], data=null] from Actor[pekko://test@127.0.0.1:2550/temp/pekko:test@127.0.0.1:2552_device-1$b] 2026-03-23 00:52:55:728 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2026-03-23 00:52:55:730 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] RPC result for (urn:opendaylight:jsonrpc:test-rpc?revision=2020-10-14)removeCoffeePot, domRpcResult: DefaultDOMRpcResult{errors=[RpcError [message=Invocation of method 'removeCoffeePot' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:10000, cause=java.lang.IllegalArgumentException: object is not an instance of declaring class]]} 2026-03-23 00:52:55:733 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] DOM result : null sending response InvokeRpcResponse [data=null, errors=[RpcError [message=Invocation of method 'removeCoffeePot' failed, severity=ERROR, errorType=RPC, tag=jsonrpc, applicationTag=null, info=zmq://localhost:10000, cause=java.lang.IllegalArgumentException: object is not an instance of declaring class]]] to Actor[pekko://test@127.0.0.1:2550/temp/pekko:test@127.0.0.1:2552_device-1$b] 2026-03-23 00:52:55:755 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from pekko://test@127.0.0.1:2552 2026-03-23 00:52:55:756 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2026-03-23 00:52:55:756 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641] 2026-03-23 00:52:55:756 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - [device-1] OP DTC [WRITE] : null => ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=pekko://test@127.0.0.1:2552, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-base}, YangIdentifier{value=ietf-inet-types}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], mountStatus=Mounted, name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}} 2026-03-23 00:52:55:758 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#971108585] 2026-03-23 00:52:55:759 +0000 [pool-2-thread-1] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2026-03-23 00:52:55:759 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test/user/$a#971108585]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$b] 2026-03-23 00:52:55:761 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#971108585] 2026-03-23 00:52:55:761 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG RemotePeerActor - [device-1] received : MountPointResponse [masterActorRef=Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$b] 2026-03-23 00:52:55:761 +0000 [test-pekko.actor.default-dispatcher-13] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2026-03-23 00:52:55:762 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2026-03-23 00:52:55:762 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG ProxyDOMDataBroker - Created ProxyDOMDataBroker [peer=ConfiguredEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, modules=[YangIdentifier{value=test-model-data}, YangIdentifier{value=test-model-rpc}, YangIdentifier{value=network-topology}], name=device-1, rpcEndpoints={RpcEndpointsKey{path={}}=RpcEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}}, askTimeout=Timeout(10 seconds), masterActorRef=Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641]] 2026-03-23 00:52:55:762 +0000 [test-pekko.actor.default-dispatcher-13] DEBUG ProxyDOMRpcService - Created ProxyDOMRpcService [peer=device-1, askTimeout=Timeout(30 seconds), masterActorRef=Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#311730641]] 2026-03-23 00:52:55:762 +0000 [test-pekko.actor.default-dispatcher-13] INFO RemotePeerActor - [device-1] Slave mountpoint created 2026-03-23 00:52:55:763 +0000 [test-pekko.actor.default-dispatcher-15] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#971108585] to Actor[pekko://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2026-03-23 00:52:55:763 +0000 [test-pekko.actor.default-dispatcher-15] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2026-03-23 00:52:55:764 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2026-03-23 00:52:55:764 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2026-03-23 00:52:55:766 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#971108585] 2026-03-23 00:52:55:767 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2026-03-23 00:52:55:767 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2026-03-23 00:52:55:767 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#40522507] 2026-03-23 00:52:55:767 +0000 [test-pekko.actor.default-dispatcher-28] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2026-03-23 00:52:55:767 +0000 [test-pekko.actor.default-dispatcher-15] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2026-03-23 00:52:55:767 +0000 [pool-2-thread-4] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=AdaptedDataObjectDeleted{step=KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=ActualEndpointsKey{name=device-1}], domData=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[5dd12762], data=ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=device-1}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-data], body=test-model-data}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-base], body=test-model-base}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-rpc], body=test-model-rpc}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[network-topology], body=network-topology}]}}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)mount-status, body=mounted}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)managed-by, body=pekko://test@127.0.0.1:2552}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}]}}}, domData=DataTreeCandidateNode{modificationType=DELETE, oldMeta=SimpleContainerNode{version=Version[5dd12762], data=ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)name, body=device-1}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)data-config-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}, ImmutableSystemLeafSetNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules, body=UnmodifiableCollection{[ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-data], body=test-model-data}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-base], body=test-model-base}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[ietf-inet-types], body=ietf-inet-types}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[test-model-rpc], body=test-model-rpc}, ImmutableLeafSetEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)modules[network-topology], body=network-topology}]}}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)mount-status, body=mounted}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)managed-by, body=pekko://test@127.0.0.1:2552}, ImmutableSystemMapNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints, body=[ImmutableMapEntryNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)rpc-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)path={}}], body=[ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)endpoint-uri, body=zmq://localhost:10000}, ImmutableLeafNode{name=(urn:opendaylight:jsonrpc?revision=2016-12-01)path, body={}}]}]}]}}}}} 2026-03-23 00:52:55:774 +0000 [test-pekko.actor.default-dispatcher-28] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2026-03-23 00:52:55:791 +0000 [test-pekko.actor.default-dispatcher-27] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#-1179945838] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2026-03-23 00:52:55:792 +0000 [test-pekko.actor.default-dispatcher-28] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Exiting completed 2026-03-23 00:52:55:797 +0000 [test-pekko.actor.default-dispatcher-28] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Shutting down... 2026-03-23 00:52:55:798 +0000 [test-pekko.actor.default-dispatcher-28] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Successfully shut down 2026-03-23 00:52:55:806 +0000 [test-pekko.actor.internal-dispatcher-4] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2552] - terminated/removed 2026-03-23 00:52:55:810 +0000 [test-pekko.actor.default-dispatcher-28] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2026-03-23 00:52:55:810 +0000 [test-pekko.actor.default-dispatcher-28] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2026-03-23 00:52:55:856 +0000 [test-pekko.actor.default-dispatcher-27] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2026-03-23 00:52:55:857 +0000 [test-pekko.actor.default-dispatcher-27] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2026-03-23 00:52:55:870 +0000 [test-pekko.actor.default-dispatcher-27] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2026-03-23 00:52:55:888 +0000 [test-pekko.actor.default-dispatcher-15] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2026-03-23 00:52:55:889 +0000 [test-pekko.actor.default-dispatcher-15] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#285290427] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'pekko.log-dead-letters' and 'pekko.log-dead-letters-during-shutdown'. 2026-03-23 00:52:55:890 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Exiting completed 2026-03-23 00:52:55:890 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Shutting down... 2026-03-23 00:52:55:890 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Successfully shut down 2026-03-23 00:52:55:891 +0000 [test-pekko.actor.internal-dispatcher-22] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2550] - terminated/removed 2026-03-23 00:52:55:892 +0000 [test-pekko.actor.default-dispatcher-15] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2026-03-23 00:52:55:893 +0000 [test-pekko.actor.default-dispatcher-23] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2026-03-23 00:52:56:918 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.