Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all out of date links, and remove locale segment #8604

Merged
merged 1 commit into from
Sep 1, 2023

Replace all out of date links, and remove locale segment

d9f67a5
Select commit
Failed to load commit list.
Merged

Replace all out of date links, and remove locale segment #8604

Replace all out of date links, and remove locale segment
d9f67a5
Select commit
Failed to load commit list.
Azure Pipelines / dotnet.orleans failed Aug 31, 2023 in 31m 1s

Build #20230831.5 had test failures

Details

Tests

  • Failed: 8 (0.20%)
  • Passed: 3,256 (81.08%)
  • Other: 752 (18.73%)
  • Total: 4,016

Annotations

Check failure on line 567 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

Build log #L567

Error: The process 'C:\hostedtoolcache\windows\dotnet\dotnet.exe' failed with exit code 1

Check failure on line 581 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

Build log #L581

Dotnet command failed with non-zero exit code on the following projects : [ '' ]

Check failure on line 1 in DefaultCluster.Tests.General.HostedClientTests.HostedClient_ObserverTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

DefaultCluster.Tests.General.HostedClientTests.HostedClient_ObserverTest

[Test Class Cleanup Failure (DefaultCluster.Tests.General.HostedClientTests)]: System.AggregateException : One or more hosted services failed to stop. (Attempted to shutdown a silo which is not in the Running state. This silo is in the Created state.)
---- System.InvalidOperationException : Attempted to shutdown a silo which is not in the Running state. This silo is in the Created state.
Raw output
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
   at DefaultCluster.Tests.General.HostedClientTests.Fixture.DisposeAsync() in D:\a\_work\1\s\test\DefaultCluster.Tests\HostedClientTests.cs:line 59
----- Inner Stack Trace -----
   at Orleans.Runtime.Silo.StopAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Silo/Silo.cs:line 453
   at Orleans.Hosting.SiloHostedService.StopAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Hosting/SiloHostedService.cs:line 35
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)

Check failure on line 1 in DefaultCluster.Tests.General.HostedClientTests.HostedClient_GrainCallTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

DefaultCluster.Tests.General.HostedClientTests.HostedClient_GrainCallTest

System.Net.Sockets.SocketException : An attempt was made to access a socket in a way forbidden by its access permissions.
Raw output
   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at Orleans.Networking.Shared.SocketConnectionListener.Bind() in /_/src/Orleans.Core/Networking/Shared/SocketConnectionListener.cs:line 63
   at Orleans.Networking.Shared.SocketConnectionListenerFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken) in /_/src/Orleans.Core/Networking/Shared/SocketConnectionListenerFactory.cs:line 41
   at Orleans.Runtime.Messaging.ConnectionListener.BindAsync() in /_/src/Orleans.Runtime/Networking/ConnectionListener.cs:line 78
   at Orleans.Runtime.SiloLifecycleSubject.MonitoredObserver.OnStart(CancellationToken ct) in /_/src/Orleans.Runtime/Lifecycle/SiloLifecycleSubject.cs:line 134
   at Orleans.LifecycleSubject.OnStart(CancellationToken cancellationToken) in /_/src/Orleans.Core/Lifecycle/LifecycleSubject.cs:line 118
   at Orleans.Runtime.Scheduler.AsyncClosureWorkItem.Execute() in /_/src/Orleans.Runtime/Scheduler/ClosureWorkItem.cs:line 34
   at Orleans.Runtime.Silo.StartAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Silo/Silo.cs:line 213
   at Orleans.Hosting.SiloHostedService.StartAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Hosting/SiloHostedService.cs:line 28
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at DefaultCluster.Tests.General.HostedClientTests.Fixture.InitializeAsync() in D:\a\_work\1\s\test\DefaultCluster.Tests\HostedClientTests.cs:line 52

Check failure on line 1 in DefaultCluster.Tests.General.HostedClientTests.HostedClient_GrainCallTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

DefaultCluster.Tests.General.HostedClientTests.HostedClient_GrainCallTest

[Test Class Cleanup Failure (DefaultCluster.Tests.General.HostedClientTests)]: System.AggregateException : One or more hosted services failed to stop. (Attempted to shutdown a silo which is not in the Running state. This silo is in the Created state.)
---- System.InvalidOperationException : Attempted to shutdown a silo which is not in the Running state. This silo is in the Created state.
Raw output
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)
   at DefaultCluster.Tests.General.HostedClientTests.Fixture.DisposeAsync() in D:\a\_work\1\s\test\DefaultCluster.Tests\HostedClientTests.cs:line 59
----- Inner Stack Trace -----
   at Orleans.Runtime.Silo.StopAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Silo/Silo.cs:line 453
   at Orleans.Hosting.SiloHostedService.StopAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Hosting/SiloHostedService.cs:line 35
   at Microsoft.Extensions.Hosting.Internal.Host.StopAsync(CancellationToken cancellationToken)

Check failure on line 1 in DefaultCluster.Tests.General.HostedClientTests.HostedClient_ObserverTest

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.orleans

DefaultCluster.Tests.General.HostedClientTests.HostedClient_ObserverTest

System.Net.Sockets.SocketException : An attempt was made to access a socket in a way forbidden by its access permissions.
Raw output
   at System.Net.Sockets.Socket.UpdateStatusAfterSocketErrorAndThrowException(SocketError error, Boolean disconnectOnFailure, String callerName)
   at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.Sockets.Socket.Bind(EndPoint localEP)
   at Orleans.Networking.Shared.SocketConnectionListener.Bind() in /_/src/Orleans.Core/Networking/Shared/SocketConnectionListener.cs:line 63
   at Orleans.Networking.Shared.SocketConnectionListenerFactory.BindAsync(EndPoint endpoint, CancellationToken cancellationToken) in /_/src/Orleans.Core/Networking/Shared/SocketConnectionListenerFactory.cs:line 41
   at Orleans.Runtime.Messaging.ConnectionListener.BindAsync() in /_/src/Orleans.Runtime/Networking/ConnectionListener.cs:line 78
   at Orleans.Runtime.SiloLifecycleSubject.MonitoredObserver.OnStart(CancellationToken ct) in /_/src/Orleans.Runtime/Lifecycle/SiloLifecycleSubject.cs:line 134
   at Orleans.LifecycleSubject.OnStart(CancellationToken cancellationToken) in /_/src/Orleans.Core/Lifecycle/LifecycleSubject.cs:line 118
   at Orleans.Runtime.Scheduler.AsyncClosureWorkItem.Execute() in /_/src/Orleans.Runtime/Scheduler/ClosureWorkItem.cs:line 34
   at Orleans.Runtime.Silo.StartAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Silo/Silo.cs:line 213
   at Orleans.Hosting.SiloHostedService.StartAsync(CancellationToken cancellationToken) in /_/src/Orleans.Runtime/Hosting/SiloHostedService.cs:line 28
   at Microsoft.Extensions.Hosting.Internal.Host.StartAsync(CancellationToken cancellationToken)
   at DefaultCluster.Tests.General.HostedClientTests.Fixture.InitializeAsync() in D:\a\_work\1\s\test\DefaultCluster.Tests\HostedClientTests.cs:line 52