No failure patterns match your search.
Environment: INT
Failure patterns: 6 · Failures matched: 11 · Total runs: 32 · Runs affected: 9
| 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 GetAdminRESTConfigForHCPCluster while waiting for hcpcluster credsfull failure pattern: timeout during GetAdminRESTConfigForHCPCluster while waiting for hcpcluster creds Signal: FlakeSignal: Flake — present in 3 prior week(s); spread across 3 days | e2e | 3 | 9.38%3 of 32 job runs affected | FlakeSignal: Flake — present in 3 prior week(s); spread across 3 days | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 1 · Apr 16: 0 · Apr 17: 1 · Apr 18: 0 · Apr 19: 1 | none | ||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:151]: Unexpected error:
<*fmt.wrapErrors | 0xc001194e70>:
failed waiting for hcpCluster="cluster-zstream-4-20-z54f8d" in resourcegroup="rg-zstream-upgrade-4-20-wrrfbr" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-zstream-4-20-z54f8d in resource group rg-zstream-upgrade-4-20-wrrfbr, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_automated_z_stream_upgrade.go:151]: Unexpected error:
<*fmt.wrapErrors | 0xc001194e70>:
failed waiting for hcpCluster="cluster-zstream-4-20-z54f8d" in resourcegroup="rg-zstream-upgrade-4-20-wrrfbr" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-zstream-4-20-z54f8d in resource group rg-zstream-upgrade-4-20-wrrfbr, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:157]: Unexpected error:
<*fmt.wrapErrors | 0xc0013cf530>:
failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-lwxkdc" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-lwxkdc, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_version_backlevel.go:157]: Unexpected error:
<*fmt.wrapErrors | 0xc0013cf530>:
failed waiting for hcpCluster="cluster-ver-4-19" in resourcegroup="rg-cluster-back-version-lwxkdc" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cluster-ver-4-19 in resource group rg-cluster-back-version-lwxkdc, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/cluster_delete_cx_rg.go:99]: Unexpected error:
<*fmt.wrapErrors | 0xc000a2c840>:
failed waiting for hcpCluster="cx-rg-hcp-cluster" in resourcegroup="cx-rg-cluster-9wb52w" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cx-rg-hcp-cluster in resource group cx-rg-cluster-9wb52w, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_delete_cx_rg.go:99]: Unexpected error:
<*fmt.wrapErrors | 0xc000a2c840>:
failed waiting for hcpCluster="cx-rg-hcp-cluster" in resourcegroup="cx-rg-cluster-9wb52w" to finish getting creds, caused by: timeout '10.000000' minutes exceeded during GetAdminRESTConfigForHCPCluster for cluster cx-rg-hcp-cluster in resource group cx-rg-cluster-9wb52w, error: context deadline exceeded
...
occurredContributing tests (3)
Affected runs (3)
| ||||||||||||||||||||||||||||||||||
ERROR CODE: InvalidRequestContent; detail message Cluster '<id>' is in state 'pending_update', can't update; provider Microsoft.RedHatOpenShiftfull failure pattern: ERROR CODE: InvalidRequestContent; detail message Cluster '<id>' is in state 'pending_update', can't update; provider Microsoft.RedHatOpenShift Signal: IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 3 day(s) | e2e | 3 | 9.38%3 of 32 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 3 day(s) | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 1 · Apr 16: 1 · Apr 17: 0 · Apr 18: 1 · Apr 19: 0 | none | ||||||||||||||||||||||||||||
Full failure examples (3)fail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:231]: Unexpected error:
<*exported.ResponseError | 0xc0009a8bd0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-fphzqg/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2po8vnle8ohu04bskch88q0oqlpn089n' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:231]: Unexpected error:
<*exported.ResponseError | 0xc0009a8bd0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-fphzqg/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2po8vnle8ohu04bskch88q0oqlpn089n' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:231]: Unexpected error:
<*exported.ResponseError | 0xc000b074a0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-j4g4gw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2pni671e890elvabbe631mnqcb4pi6te' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:231]: Unexpected error:
<*exported.ResponseError | 0xc000b074a0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-j4g4gw/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2pni671e890elvabbe631mnqcb4pi6te' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:178]: Unexpected error:
<*exported.ResponseError | 0xc0011b52f0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-wr2r48/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2pmeojr923nt08rchn2mn56al24muh61' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/idms_lifecycle.go:178]: Unexpected error:
<*exported.ResponseError | 0xc0011b52f0>:
PATCH https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/idms-wr2r48/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/idms-e2e-hcp-cluster
--------------------------------------------------------------------------------
RESPONSE 400: 400 Bad Request
ERROR CODE: InvalidRequestContent
--------------------------------------------------------------------------------
{
"error": {
"code": "InvalidRequestContent",
"message": "Cluster '2pmeojr923nt08rchn2mn56al24muh61' is in state 'pending_update', can't update"
}
}
--------------------------------------------------------------------------------
...
occurredContributing tests (1)
Affected runs (3)
| ||||||||||||||||||||||||||||||||||
timeout during CreateHCPClusterAndWait; context deadline exceededfull failure pattern: timeout during CreateHCPClusterAndWait; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 2 day(s) | e2e | 2 | 6.25%2 of 32 job runs affected | IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 2 day(s) | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 0 · Apr 16: 0 · Apr 17: 0 · Apr 18: 1 · Apr 19: 1 | none | ||||||||||||||||||||||||||||
Full failure examples (2)fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_minor_upgrade.go:126]: Unexpected error:
<*fmt.wrapErrors | 0xc00132cf00>:
failed to create HCP cluster cp-ystream-upgrade-4-21-xzjcr2, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cp-ystream-upgrade-4-21-xzjcr2 in resource group rg-cp-ystream-upgrade-4-21-bvfzjk, error: failed waiting for cluster="cp-ystream-upgrade-4-21-xzjcr2" in resourcegroup="rg-cp-ystream-upgrade-4-21-bvfzjk" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cp-ystream-upgrade-4-21-xzjcr2 in resource group rg-cp-ystream-upgrade-4-21-bvfzjk, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/control_plane_minor_upgrade.go:126]: Unexpected error:
<*fmt.wrapErrors | 0xc00132cf00>:
failed to create HCP cluster cp-ystream-upgrade-4-21-xzjcr2, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cp-ystream-upgrade-4-21-xzjcr2 in resource group rg-cp-ystream-upgrade-4-21-bvfzjk, error: failed waiting for cluster="cp-ystream-upgrade-4-21-xzjcr2" in resourcegroup="rg-cp-ystream-upgrade-4-21-bvfzjk" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cp-ystream-upgrade-4-21-xzjcr2 in resource group rg-cp-ystream-upgrade-4-21-bvfzjk, error: context deadline exceeded
...
occurredfail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:115]: Unexpected error:
<*fmt.wrapErrors | 0xc0013a25a0>:
failed to create HCP cluster cluster-candidate-4-20-sflnjv, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cluster-candidate-4-20-sflnjv in resource group rg-candidate-4-20-ckjcbv, error: failed waiting for cluster="cluster-candidate-4-20-sflnjv" in resourcegroup="rg-candidate-4-20-ckjcbv" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cluster-candidate-4-20-sflnjv in resource group rg-candidate-4-20-ckjcbv, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/complete_cluster_create_multiversion.go:115]: Unexpected error:
<*fmt.wrapErrors | 0xc0013a25a0>:
failed to create HCP cluster cluster-candidate-4-20-sflnjv, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cluster-candidate-4-20-sflnjv in resource group rg-candidate-4-20-ckjcbv, error: failed waiting for cluster="cluster-candidate-4-20-sflnjv" in resourcegroup="rg-candidate-4-20-ckjcbv" to finish creating, caused by: timeout '45.000000' minutes exceeded during CreateHCPClusterFromParam for cluster cluster-candidate-4-20-sflnjv in resource group rg-candidate-4-20-ckjcbv, error: context deadline exceeded
...
occurredContributing tests (2)
Affected runs (2)
| ||||||||||||||||||||||||||||||||||
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 | 3.12%1 of 32 job runs affected | IndeterminateSignal: Indeterminate — seen in 4 prior week(s); active 1 day(s) | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 1 · Apr 16: 0 · Apr 17: 0 · Apr 18: 0 · Apr 19: 0 | none | ||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:147]: Unexpected error:
<*fmt.wrapErrors | 0xc000272fc0>:
failed to create NodePool npupgrade-4-20, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool npupgrade-4-20 in resource group rg-np-version-upgrade-bxk5sm-8jb9jj, error: failed waiting for nodepool="npupgrade-4-20" for cluster "np-version-upgrade-cluster-bxk5sm" in resourcegroup="rg-np-version-upgrade-bxk5sm-8jb9jj" to finish creating: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_version_upgrade.go:147]: Unexpected error:
<*fmt.wrapErrors | 0xc000272fc0>:
failed to create NodePool npupgrade-4-20, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool npupgrade-4-20 in resource group rg-np-version-upgrade-bxk5sm-8jb9jj, error: failed waiting for nodepool="npupgrade-4-20" for cluster "np-version-upgrade-cluster-bxk5sm" in resourcegroup="rg-np-version-upgrade-bxk5sm-8jb9jj" to finish creating: context deadline exceeded
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||
UpdateNodePoolAndWait timed out after <minutes> minutes; context deadline exceededfull failure pattern: UpdateNodePoolAndWait timed out after <minutes> minutes; context deadline exceeded Signal: IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s) | e2e | 1 | 3.12%1 of 32 job runs affected | IndeterminateSignal: Indeterminate — seen in 2 prior week(s); active 1 day(s) | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 0 · Apr 16: 0 · Apr 17: 0 · Apr 18: 1 · Apr 19: 0 | none | ||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_labels_taints.go:225]: Unexpected error:
<*fmt.wrapErrors | 0xc0008b1b00>:
failed waiting for nodepool="np-1" in cluster="cluster-np-labels-taints" resourcegroup="rg-np-labels-taints-mrc8fs" to finish updating, caused by: timeout '45.000000' minutes exceeded during UpdateNodePoolAndWait for nodepool np-1 in cluster cluster-np-labels-taints in resource group rg-np-labels-taints-mrc8fs, error: context deadline exceeded
...
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/nodepool_labels_taints.go:225]: Unexpected error:
<*fmt.wrapErrors | 0xc0008b1b00>:
failed waiting for nodepool="np-1" in cluster="cluster-np-labels-taints" resourcegroup="rg-np-labels-taints-mrc8fs" to finish updating, caused by: timeout '45.000000' minutes exceeded during UpdateNodePoolAndWait for nodepool np-1 in cluster cluster-np-labels-taints in resource group rg-np-labels-taints-mrc8fs, error: 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 | 3.12%1 of 32 job runs affected | IndeterminateSignal: Indeterminate — seen in 1 prior week(s); active 1 day(s) | Show trend detailsApr 12: 0 · Apr 13: 0 · Apr 14: 0 · Apr 15: 0 · Apr 16: 0 · Apr 17: 0 · Apr 18: 1 · Apr 19: 0 | none | ||||||||||||||||||||||||||||
Full failure examples (1)fail [github.com/Azure/ARO-HCP/test/e2e/cluster_create_complex_cilium_kv.go:197]: Unexpected error:
<*fmt.wrapError | 0xc001fe4420>:
route host was never found: Get "https://agnhost-e2e-serving-app-sgnv7.apps.aro.cilium-cluster.152u.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/cluster_create_complex_cilium_kv.go:197]: Unexpected error:
<*fmt.wrapError | 0xc001fe4420>:
route host was never found: Get "https://agnhost-e2e-serving-app-sgnv7.apps.aro.cilium-cluster.152u.uksouth.aroapp-hcp.azure-test.net": tls: failed to verify certificate: x509: certificate signed by unknown authority
...
occurredContributing tests (1)
Affected runs (1)
| ||||||||||||||||||||||||||||||||||