[ 
https://issues.apache.org/jira/browse/IGNITE-23757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17900389#comment-17900389
 ] 

Pavel Tupitsyn commented on IGNITE-23757:
-----------------------------------------

Likely caused by FakeServer changes in IGNITE-23703

> .NET: Thin 3.0: TestDroppedConnectionsAreRestoredInBackground is flaky
> ----------------------------------------------------------------------
>
>                 Key: IGNITE-23757
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23757
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms, thin client
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET, ignite-3
>             Fix For: 3.0
>
>
> {code}
> Test exceeded Timeout value of 15000ms
> ------- Stdout: -------
> Fake server started [port=42009, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=43119, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=42821, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=40489, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=45389, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=45661, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=36577, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=41907, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=35807, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> Fake server started [port=36327, 
> test=TestDroppedConnectionsAreRestoredInBackground]
> [13:48:38] [info] [Apache.Ignite.Internal.ClientFailoverSocket] Ignite.NET 
> client version 3.0.0.0-snapshot+45254b28cf is starting
> [13:48:38] [dbug] [Apache.Ignite.Internal.ClientSocket-393] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:42009]
> [13:48:38] [dbug] [Apache.Ignite.Internal.ClientSocket-393] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:42009, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 48675b9b-a809-4480-8bb1-1645c744379c, Name = fake-server, Address = 
> 127.0.0.1:42009 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:38] [info] [Apache.Ignite.Internal.ClientSocket-393] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:38] [dbug] [Apache.Ignite.Internal.ClientFailoverSocket] Trying to 
> establish secondary connections - awaiting 9 tasks...
> [13:48:39] [dbug] [Apache.Ignite.Internal.ClientSocket-394] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:43119]
> [13:48:39] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:40] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:40] [dbug] [Apache.Ignite.Internal.ClientSocket-394] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:43119, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 27e94266-0af7-404c-925f-32e1e192d73f, Name = fake-server, Address = 
> 127.0.0.1:43119 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:40] [info] [Apache.Ignite.Internal.ClientSocket-394] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:40] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:40] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:40] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:40] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:40] [dbug] [Apache.Ignite.Internal.ClientSocket-395] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:42821]
> [13:48:41] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:41] [dbug] [Apache.Ignite.Internal.ClientSocket-395] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:42821, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 16832ddb-a5bc-4585-b08f-c6217f8a3674, Name = fake-server, Address = 
> 127.0.0.1:42821 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:41] [info] [Apache.Ignite.Internal.ClientSocket-395] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:41] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:41] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:41] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:41] [dbug] [Apache.Ignite.Internal.ClientSocket-396] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:40489]
> [13:48:41] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:41] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:42] [dbug] [Apache.Ignite.Internal.ClientSocket-396] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:40489, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> b74103a3-2cee-4c57-ad40-616322312694, Name = fake-server, Address = 
> 127.0.0.1:40489 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:42] [info] [Apache.Ignite.Internal.ClientSocket-396] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:42] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:42] [dbug] [Apache.Ignite.Internal.ClientSocket-397] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:45389]
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:42] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:42] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:42] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=5, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:43] [dbug] [Apache.Ignite.Internal.ClientSocket-397] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:45389, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> a71885cb-1663-4d7f-afcd-6336865577fe, Name = fake-server, Address = 
> 127.0.0.1:45389 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:43] [info] [Apache.Ignite.Internal.ClientSocket-397] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:43] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=5, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:43] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:43] [dbug] [Apache.Ignite.Internal.ClientSocket-398] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:45661]
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:43] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:43] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:43] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=6, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:44] [dbug] [Apache.Ignite.Internal.ClientSocket-398] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:45661, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 3e5df239-f967-49b4-90e1-135cfc89ec8b, Name = fake-server, Address = 
> 127.0.0.1:45661 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-398] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=6, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-397] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:45389]
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:44] [dbug] [Apache.Ignite.Internal.ClientSocket-399] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:36577]
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-397] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45389]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-397] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45389, 
> timestamp=0
> [13:48:44] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:44] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=7, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-397] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:45389]
> [13:48:45] [dbug] [Apache.Ignite.Internal.ClientSocket-399] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:36577, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 6d264bf9-38c4-4e94-a159-8b7497560d74, Name = fake-server, Address = 
> 127.0.0.1:36577 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-399] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-397] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45389]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-397] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45389, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=7, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-398] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:45661]
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=5, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:45] [dbug] [Apache.Ignite.Internal.ClientSocket-400] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:41907]
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=5, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:45] [trce] [Apache.Ignite.Internal.ClientSocket-398] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45661]
> [13:48:45] [info] [Apache.Ignite.Internal.ClientSocket-398] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45661, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=8, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=6, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:46] [dbug] [Apache.Ignite.Internal.ClientSocket-400] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:41907, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> ce0078a7-90c0-4317-80f3-446a51f70b45, Name = fake-server, Address = 
> 127.0.0.1:41907 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-400] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=8, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=6, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-399] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:36577]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-397] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:45389]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-398] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:45661]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=5, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:46] [dbug] [Apache.Ignite.Internal.ClientSocket-403] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:35807]
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-397] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45389]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-397] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45389, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-399] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:36577]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-399] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:36577, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-398] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45661]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-398] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45661, 
> timestamp=0
> [13:48:46] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=5, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:46] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=6, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=9, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-397] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:45389]
> [13:48:47] [dbug] [Apache.Ignite.Internal.ClientSocket-403] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:35807, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> f43a3936-1c12-434c-abb3-4ed1c883a6d4, Name = fake-server, Address = 
> 127.0.0.1:35807 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-403] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-397] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45389]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-397] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45389, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=6, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=9, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-398] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:45661]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=7, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-399] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:36577]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-400] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:41907]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=5, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:47] [dbug] [Apache.Ignite.Internal.ClientSocket-404] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:36327]
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=5, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-400] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:41907]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-400] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:41907, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=7, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-399] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:36577]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-399] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:36577, 
> timestamp=0
> [13:48:47] [trce] [Apache.Ignite.Internal.ClientSocket-398] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45661]
> [13:48:47] [info] [Apache.Ignite.Internal.ClientSocket-398] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45661, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-396] Sending request 
> [requestId=6, op=Heartbeat, remoteAddress=127.0.0.1:40489]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-393] Sending request 
> [requestId=10, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-394] Sending request 
> [requestId=8, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:48] [dbug] [Apache.Ignite.Internal.ClientSocket-404] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:36327, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 15242c30-7a34-4210-a21d-30981bca2561, Name = fake-server, Address = 
> 127.0.0.1:36327 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-404] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:48] [dbug] [Apache.Ignite.Internal.ClientFailoverSocket] 9 secondary 
> connections established, 0 failed.
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-393] Received response 
> [requestId=10, flags=PartitionAssignmentChanged, 
> remoteAddress=127.0.0.1:42009]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-393] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-394] Received response 
> [requestId=8, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-394] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-396] Received response 
> [requestId=6, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:40489]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-396] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:40489, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-400] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:41907]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-399] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:36577]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-403] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:35807]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-397] Sending request 
> [requestId=5, op=Heartbeat, remoteAddress=127.0.0.1:45389]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-398] Sending request 
> [requestId=4, op=Heartbeat, remoteAddress=127.0.0.1:45661]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-395] Sending request 
> [requestId=7, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-395] Received response 
> [requestId=7, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-395] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-398] Received response 
> [requestId=4, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45661]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-398] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45661, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-399] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:36577]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-399] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:36577, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-403] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:35807]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-403] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:35807, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-397] Received response 
> [requestId=5, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:45389]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-397] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:45389, 
> timestamp=0
> [13:48:48] [trce] [Apache.Ignite.Internal.ClientSocket-400] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:41907]
> [13:48:48] [info] [Apache.Ignite.Internal.ClientSocket-400] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:41907, 
> timestamp=0
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-393] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-393] Connection closed 
> with error [remoteAddress=127.0.0.1:42009]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-394] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-394] Connection closed 
> with error [remoteAddress=127.0.0.1:43119]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-395] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-396] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-400] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-398] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-403] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-399] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-397] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [fail] [Apache.Ignite.Internal.ClientSocket-404] Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket) (exception: Apache.Ignite.IgniteClientConnectionException: 
> Connection lost (failed to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-395] Connection closed 
> with error [remoteAddress=127.0.0.1:42821]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-396] Connection closed 
> with error [remoteAddress=127.0.0.1:40489]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-400] Connection closed 
> with error [remoteAddress=127.0.0.1:41907]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-398] Connection closed 
> with error [remoteAddress=127.0.0.1:45661]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-399] Connection closed 
> with error [remoteAddress=127.0.0.1:36577]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-397] Connection closed 
> with error [remoteAddress=127.0.0.1:45389]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-403] Connection closed 
> with error [remoteAddress=127.0.0.1:35807]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:48] [warn] [Apache.Ignite.Internal.ClientSocket-404] Connection closed 
> with error [remoteAddress=127.0.0.1:36327]: Exception while reading from 
> socket, connection closed: Connection lost (failed to read data from socket) 
> (exception: Apache.Ignite.IgniteClientConnectionException: Exception while 
> reading from socket, connection closed: Connection lost (failed to read data 
> from socket)
>  ---> Apache.Ignite.IgniteClientConnectionException: Connection lost (failed 
> to read data from socket)
>  ---> System.Net.Sockets.SocketException (103): Software caused connection 
> abort
>    --- End of inner exception stack trace ---
>    at Apache.Ignite.Internal.ClientSocket.ReceiveBytesAsync(Stream stream, 
> Byte[] buffer, Int32 size, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  505
>    at Apache.Ignite.Internal.ClientSocket.ReadMessageSizeAsync(Stream stream, 
> Byte[] buffer, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  484
>    at Apache.Ignite.Internal.ClientSocket.ReadResponseAsync(Stream stream, 
> Byte[] messageSizeBytes, MetricsContext metricsContext, CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  457
>    at Apache.Ignite.Internal.ClientSocket.RunReceiveLoop(CancellationToken 
> cancellationToken) in 
> /opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite/Internal/ClientSocket.cs:line
>  761
>    --- End of inner exception stack trace ---)
> [13:48:49] [dbug] [Apache.Ignite.Internal.ClientFailoverSocket] Trying to 
> establish secondary connections - awaiting 10 tasks...
> [13:48:49] [dbug] [Apache.Ignite.Internal.ClientSocket-405] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:42009]
> [13:48:49] [dbug] [Apache.Ignite.Internal.ClientSocket-405] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:42009, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 48675b9b-a809-4480-8bb1-1645c744379c, Name = fake-server, Address = 
> 127.0.0.1:42009 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:49] [info] [Apache.Ignite.Internal.ClientSocket-405] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:49] [dbug] [Apache.Ignite.Internal.ClientSocket-406] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:43119]
> [13:48:50] [dbug] [Apache.Ignite.Internal.ClientSocket-406] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:43119, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 27e94266-0af7-404c-925f-32e1e192d73f, Name = fake-server, Address = 
> 127.0.0.1:43119 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:50] [info] [Apache.Ignite.Internal.ClientSocket-406] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:50] [trce] [Apache.Ignite.Internal.ClientSocket-405] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:50] [dbug] [Apache.Ignite.Internal.ClientSocket-407] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:42821]
> [13:48:50] [trce] [Apache.Ignite.Internal.ClientSocket-405] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:50] [info] [Apache.Ignite.Internal.ClientSocket-405] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:51] [trce] [Apache.Ignite.Internal.ClientSocket-406] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:51] [trce] [Apache.Ignite.Internal.ClientSocket-405] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:51] [dbug] [Apache.Ignite.Internal.ClientSocket-407] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:42821, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> 16832ddb-a5bc-4585-b08f-c6217f8a3674, Name = fake-server, Address = 
> 127.0.0.1:42821 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:51] [info] [Apache.Ignite.Internal.ClientSocket-407] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:51] [trce] [Apache.Ignite.Internal.ClientSocket-405] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:51] [info] [Apache.Ignite.Internal.ClientSocket-405] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:51] [trce] [Apache.Ignite.Internal.ClientSocket-406] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:51] [info] [Apache.Ignite.Internal.ClientSocket-406] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:51] [dbug] [Apache.Ignite.Internal.ClientSocket-408] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:40489]
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-405] Sending request 
> [requestId=3, op=Heartbeat, remoteAddress=127.0.0.1:42009]
> [13:48:52] [dbug] [Apache.Ignite.Internal.ClientSocket-408] Handshake 
> succeeded [remoteAddress=[::ffff:127.0.0.1]:40489, context=ConnectionContext 
> { Version = ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 
> 00:00:00, ClusterNode = ClusterNode { Id = 
> b74103a3-2cee-4c57-ad40-616322312694, Name = fake-server, Address = 
> 127.0.0.1:40489 }, ClusterIds = System.Guid[], ClusterName = fake-cluster, 
> SslInfo = , ClusterId = 00000000-0000-0000-0000-000000000000 }]
> [13:48:52] [info] [Apache.Ignite.Internal.ClientSocket-408] Server-side 
> IdleTimeout is not set, using configured 
> IgniteClientConfiguration.HeartbeatInterval: 00:00:00.1000000
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-405] Received response 
> [requestId=3, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42009]
> [13:48:52] [info] [Apache.Ignite.Internal.ClientSocket-405] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42009, 
> timestamp=0
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-407] Sending request 
> [requestId=1, op=Heartbeat, remoteAddress=127.0.0.1:42821]
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-406] Sending request 
> [requestId=2, op=Heartbeat, remoteAddress=127.0.0.1:43119]
> [13:48:52] [dbug] [Apache.Ignite.Internal.ClientSocket-409] Connection 
> established [remoteAddress=[::ffff:127.0.0.1]:45389]
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-406] Received response 
> [requestId=2, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:43119]
> [13:48:52] [info] [Apache.Ignite.Internal.ClientSocket-406] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:43119, 
> timestamp=0
> [13:48:52] [trce] [Apache.Ignite.Internal.ClientSocket-407] Received response 
> [requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:42821]
> [13:48:52] [info] [Apache.Ignite.Internal.ClientSocket-407] Partition 
> assignment change notification received [remoteAddress=127.0.0.1:42821, 
> timestamp=0
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to