2024-09-07 18:01:22:142 +0000 [test-akka.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2024-09-07 18:01:22:766 +0000 [test-akka.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@127.0.0.1:2552] with UID [-2848100680959180449] 2024-09-07 18:01:22:791 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Starting up, Akka version [2.6.21] ... 2024-09-07 18:01:22:947 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Registered cluster JMX MBean [akka:type=Cluster] 2024-09-07 18:01:22:947 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Started up successfully 2024-09-07 18:01:23:013 +0000 [test-akka.actor.default-dispatcher-10] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 2024-09-07 18:01:23:013 +0000 [test-akka.actor.default-dispatcher-10] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 2024-09-07 18:01:23:548 +0000 [test-akka.actor.default-dispatcher-5] INFO Slf4jLogger - Slf4jLogger started 2024-09-07 18:01:23:621 +0000 [test-akka.actor.default-dispatcher-5] INFO ArteryTransport - Remoting started with transport [Artery tcp]; listening on address [akka://test@127.0.0.1:2550] with UID [5314197647844896880] 2024-09-07 18:01:23:621 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Starting up, Akka version [2.6.21] ... 2024-09-07 18:01:23:630 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Registered cluster JMX MBean [akka:type=Cluster,port=2550] 2024-09-07 18:01:23:630 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Started up successfully 2024-09-07 18:01:23:641 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - No downing-provider-class configured, manual cluster downing required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#downing 2024-09-07 18:01:23:641 +0000 [test-akka.actor.default-dispatcher-5] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - No seed-nodes configured, manual cluster join required, see https://doc.akka.io/docs/akka/current/typed/cluster.html#joining 2024-09-07 18:01:25:431 +0000 [main] INFO MountpointTest - Test master mountpoint 2024-09-07 18:01:25:604 +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={}}}} 2024-09-07 18:01:25:630 +0000 [pool-7-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2024-09-07 18:01:25:663 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2024-09-07 18:01:25:671 +0000 [pool-7-thread-1] INFO RemotePeerContext - [device-1] Ownership granted to akka://test@127.0.0.1:2552 2024-09-07 18:01:25:672 +0000 [pool-7-thread-1] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2024-09-07 18:01:25:682 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356] 2024-09-07 18:01:25:694 +0000 [pool-7-thread-1] INFO JsonRPCDataBroker - Broker Instantiated for device-1 2024-09-07 18:01:25:698 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:699 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-list] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:715 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:715 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-all-numbers] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:717 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:717 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [method-with-anyxml] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:719 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:719 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [simple-method] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:721 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:721 +0000 [test-akka.actor.default-dispatcher-5] INFO EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 2024-09-07 18:01:25:721 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [removeCoffeePot] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:722 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:723 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [factorial] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:724 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:724 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [multiply-ll] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:726 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:726 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [error-method] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:728 +0000 [pool-7-thread-1] DEBUG AbstractJsonRPCComponent - [device-1][RPC] map lookup => zmq://localhost:10000 2024-09-07 18:01:25:728 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [get-any-xml] RPC 'zmq://localhost:10000' mapped to device-1 2024-09-07 18:01:25:731 +0000 [pool-7-thread-1] INFO JsonRPCtoRPCBridge - [device-1] RPC bridge instantiated with 9 methods 2024-09-07 18:01:25:739 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : org.opendaylight.jsonrpc.provider.cluster.messages.InitMasterMountPoint@77682d1f from Actor[akka://test/temp/akka:test@127.0.0.1:2552_device-1$a] 2024-09-07 18:01:25:741 +0000 [pool-7-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2024-09-07 18:01:25:759 +0000 [test-akka.actor.default-dispatcher-10] DEBUG AbstractPeerContext - Changing op state to ActualEndpoints{dataConfigEndpoints={DataConfigEndpointsKey{path={}}=DataConfigEndpoints{endpointUri=Uri{value=zmq://localhost:10000}, path={}}}, managedBy=akka://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={}}}} 2024-09-07 18:01:25:943 +0000 [main] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2024-09-07 18:01:26:006 +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}]}]}]} 2024-09-07 18:01:26:027 +0000 [main] DEBUG JsonRpcDatastoreAdapter - TXID : 36f3e660-e98c-4afe-b6e9-6d984940f547 2024-09-07 18:01:26:029 +0000 [main] DEBUG JsonRpcDatastoreAdapter - PUT txId : 36f3e660-e98c-4afe-b6e9-6d984940f547, 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"}]} 2024-09-07 18:01:26:030 +0000 [main] DEBUG JsonRPCTx - [device-1][commit] 2024-09-07 18:01:26:031 +0000 [main] DEBUG JsonRpcDatastoreAdapter - COMMIT : 36f3e660-e98c-4afe-b6e9-6d984940f547 2024-09-07 18:01:26:035 +0000 [main] DEBUG JsonRPCTx - [device-1][read] store=CONFIGURATION, path=/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-09-07 18:01:26:036 +0000 [main] DEBUG JsonRpcDatastoreAdapter - READ : YII :/(urn:TBD:params:xml:ns:yang:network-topology?revision=2013-10-21)network-topology 2024-09-07 18:01:26:038 +0000 [main] INFO MountpointTest - Test slave mountpoint 2024-09-07 18:01:26:039 +0000 [pool-7-thread-1] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.Config, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=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=org.opendaylight.yangtools.yang.data.tree.spi.NormalizedNodeDataTreeCandidateNode@614aef94, domData=org.opendaylight.yangtools.yang.data.tree.spi.NormalizedNodeDataTreeCandidateNode@614aef94}} 2024-09-07 18:01:26:049 +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={}}}} 2024-09-07 18:01:26:049 +0000 [pool-13-thread-1] INFO JsonRpcPeerListManager - Creating context for 'device-1' 2024-09-07 18:01:26:058 +0000 [pool-13-thread-1] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2024-09-07 18:01:26:058 +0000 [pool-13-thread-1] DEBUG JsonRpcPeerListManager - Created RemotePeerContext [name=device-1, closed=false, stopped=false] 2024-09-07 18:01:26:059 +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=akka://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={}}}} 2024-09-07 18:01:26:061 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[akka://test/user/$a#1024535908] 2024-09-07 18:01:26:063 +0000 [pool-13-thread-2] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(akka://test@127.0.0.1:2552/), Path(/user/akka:test@127.0.0.1:2552_device-1)] 2024-09-07 18:01:26:064 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[akka://test/user/$a#1024535908] 2024-09-07 18:01:26:066 +0000 [test-akka.actor.default-dispatcher-5] INFO EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/$a#1024535908] to Actor[akka://test/user/termination-monitor] was not delivered. [1] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 2024-09-07 18:01:26:460 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[akka://test@127.0.0.1:2550/user/$a#1024535908]] from Actor[akka://test@127.0.0.1:2550/temp/_user_akka%3Atest%40127.0.0.1%3A2552_device-1$a] 2024-09-07 18:01:26:468 +0000 [test-akka.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : MountPointResponse [masterActorRef=Actor[akka://test@127.0.0.1:2552/user/akka:test@127.0.0.1:2552_device-1#2077485356]] from Actor[akka://test/temp/_user_akka%3Atest%40127.0.0.1%3A2552_device-1$a] 2024-09-07 18:01:26:468 +0000 [test-akka.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2024-09-07 18:01:26:469 +0000 [test-akka.actor.default-dispatcher-11] 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[akka://test@127.0.0.1:2552/user/akka:test@127.0.0.1:2552_device-1#2077485356]] 2024-09-07 18:01:26:471 +0000 [test-akka.actor.default-dispatcher-11] DEBUG ProxyDOMRpcService - Created ProxyDOMRpcService [peer=device-1, askTimeout=Timeout(30 seconds), masterActorRef=Actor[akka://test@127.0.0.1:2552/user/akka:test@127.0.0.1:2552_device-1#2077485356]] 2024-09-07 18:01:26:472 +0000 [test-akka.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Slave mountpoint created 2024-09-07 18:01:26:472 +0000 [test-akka.actor.default-dispatcher-11] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2024-09-07 18:01:26:511 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invoke 'removeCoffeePot' using null 2024-09-07 18:01:26:513 +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[akka://test@127.0.0.1:2552/user/akka:test@127.0.0.1:2552_device-1#2077485356] 2024-09-07 18:01:26:517 +0000 [main] DEBUG ProxyDOMRpcService - [device-1] invocation result SettableFuture@43bc1d67[status=PENDING] 2024-09-07 18:01:26:532 +0000 [test-akka.actor.default-dispatcher-10] 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[akka://test@127.0.0.1:2550/temp/akka:test@127.0.0.1:2552_device-1$b] 2024-09-07 18:01:26:532 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RpcClient - Invoking RPC 'removeCoffeePot' using endpoint zmq://localhost:10000 2024-09-07 18:01:26:534 +0000 [test-akka.actor.default-dispatcher-10] 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]]} 2024-09-07 18:01:26:542 +0000 [test-akka.actor.default-dispatcher-10] 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[akka://test@127.0.0.1:2550/temp/akka:test@127.0.0.1:2552_device-1$b] 2024-09-07 18:01:26:558 +0000 [main] INFO RemotePeerContext - [device-1] Ownership withdrawn from akka://test@127.0.0.1:2552 2024-09-07 18:01:26:558 +0000 [main] DEBUG SlavePeerContext - [device-1] Created SlavePeerContext [closed=false, peer=device-1] 2024-09-07 18:01:26:559 +0000 [main] INFO RemotePeerContext - [device-1] Stopping Actor[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356] 2024-09-07 18:01:26:559 +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=akka://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={}}}} 2024-09-07 18:01:26:560 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - [device-1] Slave actor created with name Actor[akka://test/user/$a#362784067] 2024-09-07 18:01:26:560 +0000 [pool-7-thread-1] DEBUG SlavePeerContext - Sending MountPointRequest to ActorSelection[Anchor(akka://test/), Path(/user/akka:test@127.0.0.1:2552_device-1)] 2024-09-07 18:01:26:561 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=true] 2024-09-07 18:01:26:561 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2024-09-07 18:01:26:562 +0000 [test-akka.actor.default-dispatcher-10] DEBUG RemotePeerActor - Actor created Actor[akka://test/user/$a#362784067] 2024-09-07 18:01:26:562 +0000 [test-akka.actor.default-dispatcher-11] DEBUG RemotePeerActor - [device-1] received : MountPointRequest [slaveActorRef=Actor[akka://test/user/$a#362784067]] from Actor[akka://test/temp/_user_akka%3Atest%40127.0.0.1%3A2552_device-1$b] 2024-09-07 18:01:26:563 +0000 [test-akka.actor.default-dispatcher-5] DEBUG RemotePeerActor - [device-1] received : MountPointResponse [masterActorRef=Actor[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356]] from Actor[akka://test/temp/_user_akka%3Atest%40127.0.0.1%3A2552_device-1$b] 2024-09-07 18:01:26:563 +0000 [test-akka.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2024-09-07 18:01:26:563 +0000 [test-akka.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[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356]] 2024-09-07 18:01:26:563 +0000 [test-akka.actor.default-dispatcher-5] DEBUG ProxyDOMRpcService - Created ProxyDOMRpcService [peer=device-1, askTimeout=Timeout(30 seconds), masterActorRef=Actor[akka://test/user/akka:test@127.0.0.1:2552_device-1#2077485356]] 2024-09-07 18:01:26:564 +0000 [test-akka.actor.default-dispatcher-5] INFO RemotePeerActor - [device-1] Slave mountpoint created 2024-09-07 18:01:26:570 +0000 [test-akka.actor.default-dispatcher-10] INFO EmptyLocalActorRef - akkaDeadLetter Message [org.opendaylight.controller.cluster.common.actor.Monitor] from Actor[akka://test/user/$a#362784067] to Actor[akka://test/user/termination-monitor] was not delivered. [2] dead letters encountered. If this is not an expected behavior then Actor[akka://test/user/termination-monitor] may have terminated unexpectedly. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 2024-09-07 18:01:26:570 +0000 [test-akka.actor.default-dispatcher-23] DEBUG SlavePeerContext - [device-1] MountPointRequest succeeded 2024-09-07 18:01:26:575 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[akka://test/user/$a#362784067] 2024-09-07 18:01:26:576 +0000 [test-akka.actor.default-dispatcher-24] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2024-09-07 18:01:26:574 +0000 [pool-7-thread-4] INFO MountpointTest - Change to copy : LazyDataTreeModification{path=DataTreeIdentifier{datastore=OPERATIONAL, root=KeyedInstanceIdentifier{targetType=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, path=[NodeStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.Config, caseType=null], KeyStep[type=interface org.opendaylight.yang.gen.v1.urn.opendaylight.jsonrpc.rev161201.config.ActualEndpoints, caseType=null, key=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=ChildNode{mod = ModifiedNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], operation=DELETE, modificationType=DELETE}, oldMeta = SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e8c9284, 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=akka://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={}}]}]}]}}, newMeta = null}, domData=ChildNode{mod = ModifiedNode{identifier=(urn:opendaylight:jsonrpc?revision=2016-12-01)actual-endpoints[{(urn:opendaylight:jsonrpc?revision=2016-12-01)name=device-1}], operation=DELETE, modificationType=DELETE}, oldMeta = SimpleContainerNode{version=org.opendaylight.yangtools.yang.data.tree.impl.node.Version@5e8c9284, 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=akka://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={}}]}]}]}}, newMeta = null}}} 2024-09-07 18:01:26:580 +0000 [main] DEBUG RemotePeerContext - Closing RemotePeerContext [name=device-1, closed=false, stopped=false] 2024-09-07 18:01:26:580 +0000 [main] INFO SlavePeerContext - [device-1] Closing SlavePeerContext [closed=true, peer=device-1] 2024-09-07 18:01:26:580 +0000 [main] DEBUG SlavePeerContext - [device-1] Sending poison pill to Actor[akka://test/user/$a#1024535908] 2024-09-07 18:01:26:576 +0000 [test-akka.actor.default-dispatcher-11] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2024-09-07 18:01:26:588 +0000 [test-akka.actor.default-dispatcher-24] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2024-09-07 18:01:26:590 +0000 [test-akka.actor.default-dispatcher-10] INFO RemotePeerActor - [device-1] Unregistering mountpoint 2024-09-07 18:01:26:601 +0000 [test-akka.actor.default-dispatcher-11] INFO LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-738316920] was unhandled. [3] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 2024-09-07 18:01:26:608 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Exiting completed 2024-09-07 18:01:26:610 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Shutting down... 2024-09-07 18:01:26:610 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2552] - Successfully shut down 2024-09-07 18:01:26:619 +0000 [test-akka.actor.default-dispatcher-24] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2024-09-07 18:01:26:620 +0000 [test-akka.actor.default-dispatcher-24] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2024-09-07 18:01:26:621 +0000 [test-akka.actor.internal-dispatcher-3] DEBUG ClusterReceptionist - ClusterReceptionist [akka://test@127.0.0.1:2552] - terminated/removed 2024-09-07 18:01:26:676 +0000 [test-akka.actor.default-dispatcher-11] WARN Materializer - [outbound connection to [akka://test@127.0.0.1:2550], message stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2024-09-07 18:01:26:676 +0000 [test-akka.actor.default-dispatcher-11] WARN Materializer - [outbound connection to [akka://test@127.0.0.1:2550], control stream] Upstream failed, cause: StreamTcpException: The connection has been aborted 2024-09-07 18:01:26:687 +0000 [test-akka.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down. 2024-09-07 18:01:26:736 +0000 [test-akka.actor.default-dispatcher-10] INFO CoordinatedShutdown - Running CoordinatedShutdown with reason [ActorSystemTerminateReason] 2024-09-07 18:01:26:738 +0000 [test-akka.actor.default-dispatcher-10] INFO LocalActorRef - akkaDeadLetter Message [akka.cluster.ClusterUserAction$Leave] to Actor[akka://test/system/cluster/core/daemon#-278591161] was unhandled. [2] dead letters encountered. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'. 2024-09-07 18:01:26:738 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Exiting completed 2024-09-07 18:01:26:739 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Shutting down... 2024-09-07 18:01:26:740 +0000 [test-akka.actor.default-dispatcher-11] INFO Cluster - Cluster Node [akka://test@127.0.0.1:2550] - Successfully shut down 2024-09-07 18:01:26:741 +0000 [test-akka.actor.internal-dispatcher-9] DEBUG ClusterReceptionist - ClusterReceptionist [akka://test@127.0.0.1:2550] - terminated/removed 2024-09-07 18:01:26:743 +0000 [test-akka.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Shutting down remote daemon. 2024-09-07 18:01:26:743 +0000 [test-akka.actor.default-dispatcher-11] INFO RemoteActorRefProvider$RemotingTerminator - Remote daemon shut down; proceeding with flushing remote transports. 2024-09-07 18:01:27:763 +0000 [test-akka.actor.default-dispatcher-10] INFO RemoteActorRefProvider$RemotingTerminator - Remoting shut down.