2025-09-20 00:20:40:035 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-09-20 00:20:40:760 +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 [2986467556959429549] 2025-09-20 00:20:40:790 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Starting up, Pekko version [1.0.3] ... 2025-09-20 00:20:40:957 +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] 2025-09-20 00:20:40:957 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Started up successfully 2025-09-20 00:20:41:026 +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-09-20 00:20:41:027 +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-09-20 00:20:41:638 +0000 [test-pekko.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2025-09-20 00:20:41:680 +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 [-4077063304223951147] 2025-09-20 00:20:41:681 +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-09-20 00:20:41:686 +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-09-20 00:20:41:686 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Started up successfully 2025-09-20 00:20:41:689 +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-09-20 00:20:41:689 +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-09-20 00:20:43:587 +0000 [main] INFO MountpointTest - Test master mountpoint 2025-09-20 00:20:43:765 +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-09-20 00:20:43:811 +0000 [pool-7-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-09-20 00:20:43:845 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-20 00:20:43:853 +0000 [pool-7-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to pekko://test@127.0.0.1:2552 2025-09-20 00:20:43:854 +0000 [pool-7-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-20 00:20:43:858 +0000 [test-pekko.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#534702468] 2025-09-20 00:20:43:880 +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#534702468] 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-09-20 00:20:43:884 +0000 [pool-7-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2025-09-20 00:20:43:889 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:889 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:909 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:910 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:911 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:912 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:914 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:914 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:915 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:916 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:917 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:917 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:918 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:919 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:920 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:920 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:922 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2025-09-20 00:20:43:922 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2025-09-20 00:20:43:925 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2025-09-20 00:20:43:938 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@3e87781 from Actor[pekko://test/temp/pekko:test@127.0.0.1:2552_device-1$a] 2025-09-20 00:20:43:942 +0000 [pool-7-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-20 00:20:43:957 +0000 [test-pekko.actor.default-dispatcher-5] 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-09-20 00:20:44:098 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-09-20 00:20:44:162 +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-09-20 00:20:44:192 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 96496062-9290-4ef6-946b-5ac119851684 2025-09-20 00:20:44:193 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 96496062-9290-4ef6-946b-5ac119851684, 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-09-20 00:20:44:195 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2025-09-20 00:20:44:196 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 96496062-9290-4ef6-946b-5ac119851684 2025-09-20 00:20:44:209 +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-09-20 00:20:44:210 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2025-09-20 00:20:44:212 +0000 [main] INFO MountpointTest - Test slave mountpoint 2025-09-20 00:20:44:213 +0000 [pool-7-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=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-09-20 00:20:44:218 +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-09-20 00:20:44:223 +0000 [pool-13-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2025-09-20 00:20:44:224 +0000 [pool-13-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-20 00:20:44:225 +0000 [pool-13-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-20 00:20:44:230 +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-09-20 00:20:44:231 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#-259587298] 2025-09-20 00:20:44:232 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#-259587298] 2025-09-20 00:20:44:233 +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-09-20 00:20:44:238 +0000 [test-pekko.actor.default-dispatcher-5] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#-259587298] 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-09-20 00:20:44:599 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[pekko://test@127.0.0.1:2550/user/$a#-259587298]] from Actor[pekko://test@127.0.0.1:2550/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-09-20 00:20:44:607 +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#534702468]] from Actor[pekko://test/temp/_user_pekko%3Atest%40127.0.0.1%3A2552_device-1$a] 2025-09-20 00:20:44:607 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-20 00:20:44:608 +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#534702468]] 2025-09-20 00:20:44:610 +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#534702468]] 2025-09-20 00:20:44:611 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Slave mountpoint created 2025-09-20 00:20:44:611 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2025-09-20 00:20:44:638 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2025-09-20 00:20:44:640 +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#534702468] 2025-09-20 00:20:44:643 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@7d12e459[status=PENDING] 2025-09-20 00:20:44:652 +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-09-20 00:20:44:652 +0000 [test-pekko.actor.default-dispatcher-11] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2025-09-20 00:20:44:654 +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-09-20 00:20:44:656 +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-09-20 00:20:44:677 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from pekko://test@127.0.0.1:2552 2025-09-20 00:20:44:678 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2025-09-20 00:20:44:678 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1#534702468] 2025-09-20 00:20:44:681 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2025-09-20 00:20:44:681 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-20 00:20:44:681 +0000 [test-pekko.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-20 00:20:44:682 +0000 [pool-7-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={}}}} 2025-09-20 00:20:44:683 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[pekko://test/user/$a#-411497916] 2025-09-20 00:20:44:683 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(pekko://test/), Path(/user/pekko:test@127.0.0.1:2552_device-1)] 2025-09-20 00:20:44:684 +0000 [test-pekko.actor.default-dispatcher-11] INFO EmptyLocalActorRef - 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] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[pekko://test/user/pekko:test@127.0.0.1:2552_device-1] 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-09-20 00:20:44:686 +0000 [test-pekko.actor.default-dispatcher-5] DEBUG RemotePeerActor - Actor created Actor[pekko://test/user/$a#-411497916] 2025-09-20 00:20:44:687 +0000 [test-pekko.actor.default-dispatcher-5] INFO EmptyLocalActorRef - pekkoDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[pekko://test/user/$a#-411497916] to Actor[pekko://test/user/termination-monitor] was not delivered. [3] 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-09-20 00:20:44:687 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#-411497916] 2025-09-20 00:20:44:688 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-20 00:20:44:688 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2025-09-20 00:20:44:688 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2025-09-20 00:20:44:688 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[pekko://test/user/$a#-259587298] 2025-09-20 00:20:44:686 +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=DELETE, oldMeta=SimpleContainerNode{version=Version[339a9fb1], 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[339a9fb1], 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-09-20 00:20:44:688 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2025-09-20 00:20:44:696 +0000 [test-pekko.actor.default-dispatcher-5] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-09-20 00:20:44:709 +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#15036268] 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-09-20 00:20:44:711 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Exiting completed 2025-09-20 00:20:44:712 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Shutting down... 2025-09-20 00:20:44:713 +0000 [test-pekko.actor.default-dispatcher-5] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2552] - Successfully shut down 2025-09-20 00:20:44:730 +0000 [test-pekko.actor.internal-dispatcher-2] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2552] - terminated/removed 2025-09-20 00:20:44:734 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-09-20 00:20:44:736 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-09-20 00:20:44:774 +0000 [test-pekko.actor.default-dispatcher-5] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-09-20 00:20:44:778 +0000 [test-pekko.actor.default-dispatcher-5] WARN Materializer - [outbound connection to [pekko://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2025-09-20 00:20:44:798 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2025-09-20 00:20:44:823 +0000 [test-pekko.actor.default-dispatcher-5] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2025-09-20 00:20:44:825 +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#1663867592] 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-09-20 00:20:44:827 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Exiting completed 2025-09-20 00:20:44:827 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Shutting down... 2025-09-20 00:20:44:827 +0000 [test-pekko.actor.default-dispatcher-10] INFO Cluster - Cluster Node [pekko://test@127.0.0.1:2550] - Successfully shut down 2025-09-20 00:20:44:832 +0000 [test-pekko.actor.internal-dispatcher-3] DEBUG ClusterReceptionist - ClusterReceptionist [pekko://test@127.0.0.1:2550] - terminated/removed 2025-09-20 00:20:44:833 +0000 [test-pekko.actor.default-dispatcher-5] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2025-09-20 00:20:44:834 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2025-09-20 00:20:45:856 +0000 [test-pekko.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.