Skip to content

VerifyWithHttpHealthCheckBlocksDependentResources failing consistently - could not create the network as all available subnet ranges from the default pool are allocated, retrying... #7633

@danmoseley

Description

@danmoseley

related? #7215

started failing consistently between d51f233..9b06baf

System.TimeoutException : The operation at //tests/Aspire.Hosting.Tests/HealthCheckTests.cs:88 timed out after reaching the limit of 120000ms.
Stack trace
at Microsoft.AspNetCore.InternalTesting.AsyncTestHelpers.TimeoutAfter(Task task, TimeSpan timeout, String filePath, Int32 lineNumber) in /
/tests/Shared/AsyncTestHelpers.cs:line 149
at Aspire.Hosting.Tests.HealthCheckTests.VerifyWithHttpHealthCheckBlocksDependentResources() in /_/tests/Aspire.Hosting.Tests/HealthCheckTests.cs:line 88
--- End of stack trace from previous location ---

[2025-02-10T20:34:49] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Error: could not create the network as all available subnet ranges from the default pool are allocated, retrying... {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 3, "Network": "default-aspire-network-lg6cnbqum4", "error": "docker command 'InspectNetworks' returned with non-zero exit code 1: command output: Stdout: '\n' Stderr: 'Error: No such network: default-aspire-network-lg6cnbqum4\n'\nobject could not allocate required resources\nnetwork subnet pool full"}
| [2025-02-10T20:34:52] Aspire.Hosting.Dcp.dcpctrl.NetworkReconciler Error: could not create the network as all available subnet ranges from the default pool are allocated, retrying... {"NetworkName": {"name":"default-aspire-network"}, "Reconciliation": 4, "Network": "default-aspire-network-0c3gsf10a0", "error": "docker command 'InspectNetworks' returned with non-zero exit code 1: command output: Stdout: '\n' Stderr: 'Error: No such network: default-aspire-network-0c3gsf10a0\n'\nobject could not allocate required resources\nnetwork subnet pool full"}

There was a healthcheck related change in this interval though, if the errors above are unrelated --
commit 849f74a Eventhubs health check (retargeted for main) (#4139)

@karolz-ms

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=954078
Build error leg or test failing: Aspire.Hosting.Tests.HealthCheckTests.VerifyWithHttpHealthCheckBlocksDependentResources
Pull request: N/A

Error Message

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

{
  "ErrorMessage": "",
  "ErrorPattern": "could not create the network as all available subnet ranges from the default pool are allocated",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=954078
Error message validated: [could not create the network as all available subnet ranges from the default pool are allocated]
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 2/18/2025 7:04:05 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions