No failure patterns match your search.
Environment: INT
Failure patterns: 7 · Failures matched: 66 · Total runs: 22 · Runs affected: 7
| Failure patternThe canonical description of a recurring CI failure, extracted and normalized from raw logs. | Failed atThe stage of the job run where this failure occurred: 'provision' (environment setup, DEV only), 'e2e' (test suite execution), or 'other' (CI infrastructure issues that did not produce a failure pattern). | Number of distinct job runs where this failure pattern was detected. | Percentage of all job runs in this environment affected by this failure pattern during the selected window. | Classification of this failure pattern: Regression (likely caused by a specific PR), Flake (intermittent failure spread across days), Noise (low-quality or generic pattern), or Indeterminate. | TrendShows daily activity for this failure pattern in a trailing window anchored to the selected end date. The sparkline covers at least 7 days and at most 14 days, depending on the current window size. | Also inOther environments where the same failure pattern was also detected during the selected window. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
timeout during CreateHCPClusterAndWait; context deadline exceededfull failure pattern: timeout during CreateHCPClusterAndWait; context deadline exceeded Signal: FlakeSignal: Flake — present in 4 prior week(s); spread across 3 days | e2e | 3 | 13.64%3 of 22 job runs affected | FlakeSignal: Flake — present in 4 prior week(s); spread across 3 days | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 0 · Jul 1: 1 · Jul 2: 1 · Jul 3: 16 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:104]: failed to create HCP cluster "cilium-cluster" with no CNI and private etcd
Unexpected error:
<*fmt.wrapErrors | 0xc000970840>:
failed waiting for cluster="cilium-cluster" in resourcegroup="complex-cilium-kv-pbl25v" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cilium-cluster in resource group complex-cilium-kv-pbl25v, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:104]: failed to create HCP cluster "cilium-cluster" with no CNI and private etcd
Unexpected error:
<*fmt.wrapErrors | 0xc000970840>:
failed waiting for cluster="cilium-cluster" in resourcegroup="complex-cilium-kv-pbl25v" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPCluster20251223AndWait for cluster cilium-cluster in resource group complex-cilium-kv-pbl25v, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:148]: failed to create HCP cluster version 4.19
Unexpected error:
<*fmt.wrapErrors | 0xc0016f4720>:
failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-b8zjkr" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-b8zjkr, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:148]: failed to create HCP cluster version 4.19
Unexpected error:
<*fmt.wrapErrors | 0xc0016f4720>:
failed waiting for cluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-b8zjkr" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterAndWait for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-b8zjkr, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/oidc_issuer_workload_identity.go:216]: failed to create HCP cluster oidc-wi-cluster
Unexpected error:
<*fmt.wrapErrors | 0xc000ac29f0>:
failed to create HCP cluster oidc-wi-cluster, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterFromParam for cluster oidc-wi-cluster in resource group oidc-wi-x468p9, error: failed waiting for cluster="oidc-wi-cluster" in resourcegroup="oidc-wi-x468p9" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterFromParam for cluster oidc-wi-cluster in resource group oidc-wi-x468p9, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/oidc_issuer_workload_identity.go:216]: failed to create HCP cluster oidc-wi-cluster
Unexpected error:
<*fmt.wrapErrors | 0xc000ac29f0>:
failed to create HCP cluster oidc-wi-cluster, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterFromParam for cluster oidc-wi-cluster in resource group oidc-wi-x468p9, error: failed waiting for cluster="oidc-wi-cluster" in resourcegroup="oidc-wi-x468p9" to finish creating, caused by: timeout '20.000000' minutes exceeded during CreateHCPClusterFromParam for cluster oidc-wi-cluster in resource group oidc-wi-x468p9, error: context deadline exceeded
...
occurredContributing tests (18)
Affected runs (3)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ERROR CODE: DeploymentFailed; detail code ResourceGroupNotFound; detail message resource group '<resource-group>' could not be found.full failure pattern: ERROR CODE: DeploymentFailed; detail code ResourceGroupNotFound; detail message resource group '<resource-group>' could not be found. Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 42 · Jul 1: 0 · Jul 2: 0 · Jul 3: 0 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:81]: failed to create customer resources with private key vault
Unexpected error:
<*fmt.wrapError | 0xc000c04500>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-cilium-cluster-bknd4f" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-cilium-cluster-bknd4f/operationStatuses/08584187857020344075
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/complex-cilium-kv-4gslc2/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-4vnk4izirdfzu\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:81]: failed to create customer resources with private key vault
Unexpected error:
<*fmt.wrapError | 0xc000c04500>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-cilium-cluster-bknd4f" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-cilium-cluster-bknd4f/operationStatuses/08584187857020344075
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/complex-cilium-kv-4gslc2/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-4vnk4izirdfzu\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-03' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:92]: failed to create customer resources for z-stream cluster "cluster-zstream-4-21-dz2ll2"
Unexpected error:
<*fmt.wrapError | 0xc000a5bea0>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-cluster-zstream-4-21-dz2ll2-wb6r7g" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-cluster-zstream-4-21-dz2ll2-wb6r7g/operationStatuses/08584187855570807578
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-zstream-upgrade-4-21-4bt6b9/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-xgsfx5evhbp6k\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:92]: failed to create customer resources for z-stream cluster "cluster-zstream-4-21-dz2ll2"
Unexpected error:
<*fmt.wrapError | 0xc000a5bea0>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-cluster-zstream-4-21-dz2ll2-wb6r7g" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-cluster-zstream-4-21-dz2ll2-wb6r7g/operationStatuses/08584187855570807578
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-zstream-upgrade-4-21-4bt6b9/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-xgsfx5evhbp6k\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-11' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:726]: failed to create cluster customer resources
Unexpected error:
<*fmt.wrapError | 0xc000b03a40>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-np-dg-minor-rmcnxc-hmljs9" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-np-dg-minor-rmcnxc-hmljs9/operationStatuses/08584187855656406602
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-np-dg-minor-rmcnxc-v65txx/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-3ubvi6leodlqa\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:726]: failed to create cluster customer resources
Unexpected error:
<*fmt.wrapError | 0xc000b03a40>:
failed to create managed identities: failed to create managed identities: failed waiting for deployment "mi-np-dg-minor-rmcnxc-hmljs9" at subscription scope to finish: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.Resources/deployments/mi-np-dg-minor-rmcnxc-hmljs9/operationStatuses/08584187855656406602
--------------------------------------------------------------------------------
RESPONSE 200: 200 OK
ERROR CODE: DeploymentFailed
--------------------------------------------------------------------------------
{
"status": "Failed",
"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "Conflict",
"message": "{\r\n \"status\": \"Failed\",\r\n \"error\": {\r\n \"code\": \"ResourceDeploymentFailure\",\r\n \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n \"details\": [\r\n {\r\n \"code\": \"DeploymentFailed\",\r\n \"target\": \"/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/rg-np-dg-minor-rmcnxc-v65txx/providers/Microsoft.Resources/deployments/pooledNonMsiScopedAssignments-3ubvi6leodlqa\",\r\n \"message\": \"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.\",\r\n \"details\": [\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n },\r\n {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n }\r\n ]\r\n }\r\n ]\r\n }\r\n}"
},
{
"code": "NotFound",
"message": "{\r\n \"error\": {\r\n \"code\": \"ResourceGroupNotFound\",\r\n \"message\": \"Resource group 'aro-hcp-msi-container-int-shard0-00-00' could not be found.\"\r\n }\r\n}"
}
]
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (42)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
failed to cleanup resource group: at least one HCP cluster <cluster> to delete: failed waiting for hcpcluster="<cluster>" in resourcegroup="<resource-group>" to finish deleting: c...full failure pattern: failed to cleanup resource group: at least one HCP cluster <cluster> to delete: failed waiting for hcpcluster="<cluster>" in resourcegroup="<resource-group>" to finish deleting: context canceled Signal: IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s) | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 0 · Jul 1: 0 · Jul 2: 0 · Jul 3: 2 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (2)fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:283] A node timeout occurred and then the following failure was recorded in the timedout node before it exited:
Unexpected error:
<*errors.joinError | 0xc0013f2330>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="cluster-zstream-4-22-5v4tq6" in resourcegroup="rg-zstream-upgrade-4-22-wl4tn4" to finish deleting: context canceled
...
occurred
fail [:0]: A node timeout occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:283] A node timeout occurred and then the following failure was recorded in the timedout node before it exited:
Unexpected error:
<*errors.joinError | 0xc0013f2330>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="cluster-zstream-4-22-5v4tq6" in resourcegroup="rg-zstream-upgrade-4-22-wl4tn4" to finish deleting: context canceled
...
occurred
fail [:0]: A node timeout occurredfail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:283] A node timeout occurred and then the following failure was recorded in the timedout node before it exited:
Unexpected error:
<*errors.joinError | 0xc0016ca1b0>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="cluster-gpu-np" in resourcegroup="rg-gpu-nodepool-gtq44x" to finish deleting: context canceled
...
occurred
fail [:0]: A node timeout occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:283] A node timeout occurred and then the following failure was recorded in the timedout node before it exited:
Unexpected error:
<*errors.joinError | 0xc0016ca1b0>:
failed to cleanup resource group: at least one hcp cluster failed to delete: failed waiting for hcpCluster="cluster-gpu-np" in resourcegroup="rg-gpu-nodepool-gtq44x" to finish deleting: context canceled
...
occurred
fail [:0]: A node timeout occurredContributing tests (2)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
client rate limiter Wait returned an error: context deadline exceededfull failure pattern: client rate limiter Wait returned an error: context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 0 · Jul 1: 1 · Jul 2: 0 · Jul 3: 0 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc00230e510>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-l2r9rs, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-l2r9rs" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:190]: failed to verify nodes are Ready with Cilium CNI for cluster "cilium-cluster"
Unexpected error:
<*errors.joinError | 0xc00230e510>:
VerifyNodesReady failed: no nodes found in the cluster
VerifyCiliumOperational failed: not all pods in kube-system namespace are running: failed to list pods in kube-system namespace: client rate limiter Wait returned an error: context deadline exceeded
failed to create NodePool cilium-np, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool cilium-np in resource group complex-cilium-kv-l2r9rs, error: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-l2r9rs" to finish creating: context deadline exceeded
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
tls: failed to verify certificate: x509: certificate signed by unknown authorityfull failure pattern: tls: failed to verify certificate: x509: certificate signed by unknown authority Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 0 · Jul 1: 1 · Jul 2: 0 · Jul 3: 0 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:172]: failed to verify simple web app runs on cluster "cluster-candidate-4-22-znmjdl"
Unexpected error:
<*fmt.wrapError | 0xc000beaa80>:
route was never reachable: Get "https://agnhost-e2e-serving-app-c4b8k.apps.aro.w5t4t0w2o2r4p4u.n9tm.uksouth.aroapp-hcp.azure-test.net": tls: failed to verify certificate: x509: certificate signed by unknown authority
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:172]: failed to verify simple web app runs on cluster "cluster-candidate-4-22-znmjdl"
Unexpected error:
<*fmt.wrapError | 0xc000beaa80>:
route was never reachable: Get "https://agnhost-e2e-serving-app-c4b8k.apps.aro.w5t4t0w2o2r4p4u.n9tm.uksouth.aroapp-hcp.azure-test.net": tls: failed to verify certificate: x509: certificate signed by unknown authority
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceededfull failure pattern: CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s) | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s) | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 0 · Jul 1: 0 · Jul 2: 0 · Jul 3: 1 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:159]: failed to create node pool "np-2jm9fc" for cluster "cluster-candidate-4-20-2jm9fc"
Unexpected error:
<*fmt.wrapErrors | 0xc0014d4ff0>:
failed to create NodePool np-2jm9fc, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-2jm9fc in resource group rg-candidate-4-20-tjx795, error: failed waiting for nodepool="np-2jm9fc" for cluster "cluster-candidate-4-20-2jm9fc" in resourcegroup="rg-candidate-4-20-tjx795" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:159]: failed to create node pool "np-2jm9fc" for cluster "cluster-candidate-4-20-2jm9fc"
Unexpected error:
<*fmt.wrapErrors | 0xc0014d4ff0>:
failed to create NodePool np-2jm9fc, caused by: timeout '20.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-2jm9fc in resource group rg-candidate-4-20-tjx795, error: failed waiting for nodepool="np-2jm9fc" for cluster "cluster-candidate-4-20-2jm9fc" in resourcegroup="rg-candidate-4-20-tjx795" to finish creating: context deadline exceeded
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
ERROR CODE: FailedIdentityOperation; provider Microsoft.ManagedIdentityfull failure pattern: ERROR CODE: FailedIdentityOperation; provider Microsoft.ManagedIdentity Signal: IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | e2e | 1 | 4.55%1 of 22 job runs affected | IndeterminateSignal: Indeterminate — no prior history; active 1 day(s) — New failure pattern — no prior history | Show trend detailsJun 28: 0 · Jun 29: 0 · Jun 30: 1 · Jul 1: 0 · Jul 2: 0 · Jul 3: 0 · Jul 4: 0 · Jul 5: 0 | none | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:132]: failed to start cluster creation
Unexpected error:
<*exported.ResponseError | 0xc000a623c0>:
PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/delayed-rbac-dcqfgd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/delayed-rbac-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: FailedIdentityOperation
--------------------------------------------------------------------------------
{
"error": {
"code": "FailedIdentityOperation",
"message": "Identity operation for resource '/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/delayed-rbac-dcqfgd/providers/Microsoft.RedHatOpenShift/HCPOpenShiftClusters/delayed-rbac-cluster' failed with error 'Failed to perform resource identity operation. Status: 'BadRequest'. Response: '{\"error\":{\"code\":\"BadRequest\",\"message\":\"Resource '/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/aro-hcp-msi-container-int-shard0-00-13/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cloud-controller-manager' was not found.\"}}'.'."
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delayed_role_assignments.go:132]: failed to start cluster creation
Unexpected error:
<*exported.ResponseError | 0xc000a623c0>:
PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/delayed-rbac-dcqfgd/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/delayed-rbac-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: FailedIdentityOperation
--------------------------------------------------------------------------------
{
"error": {
"code": "FailedIdentityOperation",
"message": "Identity operation for resource '/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/delayed-rbac-dcqfgd/providers/Microsoft.RedHatOpenShift/HCPOpenShiftClusters/delayed-rbac-cluster' failed with error 'Failed to perform resource identity operation. Status: 'BadRequest'. Response: '{\"error\":{\"code\":\"BadRequest\",\"message\":\"Resource '/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourcegroups/aro-hcp-msi-container-int-shard0-00-13/providers/Microsoft.ManagedIdentity/userAssignedIdentities/cloud-controller-manager' was not found.\"}}'.'."
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||