2025-07-09 10:29:44:884 +0000 [test-pekko.actor.default-dispatcher-6] INFO Slf4jLogger - Slf4jLogger started 2025-07-09 10:29:45:470 +0000 [test-pekko.actor.default-dispatcher-6] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [pekko://test@127.0.0.1:2552] with UID [3367210939016249119] 2025-07-09 10:29:45:492 +0000 [test-pekko.actor.default-dispatcher-6] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 2025-07-09 10:29:45:663 +0000 [test-pekko.actor.default-dispatcher-6] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Registered cluster JMX MBean [pekko:type=Cluster] 2025-07-09 10:29:45:664 +0000 [test-pekko.actor.default-dispatcher-6] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Started up successfully 2025-07-09 10:29:45:713 +0000 [test-pekko.actor.default-dispatcher-10] 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 2025-07-09 10:29:45:713 +0000 [test-pekko.actor.default-dispatcher-10] 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 2025-07-09 10:29:46:197 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-07-09 10:29:46:237 +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 [-3565655588859751414] 2025-07-09 10:29:46:238 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Starting up, Pekko version [1.0.3] ... 2025-07-09 10:29:46:244 +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] 2025-07-09 10:29:46:245 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Started up successfully 2025-07-09 10:29:46:246 +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 2025-07-09 10:29:46:246 +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 2025-07-09 10:29:48:095 +0000 [main] INFO MountpointTest - Test master mountpoint 2025-07-09 10:29:48:268 +0000 [pool-7-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={}}}} 2025-07-09 10:29:48:317 +0000 [pool-7-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-07-09 10:29:48:367 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-07-09 10:29:48:379 +0000 [pool-7-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to pekko://test@127.0.0.1:2552 2025-07-09 10:29:48:379 +0000 [pool-7-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-07-09 10:29:48:385 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#814879200] 2025-07-09 10:29:48:403 +0000 [test-pekko.actor.default-dispatcher-10] 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#814879200] 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'. 2025-07-09 10:29:48:410 +0000 [pool-7-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2025-07-09 10:29:48:417 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:417 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:439 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:439 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:441 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:441 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:446 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:446 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:448 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:452 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:456 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:456 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:460 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:460 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:463 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:463 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:467 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-07-09 10:29:48:467 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2025-07-09 10:29:48:474 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2025-07-09 10:29:48:483 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@7647f2a9 from Actor[pekko://test/temp/pekko:test@127.0.0.1:2552_device-1$a] 2025-07-09 10:29:48:489 +0000 [pool-7-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-07-09 10:29:48:499 +0000 [test-pekko.actor.default-dispatcher-10] 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={}}}} 2025-07-09 10:29:48:693 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-07-09 10:29:48:767 +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}]}]}]} 2025-07-09 10:29:48:794 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 9681074b-8398-4c5d-9ead-31d5c789f5c1 2025-07-09 10:29:48:795 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 9681074b-8398-4c5d-9ead-31d5c789f5c1, 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"}]} 2025-07-09 10:29:48:797 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2025-07-09 10:29:48:798 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 9681074b-8398-4c5d-9ead-31d5c789f5c1 2025-07-09 10:29:48:803 +0000 [main] DEBUG JsonRPCTx - [device-1][read] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-09 10:29:48:804 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-07-09 10:29:48:805 +0000 [main] INFO MountpointTest - Test slave mountpoint 2025-07-09 10:29:48:808 +0000 [pool-13-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={}}}} 2025-07-09 10:29:48:809 +0000 [pool-13-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-07-09 10:29:48:810 +0000 [pool-13-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-07-09 10:29:48:811 +0000 [pool-13-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-07-09 10:29:48:806 +0000 [pool-7-thread-2] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=LazyDataObjectModification{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 = "{}" } } }}}} 2025-07-09 10:29:48:819 +0000 [pool-13-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={}}}} 2025-07-09 10:29:48:821 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#-1111556753] 2025-07-09 10:29:48:821 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#-1111556753] 2025-07-09 10:29:48:822 +0000 [pool-13-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)] 2025-07-09 10:29:48:823 +0000 [test-pekko.actor.default-dispatcher-10] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#-1111556753] 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'. 2025-07-09 10:29:49:193 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test@127.0.0.1:2550/user/$a#-1111556753]] from Actor[pekko://test@127.0.0.1:2550/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-07-09 10:29:49:200 +0000 [test-pekko.actor.default-dispatcher-10] 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#814879200]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-07-09 10:29:49:201 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-07-09 10:29:49:203 +0000 [test-pekko.actor.default-dispatcher-10] 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#814879200]] 2025-07-09 10:29:49:204 +0000 [test-pekko.actor.default-dispatcher-10] 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#814879200]] 2025-07-09 10:29:49:205 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Slave mountpoint created 2025-07-09 10:29:49:205 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2025-07-09 10:29:49:224 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2025-07-09 10:29:49:225 +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#814879200] 2025-07-09 10:29:49:228 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@17de3ab5[status=PENDING] 2025-07-09 10:29:49:238 +0000 [test-pekko.actor.default-dispatcher-11] 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] 2025-07-09 10:29:49:238 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-07-09 10:29:49:239 +0000 [test-pekko.actor.default-dispatcher-11] 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]]} 2025-07-09 10:29:49:242 +0000 [test-pekko.actor.default-dispatcher-11] 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] 2025-07-09 10:29:49:263 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from pekko://test@127.0.0.1:2552 2025-07-09 10:29:49:263 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-07-09 10:29:49:264 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#814879200] 2025-07-09 10:29:49:264 +0000 [pool-7-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={}}}} 2025-07-09 10:29:49:265 +0000 [pool-7-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#1068340663] 2025-07-09 10:29:49:265 +0000 [pool-7-thread-2] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2025-07-09 10:29:49:267 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2025-07-09 10:29:49:267 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-07-09 10:29:49:268 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#1068340663] 2025-07-09 10:29:49:268 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-07-09 10:29:49:268 +0000 [test-pekko.actor.default-dispatcher-6] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#1068340663] 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'. 2025-07-09 10:29:49:270 +0000 [test-pekko.actor.default-dispatcher-10] INFO RepointableActorRef - pekkoDeadLetter Message [org.opendaylight.jsonrpc.provider.cluster.messages.MountPointRequest] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$b] to Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#814879200] was not delivered. [3] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#814879200] 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'. 2025-07-09 10:29:49:273 +0000 [pool-7-thread-3] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=DataObjectIdentifier[ @ urn.opendaylight.jsonrpc.rev161201.Config ... config.ActualEndpoints[ActualEndpointsKey{name=device-1}] ]}, rootNode=LazyDataObjectModification{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[276d63a5], 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[276d63a5], 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={}}]}]}]}}}}} 2025-07-09 10:29:49:275 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] OP DTC [DELETE] : 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={}}}} => null 2025-07-09 10:29:49:276 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] Sending UnregisterMountPoint to Actor[pekko://test/user/$a#-1111556753] 2025-07-09 10:29:49:276 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#1068340663] 2025-07-09 10:29:49:276 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.UnregisterMountPoint@434ee818 from Actor[pekko://test/deadLetters] 2025-07-09 10:29:49:276 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-07-09 10:29:49:277 +0000 [test-pekko.actor.default-dispatcher-20] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-07-09 10:29:49:277 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-07-09 10:29:49:277 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-07-09 10:29:49:277 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#-1111556753] 2025-07-09 10:29:49:277 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-07-09 10:29:49:283 +0000 [test-pekko.actor.default-dispatcher-20] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-07-09 10:29:49:297 +0000 [test-pekko.actor.default-dispatcher-10] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#974325551] was unhandled. [4] 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'. 2025-07-09 10:29:49:299 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Exiting completed 2025-07-09 10:29:49:299 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Shutting down... 2025-07-09 10:29:49:304 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Successfully shut down 2025-07-09 10:29:49:315 +0000 [test-pekko.actor.internal-dispatcher-5] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2552] - terminated/removed 2025-07-09 10:29:49:316 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-07-09 10:29:49:317 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-07-09 10:29:49:350 +0000 [test-pekko.actor.default-dispatcher-10] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-07-09 10:29:49:350 +0000 [test-pekko.actor.default-dispatcher-10] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-07-09 10:29:49:362 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2025-07-09 10:29:49:376 +0000 [test-pekko.actor.default-dispatcher-5] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-07-09 10:29:49:379 +0000 [test-pekko.actor.default-dispatcher-5] INFO LocalActorRef - pekkoDeadLetter Message [org.apache.pekko.cluster.ClusterUserAction$Leave] to Actor[pekko://test/system/cluster/core/daemon#532903428] 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'. 2025-07-09 10:29:49:379 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Exiting completed 2025-07-09 10:29:49:379 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Shutting down... 2025-07-09 10:29:49:379 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Successfully shut down 2025-07-09 10:29:49:380 +0000 [test-pekko.actor.internal-dispatcher-4] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2550] - terminated/removed 2025-07-09 10:29:49:382 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-07-09 10:29:49:382 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-07-09 10:29:50:401 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.