UnitTests.GrainDirectory.GrainDirectoryRollingUpgradeTests.RollingUpgrade_LocalToDistributed_NoErrors failed in the .NET CI Functional Ubuntu net8.0 job with a 30-second timeout while publishing the client routing table to a silo.
The error log reported:
Orleans.Runtime.GrainDirectory.ClientDirectory: Exception publishing client routing table to silo
TimeoutException: Response did not arrive on time in 00:00:30 for IRemoteClientDirectory.OnUpdateClientRoutes(...)
Original failed workflow: https://github.com/dotnet/orleans/actions/runs/33132684117
The failed-jobs-only retry completed successfully, indicating an intermittent synchronization or timing failure rather than a deterministic PR regression.
Expected outcome: the rolling-upgrade test completes reliably, or fails with phase-specific diagnostics identifying why client route publication did not complete.
UnitTests.GrainDirectory.GrainDirectoryRollingUpgradeTests.RollingUpgrade_LocalToDistributed_NoErrorsfailed in the .NET CI Functional Ubuntu net8.0 job with a 30-second timeout while publishing the client routing table to a silo.The error log reported:
Original failed workflow: https://github.com/dotnet/orleans/actions/runs/33132684117
The failed-jobs-only retry completed successfully, indicating an intermittent synchronization or timing failure rather than a deterministic PR regression.
Expected outcome: the rolling-upgrade test completes reliably, or fails with phase-specific diagnostics identifying why client route publication did not complete.