aspire icon indicating copy to clipboard operation
aspire copied to clipboard

Flaky test: Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks

Open radical opened this issue 8 months ago • 0 comments

Build Information

Build: https://github.com/dotnet/aspire/actions/runs/14300586521 Build error leg or test failing: Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks Pull request:

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
System.TimeoutException : The operation at /_/tests/Aspire.Hosting.Tests/DistributedApplicationTests.cs:567 timed out after reaching the limit of 30000ms.   at Microsoft.AspNetCore.InternalTesting.AsyncTestHelpers.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /_/tests/Shared/AsyncTestHelpers.cs:line 175
   at Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks() in /_/tests/Aspire.Hosting.Tests/DistributedApplicationTests.cs:line 567
   at Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks() in /_/tests/Aspire.Hosting.Tests/DistributedApplicationTests.cs:line 572
--- End of stack trace from previous location ---

Stdout

Stdout
... (truncated) 07T04:13:42,
|                                                                                          State = { Text = Finished, Style = (null) },
|                                                                                          HeathStatus = (null),
|                                                                                          ResourceReady = True,
|                                                                                          ExitCode = 143,
|                                                                                          Urls = { http = http://localhost:5156 },
|                                                                                          EnvironmentVariables = {
|                                                                                            ASPNETCORE_ENVIRONMENT = Development
|                                                                                            ASPNETCORE_URLS = http://localhost:42361
|                                                                                            DOTNET_LAUNCH_PROFILE = http
|                                                                                            DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true
|                                                                                            LOGGING__CONSOLE__FORMATTERNAME = simple
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory
|                                                                                            OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:18889
|                                                                                            OTEL_EXPORTER_OTLP_PROTOCOL = grpc
|                                                                                            OTEL_RESOURCE_ATTRIBUTES = service.instance.id=wcgbggxx
|                                                                                            OTEL_SERVICE_NAME = executable-start-stop-servicea
|                                                                                          },
|                                                                                          Properties = {
|                                                                                            executable.path = dotnet
|                                                                                            executable.workDir = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA
|                                                                                            executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj, -c, Release, --no-launch-profile, --test1, --test2
|                                                                                            executable.pid = 19145
|                                                                                            project.path = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj
|                                                                                            resource.appArgs = --test1, --test2
|                                                                                            resource.appArgsSensitivity = 0, 0
|                                                                                          },
|                                                                                          HealthReports = {
|                                                                                          },
|                                                                                          Commands = {
|                                                                                            Start (resource-start) = Enabled
|                                                                                            Stop (resource-stop) = Hidden
|                                                                                            Restart (resource-restart) = Disabled
|                                                                                          }
| [2025-04-07T04:13:43] Aspire.Hosting.Health.ResourceHealthCheckService Debug: Stopping health monitoring for resource 'executable-start-stop-servicea'.
| [2025-04-07T04:13:43] Aspire.Hosting.Dcp.DcpExecutor Trace: Updating application model resource executable-start-stop-servicea with Executable resource executable-start-stop-servicea-wcgbggxx-17769cc4
| [2025-04-07T04:13:43] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 15
|                                                                                          Resource executable-start-stop-servicea/executable-start-stop-servicea-wcgbggxx-17769cc4 update published:
|                                                                                          ResourceType = Project,
|                                                                                          CreationTimeStamp = 2025-04-07T04:13:42,
|                                                                                          State = { Text = Finished, Style = (null) },
|                                                                                          HeathStatus = (null),
|                                                                                          ResourceReady = True,
|                                                                                          ExitCode = 143,
|                                                                                          Urls = { http = http://localhost:5156 },
|                                                                                          EnvironmentVariables = {
|                                                                                            ASPNETCORE_ENVIRONMENT = Development
|                                                                                            ASPNETCORE_URLS = http://localhost:42361
|                                                                                            DOTNET_LAUNCH_PROFILE = http
|                                                                                            DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true
|                                                                                            LOGGING__CONSOLE__FORMATTERNAME = simple
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory
|                                                                                            OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:18889
|                                                                                            OTEL_EXPORTER_OTLP_PROTOCOL = grpc
|                                                                                            OTEL_RESOURCE_ATTRIBUTES = service.instance.id=wcgbggxx
|                                                                                            OTEL_SERVICE_NAME = executable-start-stop-servicea
|                                                                                          },
|                                                                                          Properties = {
|                                                                                            executable.path = dotnet
|                                                                                            executable.workDir = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA
|                                                                                            executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj, -c, Release, --no-launch-profile, --test1, --test2
|                                                                                            executable.pid = 19145
|                                                                                            project.path = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj
|                                                                                            resource.appArgs = --test1, --test2
|                                                                                            resource.appArgsSensitivity = 0, 0
|                                                                                          },
|                                                                                          HealthReports = {
|                                                                                          },
|                                                                                          Commands = {
|                                                                                            Start (resource-start) = Enabled
|                                                                                            Stop (resource-stop) = Hidden
|                                                                                            Restart (resource-restart) = Disabled
|                                                                                          }
| [2025-04-07T04:13:43] Aspire.Hosting.Dcp.DcpExecutor Debug: Executable 'executable-start-stop-servicea-wcgbggxx-17769cc4' was stopped.
| [2025-04-07T04:13:43] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 16
|                                                                                          Resource executable-start-stop-servicea/executable-start-stop-servicea-wcgbggxx-17769cc4 update published:
|                                                                                          ResourceType = Project,
|                                                                                          CreationTimeStamp = 2025-04-07T04:13:42,
|                                                                                          State = { Text = Finished, Style = (null) },
|                                                                                          HeathStatus = (null),
|                                                                                          ResourceReady = True,
|                                                                                          ExitCode = 143,
|                                                                                          Urls = { http = http://localhost:5156 },
|                                                                                          EnvironmentVariables = {
|                                                                                            ASPNETCORE_ENVIRONMENT = Development
|                                                                                            ASPNETCORE_URLS = http://localhost:42361
|                                                                                            DOTNET_LAUNCH_PROFILE = http
|                                                                                            DOTNET_SYSTEM_CONSOLE_ALLOW_ANSI_COLOR_REDIRECTION = true
|                                                                                            LOGGING__CONSOLE__FORMATTERNAME = simple
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EVENT_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_EMIT_EXCEPTION_LOG_ATTRIBUTES = true
|                                                                                            OTEL_DOTNET_EXPERIMENTAL_OTLP_RETRY = in_memory
|                                                                                            OTEL_EXPORTER_OTLP_ENDPOINT = http://localhost:18889
|                                                                                            OTEL_EXPORTER_OTLP_PROTOCOL = grpc
|                                                                                            OTEL_RESOURCE_ATTRIBUTES = service.instance.id=wcgbggxx
|                                                                                            OTEL_SERVICE_NAME = executable-start-stop-servicea
|                                                                                          },
|                                                                                          Properties = {
|                                                                                            executable.path = dotnet
|                                                                                            executable.workDir = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA
|                                                                                            executable.args = run, --no-build, --project, /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj, -c, Release, --no-launch-profile, --test1, --test2
|                                                                                            executable.pid = 19145
|                                                                                            project.path = /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceA/TestProject.ServiceA.csproj
|                                                                                            resource.appArgs = --test1, --test2
|                                                                                            resource.appArgsSensitivity = 0, 0
|                                                                                          },
|                                                                                          HealthReports = {
|                                                                                          },
|                                                                                          Commands = {
|                                                                                            Start (resource-start) = Enabled
|                                                                                            Stop (resource-stop) = Hidden
|                                                                                            Restart (resource-restart) = Disabled
|                                                                                          }
| [2025-04-07T04:13:43] Aspire.Hosting.Dcp.DcpExecutor Debug: Starting Project 'executable-start-stop-servicea-wcgbggxx-17769cc4'.
| [2025-04-07T04:13:43] Aspire.Hosting.Dcp.DcpExecutor Debug: Ensuring 'executable-start-stop-servicea-wcgbggxx-17769cc4' is deleted.
| [2025-04-07T04:13:43] Aspire.Hosting.Dcp.dcp Error: Unhandled Error	{"logger": "UnhandledError", "error": "http2: stream closed"}
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 1: 2025-04-07T04:13:43.7140000Z info: Microsoft.Hosting.Lifetime[14]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 2: 2025-04-07T04:13:43.7140000Z       Now listening on: http://localhost:35909
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 3: 2025-04-07T04:13:43.7160000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 4: 2025-04-07T04:13:43.7160000Z       Application started. Press Ctrl+C to shut down.
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 5: 2025-04-07T04:13:43.7170000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 6: 2025-04-07T04:13:43.7170000Z       Hosting environment: Development
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 7: 2025-04-07T04:13:43.7170000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-serviceb Information: 8: 2025-04-07T04:13:43.7170000Z       Content root path: /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceB
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 1: 2025-04-07T04:13:43.8870000Z info: Microsoft.Hosting.Lifetime[14]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 2: 2025-04-07T04:13:43.8870000Z       Now listening on: http://[::]:44617
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 3: 2025-04-07T04:13:43.8880000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 4: 2025-04-07T04:13:43.8880000Z       Application started. Press Ctrl+C to shut down.
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 5: 2025-04-07T04:13:43.8890000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 6: 2025-04-07T04:13:43.8890000Z       Hosting environment: Development
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 7: 2025-04-07T04:13:43.8890000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-servicec Information: 8: 2025-04-07T04:13:43.8890000Z       Content root path: /home/runner/work/aspire/aspire/tests/testproject/TestProject.ServiceC
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 1: 2025-04-07T04:13:43.8500000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 2: 2025-04-07T04:13:43.8500000Z       Worker running at: 04/07/2025 04:13:43 +00:00
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 3: 2025-04-07T04:13:43.8530000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 4: 2025-04-07T04:13:43.8530000Z       Application started. Press Ctrl+C to shut down.
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 5: 2025-04-07T04:13:43.8530000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 6: 2025-04-07T04:13:43.8530000Z       Hosting environment: Development
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 7: 2025-04-07T04:13:43.8530000Z info: Microsoft.Hosting.Lifetime[0]
| [2025-04-07T04:13:43] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 8: 2025-04-07T04:13:43.8530000Z       Content root path: /home/runner/work/aspire/aspire/tests/testproject/TestProject.WorkerA
| [2025-04-07T04:13:44] Aspire.Hosting.Dcp.dcpproc.monitor Information: monitor process exited, shutting down	{"pid": 19145}
| [2025-04-07T04:13:44] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 9: 2025-04-07T04:13:44.8520000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:44] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 10: 2025-04-07T04:13:44.8520000Z       Worker running at: 04/07/2025 04:13:44 +00:00
| [2025-04-07T04:13:45] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 11: 2025-04-07T04:13:45.8530000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:45] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 12: 2025-04-07T04:13:45.8530000Z       Worker running at: 04/07/2025 04:13:45 +00:00
| [2025-04-07T04:13:46] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 13: 2025-04-07T04:13:46.8530000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:46] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 14: 2025-04-07T04:13:46.8530000Z       Worker running at: 04/07/2025 04:13:46 +00:00
| [2025-04-07T04:13:47] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 15: 2025-04-07T04:13:47.8530000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:47] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 16: 2025-04-07T04:13:47.8530000Z       Worker running at: 04/07/2025 04:13:47 +00:00
| [2025-04-07T04:13:48] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 17: 2025-04-07T04:13:48.8530000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:48] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 18: 2025-04-07T04:13:48.8530000Z       Worker running at: 04/07/2025 04:13:48 +00:00
| [2025-04-07T04:13:49] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 19: 2025-04-07T04:13:49.8540000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:49] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 20: 2025-04-07T04:13:49.8540000Z       Worker running at: 04/07/2025 04:13:49 +00:00
| [2025-04-07T04:13:51] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 21: 2025-04-07T04:13:50.8540000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:51] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 22: 2025-04-07T04:13:50.8540000Z       Worker running at: 04/07/2025 04:13:50 +00:00
| [2025-04-07T04:13:52] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 23: 2025-04-07T04:13:51.8540000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:52] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 24: 2025-04-07T04:13:51.8540000Z       Worker running at: 04/07/2025 04:13:51 +00:00
| [2025-04-07T04:13:53] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 25: 2025-04-07T04:13:52.8550000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:53] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 26: 2025-04-07T04:13:52.8550000Z       Worker running at: 04/07/2025 04:13:52 +00:00
| [2025-04-07T04:13:54] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 27: 2025-04-07T04:13:53.8550000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:54] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 28: 2025-04-07T04:13:53.8550000Z       Worker running at: 04/07/2025 04:13:53 +00:00
| [2025-04-07T04:13:55] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 29: 2025-04-07T04:13:54.8550000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:55] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 30: 2025-04-07T04:13:54.8550000Z       Worker running at: 04/07/2025 04:13:54 +00:00
| [2025-04-07T04:13:56] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 31: 2025-04-07T04:13:55.8560000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:56] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 32: 2025-04-07T04:13:55.8560000Z       Worker running at: 04/07/2025 04:13:55 +00:00
| [2025-04-07T04:13:57] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 33: 2025-04-07T04:13:56.8560000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:57] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 34: 2025-04-07T04:13:56.8560000Z       Worker running at: 04/07/2025 04:13:56 +00:00
| [2025-04-07T04:13:58] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 35: 2025-04-07T04:13:57.8560000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:58] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 36: 2025-04-07T04:13:57.8560000Z       Worker running at: 04/07/2025 04:13:57 +00:00
| [2025-04-07T04:13:59] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 37: 2025-04-07T04:13:58.8580000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:13:59] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 38: 2025-04-07T04:13:58.8580000Z       Worker running at: 04/07/2025 04:13:58 +00:00
| [2025-04-07T04:14:00] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 39: 2025-04-07T04:13:59.8580000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:00] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 40: 2025-04-07T04:13:59.8580000Z       Worker running at: 04/07/2025 04:13:59 +00:00
| [2025-04-07T04:14:01] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 41: 2025-04-07T04:14:00.8580000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:01] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 42: 2025-04-07T04:14:00.8580000Z       Worker running at: 04/07/2025 04:14:00 +00:00
| [2025-04-07T04:14:02] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 43: 2025-04-07T04:14:01.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:02] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 44: 2025-04-07T04:14:01.8590000Z       Worker running at: 04/07/2025 04:14:01 +00:00
| [2025-04-07T04:14:03] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 45: 2025-04-07T04:14:02.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:03] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 46: 2025-04-07T04:14:02.8590000Z       Worker running at: 04/07/2025 04:14:02 +00:00
| [2025-04-07T04:14:04] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 47: 2025-04-07T04:14:03.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:04] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 48: 2025-04-07T04:14:03.8590000Z       Worker running at: 04/07/2025 04:14:03 +00:00
| [2025-04-07T04:14:05] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 49: 2025-04-07T04:14:04.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:05] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 50: 2025-04-07T04:14:04.8590000Z       Worker running at: 04/07/2025 04:14:04 +00:00
| [2025-04-07T04:14:06] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 51: 2025-04-07T04:14:05.8600000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:06] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 52: 2025-04-07T04:14:05.8600000Z       Worker running at: 04/07/2025 04:14:05 +00:00
| [2025-04-07T04:14:06] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 53: 2025-04-07T04:14:06.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:06] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 54: 2025-04-07T04:14:06.8590000Z       Worker running at: 04/07/2025 04:14:06 +00:00
| [2025-04-07T04:14:07] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 55: 2025-04-07T04:14:07.8590000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:07] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 56: 2025-04-07T04:14:07.8590000Z       Worker running at: 04/07/2025 04:14:07 +00:00
| [2025-04-07T04:14:08] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 57: 2025-04-07T04:14:08.8600000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:08] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 58: 2025-04-07T04:14:08.8600000Z       Worker running at: 04/07/2025 04:14:08 +00:00
| [2025-04-07T04:14:09] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 59: 2025-04-07T04:14:09.8600000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:09] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 60: 2025-04-07T04:14:09.8600000Z       Worker running at: 04/07/2025 04:14:09 +00:00
| [2025-04-07T04:14:10] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 61: 2025-04-07T04:14:10.8600000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:10] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 62: 2025-04-07T04:14:10.8600000Z       Worker running at: 04/07/2025 04:14:10 +00:00
| [2025-04-07T04:14:11] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 63: 2025-04-07T04:14:11.8600000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:11] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 64: 2025-04-07T04:14:11.8600000Z       Worker running at: 04/07/2025 04:14:11 +00:00
| [2025-04-07T04:14:12] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 65: 2025-04-07T04:14:12.8610000Z info: TestProject.WorkerA.Worker[0]
| [2025-04-07T04:14:12] Aspire.Hosting.Tests.Resources.executable-start-stop-workera Information: 66: 2025-04-07T04:14:12.8610000Z       Worker running at: 04/07/2025 04:14:12 +00:00
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Container resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Container resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Executable resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Executable resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Service resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Service resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Cancellation received while watching Endpoint resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Stopped watching Endpoint resources.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Log streaming for executable-start-stop-serviceb-fmhjeedm-17769cc4 was cancelled.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Log streaming for executable-start-stop-servicec-kzbspnuw-17769cc4 was cancelled.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.DcpExecutor Debug: Log streaming for executable-start-stop-workera-kspywcnm-17769cc4 was cancelled.
| [2025-04-07T04:14:13] Aspire.Hosting.Dcp.dcp.start-apiserver.api-server.adminHttpHandler Information: API server changed status	{"OldStatus": "Running", "NewStatus": "CleaningResources"}
| [2025-04-07T04:14:17] Aspire.Hosting.Dcp.DcpExecutor Debug: Retrying check for deleted resource. Attempt: 0. Error message: Operation returned an invalid status code 'GatewayTimeout', response body {"kind":"Status","apiVersion":"v1","metadata":{},"status":"Failure","message":"Timeout: request did not complete within requested timeout - context deadline exceeded","reason":"Timeout","details":{},"code":504}
| [2025-04-07T04:14:23] Aspire.Hosting.Dcp.dcp Error: Unhandled Error	{"logger": "UnhandledError", "error": "apiserver was unable to write a JSON response: http: Handler timeout"}
| [2025-04-07T04:14:23] Aspire.Hosting.Dcp.DcpExecutor Debug: Retrying check for deleted resource. Attempt: 1. Error message: The operation was canceled.

Last 10 failures:

Run date Test Name
Apr 22 12 PM [windows] Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks
Apr 21 10 AM [linux] Aspire.Hosting.Tests.DistributedApplicationTests.VerifyExecutableStopStartWorks

-- Updated on 4/29/2025 6:21:23 PM UTC

Summary

Last 40 Total failed / total runs
0 2 / 200

radical avatar Apr 11 '25 04:04 radical