-
Notifications
You must be signed in to change notification settings - Fork 816
Open
Labels
area-deploymentflaky-testquarantined-testQuarantined tests that run only in the Outerloop Tests workflowQuarantined tests that run only in the Outerloop Tests workflowtesting ☑️
Description
Build Information
Build: https://github.com/dotnet/aspire/actions/runs/19852141316
Build error leg or test failing: Aspire.Hosting.Azure.Tests.AzureDeployerTests.DeployAsync_WithMultipleComputeEnvironments_Works
Pull request:
Error Message
Fill the error message using step by step known issues guidance.
{
"ErrorMessage": "",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}Error Details
Assert.Contains() Failure: Filter not matched in collection
Collection: [Tuple ("acaregistry.azurecr.io", "00000000-0000-0000-0000-000000000000", "fake-refresh-token")]
at Aspire.Hosting.Azure.Tests.AzureDeployerTests.DeployAsync_WithMultipleComputeEnvironments_Works(String step) in /Users/runner/work/aspire/aspire/tests/Aspire.Hosting.Azure.Tests/AzureDeployerTests.cs:line 439
--- End of stack trace from previous location ---Standard Output
| [2025-12-02T03:47:45] Aspire.Hosting.DistributedApplication Information: Aspire version: 13.1.0-ci
[CreateStep] pipeline-execution
| [2025-12-02T03:47:45] Aspire.Hosting.Cli.BackchannelService Debug: Backchannel socket path was not specified.
| [2025-12-02T03:47:45] Aspire.Hosting.Backchannel.AuxiliaryBackchannelService Debug: Starting auxiliary backchannel service on socket path: /Users/runner/.aspire/cli/backchannels/aux.sock.4cca56afeebea85c
| [2025-12-02T03:47:45] Aspire.Hosting.Backchannel.AuxiliaryBackchannelService Debug: Auxiliary backchannel listening on /Users/runner/.aspire/cli/backchannels/aux.sock.4cca56afeebea85c
[CreateStep] process-parameters
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource cache-password/cache-password changed state: Running
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 1 Resource cache-password/cache-password update published: ResourceType = ParameterResource, CreationTimeStamp = (null), State = { Text = Running, Style = (null) }, IsHidden = False, HeathStatus = Healthy, ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { Value = jshEqAXbaasgV8H8jYQ4WF }, HealthReports = { }, Commands = { }
[Information:process-parameters] 1 parameter values saved to deployment state.
| [2025-12-02T03:47:45] Aspire.Hosting.ParameterProcessor Information: 1 parameter values saved to deployment state.
[CreateStep] deploy-prereq
[Information:deploy-prereq] Initializing deployment for environment 'Test'
| [2025-12-02T03:47:45] Aspire.Hosting.Publishing.PipelineExecutor Information: Initializing deployment for environment 'Test'
[Information:deploy-prereq] Setting default deploy tag 'aspire-deploy-20251202034745' for compute resource(s).
| [2025-12-02T03:47:45] Aspire.Hosting.Publishing.PipelineExecutor Information: Setting default deploy tag 'aspire-deploy-20251202034745' for compute resource(s).
[CreateStep] validate-azure-login
[CompleteStep:validate-azure-login] Azure CLI authentication validated successfully (State: Completed)
[CreateStep] create-provisioning-context
| [2025-12-02T03:47:45] Aspire.Hosting.Azure.Provisioning.Internal.PublishModeProvisioningContextProvider Debug: Azure provisioning options have been handled successfully.
[Information:create-provisioning-context] Default subscription: Test Subscription (/subscriptions/12345678-1234-1234-1234-123456789012)
| [2025-12-02T03:47:45] Aspire.Hosting.Azure.Provisioning.Internal.PublishModeProvisioningContextProvider Information: Default subscription: Test Subscription (/subscriptions/12345678-1234-1234-1234-123456789012)
[Information:create-provisioning-context] Tenant: 87654321-4321-4321-4321-210987654321
| [2025-12-02T03:47:45] Aspire.Hosting.Azure.Provisioning.Internal.PublishModeProvisioningContextProvider Information: Tenant: 87654321-4321-4321-4321-210987654321
[Information:create-provisioning-context] Using existing resource group test-rg.
| [2025-12-02T03:47:45] Aspire.Hosting.Azure.Provisioning.Internal.PublishModeProvisioningContextProvider Information: Using existing resource group test-rg.
[CreateStep] provision-aca-env
[CreateTask:provision-aca-env] Deploying **aca-env**
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource aca-env/aca-env changed state: Starting
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 1 Resource aca-env/aca-env update published: ResourceType = AzureContainerAppEnvironmentResource, CreationTimeStamp = (null), State = { Text = Starting, Style = info }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { azure.subscription.id = 12345678-1234-1234-1234-123456789012 azure.resource.group = test-rg azure.tenant.domain = testdomain.onmicrosoft.com azure.location = westus2 }, HealthReports = { }, Commands = { }
[CreateStep] build-prereq
[CreateStep] build-api-service
[CreateStep] build-python-app
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Debug: Resource aca-env/aca-env changed state: Starting -> Compiling ARM template
| [2025-12-02T03:47:45] Aspire.Hosting.ApplicationModel.ResourceNotificationService Trace: Version: 2 Resource aca-env/aca-env update published: ResourceType = AzureContainerAppEnvironmentResource, CreationTimeStamp = (null), State = { Text = Compiling ARM template, Style = info }, IsHidden = False, HeathStatus = (null), ResourceReady = False, ExitCode = (null), Urls = { }, EnvironmentVariables = { }, Properties = { azure.subscription.id = 12345678-1234-1234-1234-123456789012 azure.resource.group = test-rg azure.tenant.domain = testdomain.onmicrosoft.com azure.location = westus2 }, HealthReports = { }, Commands = { }
...
Report for Quarantined runs
Recent runs:
| OS | Last 100 runs |
|---|---|
| linux (0/100) | No failures ✅ |
| macos (0/100) | No failures ✅ |
| windows (0/100) | No failures ✅ |
Summary
| Last 7 days | Last 14 days | Last 30 days | Most Affected OS | Failure Rate |
|---|---|---|---|---|
| 0 / 81 | 45 / 165 | 220 / 347 | N/A | 63.4% |
Last 10 failures:
| Run date | Build Type | Test Name | OS |
|---|---|---|---|
| mar 02 12 am | release/13.1@895a2f0 | DeployAsync_WithMultipleComputeEnvironments_Works | windows |
Summary
| Last 24 hrs | Last 7 days | Last 30 days | Most Affected OS | Failure Rate |
|---|---|---|---|---|
| 0 | 1 (0 PR builds, 1 rolling builds) | 1 (0 PR builds, 1 rolling builds) | windows (100%) | 0.0% |
-- Updated on 3/7/2026 4:18:10 AM UTC
Reactions are currently unavailable
Metadata
Metadata
Labels
area-deploymentflaky-testquarantined-testQuarantined tests that run only in the Outerloop Tests workflowQuarantined tests that run only in the Outerloop Tests workflowtesting ☑️