Pavel Tupitsyn created IGNITE-27070:
---------------------------------------
Summary: .NET:
Apache.Ignite.Tests.PartitionAwarenessRealClusterTests.TestPutRoutesRequestToPrimaryNode(True)
is flaky
Key: IGNITE-27070
URL: https://issues.apache.org/jira/browse/IGNITE-27070
Project: Ignite
Issue Type: Bug
Components: platforms ai3, thin clients ai3
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.2
{code}
Expected string length 60 but was 62. Strings differ at index 60.
Expected: "org.apache.ignite.internal.runner.app.PlatformTestNodeRunner"
But was: "org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2"
-----------------------------------------------------------------------^
at
Apache.Ignite.Tests.PartitionAwarenessRealClusterTests.TestPutRoutesRequestToPrimaryNode(Boolean
withTx) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\PartitionAwarenessRealClusterTests.cs:line
74
at
Apache.Ignite.Tests.PartitionAwarenessRealClusterTests.TestPutRoutesRequestToPrimaryNode(Boolean
withTx) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\PartitionAwarenessRealClusterTests.cs:line
80
at
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at
NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at
NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
at
NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
context, Action action)
1) at
Apache.Ignite.Tests.PartitionAwarenessRealClusterTests.TestPutRoutesRequestToPrimaryNode(Boolean
withTx) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\PartitionAwarenessRealClusterTests.cs:line
74
at
System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object
s)
------- Stdout: -------
SetUp: TestPutRoutesRequestToPrimaryNode(True)
Fake server started [port=55039, test=TestPutRoutesRequestToPrimaryNode(True)]
[00:27:17] [info] [Apache.Ignite.Internal.ClientFailoverSocket] Ignite.NET
client version 3.2.0.0-snapshot+1ef577709f is starting
[00:27:17] [dbug] [Apache.Ignite.Internal.ClientSocket-288] Connection
established [remoteAddress=[::ffff:127.0.0.1]:55039]
Accepted connection [port=55039, test=TestPutRoutesRequestToPrimaryNode(True),
endpoint=127.0.0.1:55041]
[00:27:17] [dbug] [Apache.Ignite.Internal.ClientSocket-288] Handshake succeeded
[remoteAddress=[::ffff:127.0.0.1]:55039, context=ConnectionContext { Version =
ClientProtocolVersion { Version = 3.0.0 }, IdleTimeout = 00:00:06, ClusterNode
= ClusterNode { Id = b296ab60-7662-4f2f-af6c-d9b633e1128a, Name =
org.apache.ignite.internal.runner.app.PlatformTestNodeRunner_2, Address =
127.0.0.1:55039 }, ClusterIds = System.Guid[], ClusterName = cluster, SslInfo =
, Features = TableReqsUseQualifiedName, PlatformComputeJob,
StreamerReceiverExecutionOptions, ClusterId =
84eee12e-a0f3-4d06-93e3-be9378551498 }]
[00:27:17] [warn] [Apache.Ignite.Internal.ClientSocket-288] Server-side
IdleTimeout is 00:00:06, configured IgniteClientConfiguration.HeartbeatInterval
is 00:00:30, which is longer than recommended IdleTimeout / 3. Overriding
heartbeat interval with max(IdleTimeout / 3, 500ms): 00:00:02
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=1, op=TableGetQualified, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=1, flags=PartitionAssignmentChanged, remoteAddress=127.0.0.1:55039]
[00:27:17] [info] [Apache.Ignite.Internal.ClientSocket-288] Partition
assignment change notification received [remoteAddress=127.0.0.1:55039,
timestamp=115563611017510945
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=2, op=SchemasGet, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=2, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [dbug] [Apache.Ignite.Internal.Table.Table] Schema loaded
[tableId=21, schemaVersion=1]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=3, op=PartitionAssignmentGet, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=3, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=4, op=TupleGet, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=4, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=5, op=TableGetQualified, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=5, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=6, op=ComputeExecuteColocated, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=6, flags=Notification, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=6, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=7, op=TxBegin, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=7, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=8, op=TupleUpsert, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=8, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=9, op=TxRollback, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=9, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=10, op=ComputeExecuteColocated, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=10, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=10, flags=Notification, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=11, op=TxBegin, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=11, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=12, op=TupleUpsert, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=12, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=13, op=TxRollback, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=13, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=14, op=ComputeExecuteColocated, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=14, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=14, flags=Notification, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=15, op=TxBegin, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=15, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=16, op=TupleUpsert, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=16, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Sending request
[requestId=17, op=TxRollback, remoteAddress=127.0.0.1:55039]
[00:27:17] [trce] [Apache.Ignite.Internal.ClientSocket-288] Received response
[requestId=17, flags=0, remoteAddress=127.0.0.1:55039]
[00:27:17] [dbug] [Apache.Ignite.Internal.ClientSocket-288] Connection closed
gracefully [remoteAddress=127.0.0.1:55039]
Error in IgniteProxy Client -> Server relay (lastOp = TxRollback:
Apache.Ignite.Tests.IgniteServerBase+ConnectionLostException: Exception of type
'Apache.Ignite.Tests.IgniteServerBase+ConnectionLostException' was thrown.
at Apache.Ignite.Tests.IgniteServerBase.ReceiveBytes(Socket socket, Int32
size) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
106
at Apache.Ignite.Tests.IgniteServerBase.ReceiveMessageSize(Socket handler)
in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
89
at Apache.Ignite.Tests.IgniteProxy.<>c__DisplayClass14_0.<Handle>b__0() in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteProxy.cs:line
96
TearDown start: TestPutRoutesRequestToPrimaryNode(True)
Error in FakeServer [port=55039, Name=TestPutRoutesRequestToPrimaryNode(True)]:
System.OperationCanceledException: The operation was canceled.
at System.Threading.CancellationToken.ThrowOperationCanceledException()
at System.Threading.ManualResetEventSlim.Wait(Int32 millisecondsTimeout,
CancellationToken cancellationToken)
at System.Threading.Tasks.Task.SpinThenBlockingWait(Int32
millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.InternalWaitCore(Int32 millisecondsTimeout,
CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout,
CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait(CancellationToken cancellationToken)
at Apache.Ignite.Tests.IgniteProxy.Handle(Socket handler, CancellationToken
cancellationToken) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteProxy.cs:line
138
at
Apache.Ignite.Tests.IgniteServerBase.<>c__DisplayClass31_0.<ListenLoopInternal>b__0()
in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
201
at Apache.Ignite.Tests.IgniteServerBase.ListenLoopInternal() in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
223
at Apache.Ignite.Tests.IgniteServerBase.ListenLoop() in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
164
TearDown end: TestPutRoutesRequestToPrimaryNode(True)
Error in IgniteProxy Server -> Client relay (lastOp = TxRollback:
System.Net.Sockets.SocketException (10053): An established connection was
aborted by the software in your host machine.
at Apache.Ignite.Tests.IgniteServerBase.ReceiveBytes(Socket socket, Int32
size) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
102
at Apache.Ignite.Tests.IgniteServerBase.ReceiveMessageSize(Socket handler)
in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteServerBase.cs:line
89
at Apache.Ignite.Tests.IgniteProxy.<>c__DisplayClass14_0.<Handle>b__1() in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteProxy.cs:line
122
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)