<
Single Day: Jul 18
Pick a day
>
View JSON API
↗ Open Failure patterns for this day

Environment: STG

Time (UTC)JobFailed atResultPRFailed testsDetails
periodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallel-ocp-nightly
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 2
e2e (2)
expected error when creating a second external auth <external-auth> on cluster <cluster>
23:00:02 UTC · failed at e2e · test Customer should be able to lifecycle and confirm external auth on a cluster · suite stage/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listshv2s4
Expected
    <*fmt.wrapError | 0xc0004992c0>: 
    failed creating external auth "ea-list2" in resourcegroup="ea-list-55q82h" for cluster="ea-listshv2s4": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-55q82h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listshv2s4/externalAuths/ea-list2
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidRequestContent
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidRequestContent",
        "message": "Cluster '2rks05n1ot3iotgqf52hl1ob8d6nsm7q' has already defined an external authentication"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
to match error
    <*matchers.ContainSubstringMatcher | 0xc000c55a70>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listshv2s4
Expected
    <*fmt.wrapError | 0xc0004992c0>: 
    failed creating external auth "ea-list2" in resourcegroup="ea-list-55q82h" for cluster="ea-listshv2s4": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-55q82h/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listshv2s4/externalAuths/ea-list2
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidRequestContent
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidRequestContent",
        "message": "Cluster '2rks05n1ot3iotgqf52hl1ob8d6nsm7q' has already defined an external authentication"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
to match error
    <*matchers.ContainSubstringMatcher | 0xc000c55a70>: ...
ERROR CODE: InternalServerError; detail message [clusterServiceNodePoolStatus] <no_message>; provider Microsoft.RedHatOpenShift
23:00:02 UTC · failed at e2e · test Customer should be able to create a no-CNI private cluster with a private key vault, a nodepool and install cilium CNI successfully · suite stage/parallel
Show raw failure
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 | 0xc00131e060>: 
    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: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-gs9j2m" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
      "name": "d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
      "status": "Failed",
      "startTime": "2026-07-18T23:17:15.12448924Z",
      "endTime": "2026-07-18T23:36:15.079494126Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
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 | 0xc00131e060>: 
    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: failed waiting for nodepool="cilium-np" for cluster "cilium-cluster" in resourcegroup="complex-cilium-kv-gs9j2m" to finish creating: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b
    --------------------------------------------------------------------------------
    RESPONSE 200: 200 OK
    ERROR CODE: InternalServerError
    --------------------------------------------------------------------------------
    {
      "id": "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/locations/uksouth/hcpOperationStatuses/d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
      "name": "d82a69a0-d4d4-415e-af87-207e4ddcdd1b",
      "status": "Failed",
      "startTime": "2026-07-18T23:17:15.12448924Z",
      "endTime": "2026-07-18T23:36:15.079494126Z",
      "error": {
        "code": "InternalServerError",
        "message": "[clusterServiceNodePoolStatus] \u003cno_message\u003e"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-stage-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
expected error when creating a second external auth <external-auth> on cluster <cluster>
02:00:01 UTC · failed at e2e · test Customer should be able to lifecycle and confirm external auth on a cluster · suite stage/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listdj8zqd
Expected
    <*fmt.wrapError | 0xc000aa45a0>: 
    failed creating external auth "ea-list2" in resourcegroup="ea-list-ptr6b8" for cluster="ea-listdj8zqd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-ptr6b8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listdj8zqd/externalAuths/ea-list2
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidRequestContent
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidRequestContent",
        "message": "Cluster '2rk9i13nt58n3rae72l5qtsb1c6h4g8f' has already defined an external authentication"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
to match error
    <*matchers.ContainSubstringMatcher | 0xc001716d80>: ...
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_list_and_verify.go:145]: expected error when creating a second external auth config on cluster ea-listdj8zqd
Expected
    <*fmt.wrapError | 0xc000aa45a0>: 
    failed creating external auth "ea-list2" in resourcegroup="ea-list-ptr6b8" for cluster="ea-listdj8zqd": PUT https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/resourceGroups/ea-list-ptr6b8/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters/ea-listdj8zqd/externalAuths/ea-list2
    --------------------------------------------------------------------------------
    RESPONSE 400: 400 Bad Request
    ERROR CODE: InvalidRequestContent
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "InvalidRequestContent",
        "message": "Cluster '2rk9i13nt58n3rae72l5qtsb1c6h4g8f' has already defined an external authentication"
      }
    }
    --------------------------------------------------------------------------------
    
    ...
to match error
    <*matchers.ContainSubstringMatcher | 0xc001716d80>: ...