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

Environment: PROD

Time (UTC)JobFailed atResultPRFailed testsDetails
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
or adjust the parameters in Gomega's 'format' package.
15:49:34 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc0014e61e0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T155939Z:81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
                "X-Msedge-Ref": [
                    "Ref A: 59C38C75B1404B55A084E8EB38DC0136 Ref B: CHI261140501029 Ref C: 2026-03-19T15:58:38Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 15:59:39 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Pragma": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000c14000>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc0014e61e0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T155939Z:81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
                "X-Msedge-Ref": [
                    "Ref A: 59C38C75B1404B55A084E8EB38DC0136 Ref B: CHI261140501029 Ref C: 2026-03-19T15:58:38Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 15:59:39 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Pragma": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "81a9fbb3-a426-4d48-a5cc-b6e263995e30",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000c14000>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
or adjust the parameters in Gomega's 'format' package.
10:16:04 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000c953e0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Date": [
                    "Thu, 19 Mar 2026 10:24:04 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T102404Z:a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: FD20AB1260094084B33CC10F073A5B77 Ref B: CHI261140514052 Ref C: 2026-03-19T10:23:58Z",
                ],
                "Pragma": ["no-cache"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000f9a080>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000c953e0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "Date": [
                    "Thu, 19 Mar 2026 10:24:04 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T102404Z:a16a20c5-d011-43da-ae02-96abf758f533",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Msedge-Ref": [
                    "Ref A: FD20AB1260094084B33CC10F073A5B77 Ref B: CHI261140514052 Ref C: 2026-03-19T10:23:58Z",
                ],
                "Pragma": ["no-cache"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000f9a080>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 2
e2e (2)
or adjust the parameters in Gomega's 'format' package.
10:08:39 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000f8ea50>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Pragma": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 43F7E9279933424097790033A2000E86 Ref B: CHI261140509034 Ref C: 2026-03-19T10:24:59Z",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T102559Z:d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 10:25:59 GMT",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0008f6380>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000f8ea50>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Pragma": ["no-cache"],
                "Expires": ["-1"],
                "X-Ms-Request-Id": [
                    "d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 43F7E9279933424097790033A2000E86 Ref B: CHI261140509034 Ref C: 2026-03-19T10:24:59Z",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T102559Z:d6d059ca-f5bf-439e-bbfd-46f05c53e078",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 10:25:59 GMT",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0008f6380>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-whz9b5
10:08:39 UTC · failed at e2e · test Customer should not be able to reuse subnets and NSGs between clusters · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc001a1ebd0>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-whz9b5
    {
        errs: [
            <*errors.errorString | 0xc001598330>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-whz9b5",
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc001a1ebd0>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-whz9b5
    {
        errs: [
            <*errors.errorString | 0xc001598330>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-whz9b5",
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
or adjust the parameters in Gomega's 'format' package.
08:16:08 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc001184510>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Request-Id": [
                    "b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADAEAST:20260319T082626Z:b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 5D6F9FA76E064BD6B3151CAC90B50498 Ref B: CHI261140512054 Ref C: 2026-03-19T08:25:26Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 08:26:26 GMT",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000d08220>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc001184510>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Ms-Request-Id": [
                    "b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADAEAST:20260319T082626Z:b095a631-f19a-44d1-b026-7885c1c01b88",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Content-Type-Options": ["nosniff"],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 5D6F9FA76E064BD6B3151CAC90B50498 Ref B: CHI261140512054 Ref C: 2026-03-19T08:25:26Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 08:26:26 GMT",
                ],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "Expires": ["-1"],
            },
            Body: <*exported.nopClosingBytesReader | 0xc000d08220>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                    "Authorization": ["redacted"],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
                ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 2
e2e (2)
or adjust the parameters in Gomega's 'format' package.
06:26:31 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc0008e61b0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
                "Content-Length": ["162"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T063721Z:ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 29AFABFC7C1A4604B39F9CCB69DDD02C Ref B: CH1AA2020603033 Ref C: 2026-03-19T06:36:21Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 06:37:21 GMT",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0008260e0>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc0008e61b0>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "Cache-Control": ["no-cache"],
                "Pragma": ["no-cache"],
                "Content-Length": ["162"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "X-Ms-Request-Id": [
                    "ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
                "X-Content-Type-Options": ["nosniff"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T063721Z:ab89c015-ec81-4c80-890b-72b8bd940dcb",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: 29AFABFC7C1A4604B39F9CCB69DDD02C Ref B: CH1AA2020603033 Ref C: 2026-03-19T06:36:21Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 06:37:21 GMT",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc0008260e0>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
06:26:31 UTC · failed at e2e · test Customer should be able to create an HCP cluster and manage pull secrets · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:145]: Unexpected error:
    <*fmt.wrapErrors | 0xc0009b8840>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b, error: failed waiting for nodepool="np-1" for cluster "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-jmwp7b" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b, error: failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-jmwp7b\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0005a92b0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b",
            },
            <*fmt.wrapError | 0xc001396680>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-jmwp7b\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:145]: Unexpected error:
    <*fmt.wrapErrors | 0xc0009b8840>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b, error: failed waiting for nodepool="np-1" for cluster "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-jmwp7b" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b, error: failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-jmwp7b\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc0005a92b0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-jmwp7b",
            },
            <*fmt.wrapError | 0xc001396680>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-jmwp7b\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
or adjust the parameters in Gomega's 'format' package.
06:05:46 UTC · failed at e2e · test Customer should be able to list HCP clusters without node pools at both subscription and resource group levels · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000aa2510>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Content-Type-Options": ["nosniff"],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Request-Id": [
                    "f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T061957Z:f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: A75C9D66ECDA4CFA8B404DB4DCDA2243 Ref B: CH1AA2020603009 Ref C: 2026-03-19T06:19:06Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 06:19:57 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00080e100>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_list_no_infra.go:97]: Expected
    <*exported.ResponseError | 0xc000aa2510>: 
    GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters
    --------------------------------------------------------------------------------
    RESPONSE 502: 502 Bad Gateway
    ERROR CODE: ProviderError
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ProviderError",
        "message": "Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        ErrorCode: "ProviderError",
        StatusCode: 502,
        RawResponse: {
            Status: "502 Bad Gateway",
            StatusCode: 502,
            Proto: "HTTP/2.0",
            ProtoMajor: 2,
            ProtoMinor: 0,
            Header: {
                "X-Content-Type-Options": ["nosniff"],
                "Pragma": ["no-cache"],
                "Content-Type": [
                    "application/json; charset=utf-8",
                ],
                "X-Ms-Request-Id": [
                    "f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Ms-Correlation-Request-Id": [
                    "f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Ms-Routing-Request-Id": [
                    "CANADACENTRAL:20260319T061957Z:f7cf3fe7-be52-4626-99a8-54d5d5b02d6d",
                ],
                "X-Cache": ["CONFIG_NOCACHE"],
                "X-Msedge-Ref": [
                    "Ref A: A75C9D66ECDA4CFA8B404DB4DCDA2243 Ref B: CH1AA2020603009 Ref C: 2026-03-19T06:19:06Z",
                ],
                "Date": [
                    "Thu, 19 Mar 2026 06:19:57 GMT",
                ],
                "Cache-Control": ["no-cache"],
                "Content-Length": ["162"],
                "Expires": ["-1"],
                "X-Ms-Failure-Cause": ["service"],
                "Strict-Transport-Security": [
                    "max-age=31536000; includeSubDomains",
                ],
            },
            Body: <*exported.nopClosingBytesReader | 0xc00080e100>{
                s: "{\"error\":{\"code\":\"ProviderError\",\"message\":\"Resource provider 'Microsoft.RedHatOpenShift' failed to return collection response for type 'HCPOpenShiftClusters'.\"}}",
                i: 0,
            },
            ContentLength: 162,
            TransferEncoding: nil,
            Close: false,
            Uncompressed: false,
            Trailer: nil,
            Request: {
                Method: "GET",
                URL: {
                    Scheme: "https",
                    Opaque: "",
                    User: nil,
                    Host: "management.azure.com",
                    Path: "/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/providers/Microsoft.RedHatOpenShift/hcpOpenShiftClusters",
                    RawPath: "",
                    OmitHost: false,
                    ForceQuery: false,
                    RawQuery: "%24skiptoken=1Y%2FBaoQwGITf5T9vjLrZbhVKkWWhh0rLunvzEs2vBtckJNGWiu%2Fe0EPpK%2FQ2MwzMfCso%2FPSvUo0O8hXORXW9Ven5VrxDDoP3xuWUTlzxHidUPuJfs8Wo1RN1c%2BNaK42XWjnK4r3IBGYk2acNYdmRkYzxAzk0x8dGdDzJEqTG6kUKtI6WsrXa6c5HFxQv3L8ZVNUgO0%2BH1vya0312PtSfuZFkCSJMPaVxykj8QJKYGIuLxA%2FYdsDtVPS9xZ57FFc9ogr%2Fi0sJux%2FAktsRbYjW%2Bi9jDXn9Xyhr2GD7Bg%3D%3D&api-version=2024-06-10-preview",
                    Fragment: "",
                    RawFragment: "",
                },
                Proto: "HTTP/1.1",
                ProtoMajor: 1,
                ProtoMinor: 1,
                Header: {
                    "Authorization": ["redacted"],
                    "User-Agent": [
                        "azsdk-go-armredhatopenshifthcp/v0.1.0 (go1.25.7; linux)",
                    ],
                },
                Body: nil,
                GetBody: nil,
                ContentLength: 0,
                TransferEncoding: nil,
                Close: false,
                Host: "management.azure.com",
                Form: nil,
                PostForm: nil,
                MultipartForm: nil,
                Trailer: nil,
                RemoteAddr: "",
                RequestURI: "",
                TLS: nil,
                Cancel: nil,
                Response: nil,
                Pattern: "",
                ctx: <suppressed context>,
                pat: nil,
                matches: nil,
                otherValues: nil,
            },
            TLS: {
                Version: 772,
                HandshakeComplete: true,
             ...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

to be nil
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-dgq99r
05:26:05 UTC · failed at e2e · test Customer should not be able to reuse subnets and NSGs between clusters · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc0012c3e30>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-dgq99r
    {
        errs: [
            <*errors.errorString | 0xc0017cdab0>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-dgq99r",
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc0012c3e30>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-dgq99r
    {
        errs: [
            <*errors.errorString | 0xc0017cdab0>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-dgq99r",
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 2
e2e (2)
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
04:47:24 UTC · failed at e2e · test Customer should be able to create an HCP cluster and manage pull secrets · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:145]: Unexpected error:
    <*fmt.wrapErrors | 0xc00092ae70>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv, error: failed waiting for nodepool="np-1" for cluster "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-t7lnhv" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv, error: failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-t7lnhv\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001288490>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv",
            },
            <*fmt.wrapError | 0xc000960c40>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-t7lnhv\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_pullsecret.go:145]: Unexpected error:
    <*fmt.wrapErrors | 0xc00092ae70>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv, error: failed waiting for nodepool="np-1" for cluster "pullsecret-hcp-cluster" in resourcegroup="pullsecret-test-t7lnhv" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv, error: failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-t7lnhv\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001288490>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group pullsecret-test-t7lnhv",
            },
            <*fmt.wrapError | 0xc000960c40>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"pullsecret-hcp-cluster\" in resourcegroup=\"pullsecret-test-t7lnhv\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
04:47:24 UTC · failed at e2e · test Customer should create an HCP cluster and validate TLS certificates · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:123]: Unexpected error:
    <*fmt.wrapErrors | 0xc0013fc0c0>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m, error: failed waiting for nodepool="np-1" for cluster "tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-k8q47m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m, error: failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-k8q47m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00150edc0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m",
            },
            <*fmt.wrapError | 0xc000c84460>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-k8q47m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/cluster_tls_endpoints.go:123]: Unexpected error:
    <*fmt.wrapErrors | 0xc0013fc0c0>: 
    failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m, error: failed waiting for nodepool="np-1" for cluster "tls-endpoint-hcp-cluster" in resourcegroup="tls-endpoint-cluster-k8q47m" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m, error: failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-k8q47m\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc00150edc0>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool np-1 in resource group tls-endpoint-cluster-k8q47m",
            },
            <*fmt.wrapError | 0xc000c84460>{
                msg: "failed waiting for nodepool=\"np-1\" for cluster \"tls-endpoint-hcp-cluster\" in resourcegroup=\"tls-endpoint-cluster-k8q47m\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 2
e2e (2)
CreateNodePoolFromParam timed out after <minutes> minutes; context deadline exceeded
02:48:42 UTC · failed at e2e · test Customer should be able to create node pools with ARM64-based VMs · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc0008b4150>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-dpcrt8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-dpcrt8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001277600>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8",
            },
            <*fmt.wrapError | 0xc00060a6c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-dpcrt8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/e2e/arm64_nodepool.go:109]: Unexpected error:
    <*fmt.wrapErrors | 0xc0008b4150>: 
    failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8, error: failed waiting for nodepool="arm64-vm-np-1" for cluster "arm64-vm-hcp-cluster" in resourcegroup="arm64-vm-cluster-dpcrt8" to finish creating: context deadline exceeded
    {
        msg: "failed to create NodePool arm64-vm-np-1, caused by: timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8, error: failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-dpcrt8\" to finish creating: context deadline exceeded",
        errs: [
            <*errors.errorString | 0xc001277600>{
                s: "timeout '45.000000' minutes exceeded during CreateNodePoolFromParam for node pool arm64-vm-np-1 in resource group arm64-vm-cluster-dpcrt8",
            },
            <*fmt.wrapError | 0xc00060a6c0>{
                msg: "failed waiting for nodepool=\"arm64-vm-np-1\" for cluster \"arm64-vm-hcp-cluster\" in resourcegroup=\"arm64-vm-cluster-dpcrt8\" to finish creating: context deadline exceeded",
                err: <context.deadlineExceededError>{},
            },
        ],
    }
occurred
Interrupted by User
02:48:42 UTC · failed at e2e · test Customer should be able to create a cluster with an external auth config and get the external auth config · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
fail [github.com/Azure/ARO-HCP/test/e2e/external_auth_create.go:47]: Interrupted by User
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
Deserializaion Error: no output from command
02:48:42 UTC · failed at e2e · test Customer should be able to create several HCP clusters in their customer resource group, but not in the same managed resource group · suite prod/parallel
Show raw failure
284
          > github.com/Azure/ARO-HCP/test/e2e.init.func15.2({0x7fe3c01a6a60, 0xc00085a750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x827b940?, 0xc00085a750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 99
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/19/26 04:21:45.455
  "ts"="2026-03-19 04:21:45.455935" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-19 04:21:45.456006" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-qpcr94" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:45.775140" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-qpcr94" "resourceGroup"=""
  "ts"="2026-03-19 04:21:48.084018" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-lzd56b" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:48.957488" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-lzd56b" "resourceGroup"=""
  "ts"="2026-03-19 04:21:51.648746" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-19 04:21:51.648859" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-19 04:21:51.648920" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-19 04:21:51.650029" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-9"
  "ts"="2026-03-19 04:21:51.650042" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-56"
  "ts"="2026-03-19 04:21:51.650081" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-149"
  "ts"="2026-03-19 04:21:51.650073" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:51.830715" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-56" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:51.980503" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-56" "deployment"="msi-deployment-56"
  "ts"="2026-03-19 04:21:51.996787" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-19 04:21:52.175678" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-9" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:52.295989" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="customer-infra-basic-hcp-cluster2-lzd56b"
  "ts"="2026-03-19 04:21:52.334633" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-9" "deployment"="msi-deployment-9"
  "ts"="2026-03-19 04:21:52.554390" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-149" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:52.597003" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-19 04:21:52.680006" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-149" "deployment"="msi-deployment-149"
  "ts"="2026-03-19 04:21:52.958897" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="customer-infra-basic-hcp-cluster-qpcr94"
  "ts"="2026-03-19 04:21:53.267438" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-19 04:21:53.267585" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-19 04:21:53.267718" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-ggrxmh"
Command Error: signal: killed
Deserializaion Error: no output from command
284
          > github.com/Azure/ARO-HCP/test/e2e.init.func15.2({0x7fe3c01a6a60, 0xc00085a750})
              /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:126
                | 
                | By("waiting for first cluster to complete creation")
                > _, err = poller1.PollUntilDone(ctx, &runtime.PollUntilDoneOptions{
                | 	Frequency: framework.StandardPollInterval,
                | })
            github.com/onsi/ginkgo/v2/internal.extractBodyFunction.func2({0x827b940?, 0xc00085a750?})
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/node.go:465
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode.func3()
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:901
            github.com/onsi/ginkgo/v2/internal.(*Suite).runNode in goroutine 99
              /go/pkg/mod/github.com/openshift/onsi-ginkgo/v2@v2.6.1-0.20250416174521-4eb003743b54/internal/suite.go:888
    ------------------------------
    [FAILED] in [It] - /opt/app-root/src/github.com/Azure/ARO-HCP/test/e2e/clusters_sharing_resgroup.go:129 @ 03/19/26 04:21:45.455
  "ts"="2026-03-19 04:21:45.455935" "level"=0 "msg"="Commiting timing metadata."
  "ts"="2026-03-19 04:21:45.456006" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster-qpcr94" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:45.775140" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster-qpcr94" "resourceGroup"=""
  "ts"="2026-03-19 04:21:48.084018" "level"=0 "msg"="Dumping deployment operations." "deployment"="customer-infra-basic-hcp-cluster2-lzd56b" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:48.957488" "level"=0 "msg"="Dumping deployment operations." "deployment"="mi-basic-hcp-cluster2-lzd56b" "resourceGroup"=""
  "ts"="2026-03-19 04:21:51.648746" "level"=0 "msg"="Wrote timing metadata" "path"="/tmp/secret/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-19 04:21:51.648859" "level"=0 "msg"="Wrote timing metadata" "path"="/logs/artifacts/test-timing/timing-metadata-b8ed2189eb62b4145bd17832fa47015d3fc1ad56caa60a743b61b98540ac41f3.yaml.gz"
  "ts"="2026-03-19 04:21:51.648920" "level"=0 "msg"="collecting debug info"
  "ts"="2026-03-19 04:21:51.650029" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-9"
  "ts"="2026-03-19 04:21:51.650042" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-56"
  "ts"="2026-03-19 04:21:51.650081" "level"=0 "msg"="collecting deployments" "resourceGroup"="aro-hcp-test-msi-containers-prod-149"
  "ts"="2026-03-19 04:21:51.650073" "level"=0 "msg"="collecting deployments" "resourceGroup"="customer-rg-ggrxmh"
  "ts"="2026-03-19 04:21:51.830715" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-56" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:51.980503" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-56" "deployment"="msi-deployment-56"
  "ts"="2026-03-19 04:21:51.996787" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="pooledNonMsiScopedAssignments-mooiin3edme32"
  "ts"="2026-03-19 04:21:52.175678" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-9" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:52.295989" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="customer-infra-basic-hcp-cluster2-lzd56b"
  "ts"="2026-03-19 04:21:52.334633" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-9" "deployment"="msi-deployment-9"
  "ts"="2026-03-19 04:21:52.554390" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-149" "deployment"="pooledMsiScopedAssignments"
  "ts"="2026-03-19 04:21:52.597003" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="pooledNonMsiScopedAssignments-eqbgltuyzhpg4"
  "ts"="2026-03-19 04:21:52.680006" "level"=0 "msg"="collecting operations" "resourceGroup"="aro-hcp-test-msi-containers-prod-149" "deployment"="msi-deployment-149"
  "ts"="2026-03-19 04:21:52.958897" "level"=0 "msg"="collecting operations" "resourceGroup"="customer-rg-ggrxmh" "deployment"="customer-infra-basic-hcp-cluster-qpcr94"
  "ts"="2026-03-19 04:21:53.267438" "level"=0 "msg"="finished collecting debug info"
  "ts"="2026-03-19 04:21:53.267585" "level"=0 "msg"="deleting created resources"
  "ts"="2026-03-19 04:21:53.267718" "level"=0 "msg"="deleting all hcp clusters in resource group" "resourceGroup"="customer-rg-ggrxmh"
Command Error: signal: killed
Deserializaion Error: no output from command
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
ERROR CODE: ResourceGroupDeletionFailed
02:45:32 UTC · failed at e2e · test Customer should be able to create a cluster with default autoscaling and a nodepool with autoscaling enabled · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc000a84948>: 
    failed to cleanup resource group: failed waiting for resourcegroup="np-autoscaling-hsrbbh" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ
    --------------------------------------------------------------------------------
    RESPONSE 409: 409 Conflict
    ERROR CODE: ResourceGroupDeletionFailed
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ResourceGroupDeletionFailed",
        "message": "The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        errs: [
            <*fmt.wrapError | 0xc0006c30a0>{
                msg: "failed to cleanup resource group: failed waiting for resourcegroup=\"np-autoscaling-hsrbbh\" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ\n--------------------------------------------------------------------------------\nRESPONSE 409: 409 Conflict\nERROR CODE: ResourceGroupDeletionFailed\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ResourceGroupDeletionFailed\",\n    \"message\": \"The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
                err: <*fmt.wrapError | 0xc0006c3080>{
                    msg: "failed waiting for resourcegroup=\"np-autoscaling-hsrbbh\" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ\n--------------------------------------------------------------------------------\nRESPONSE 409: 409 Conflict\nERROR CODE: ResourceGroupDeletionFailed\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ResourceGroupDeletionFailed\",\n    \"message\": \"The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
                    err: <*exported.ResponseError | 0xc00092b0b0>{
                        ErrorCode: "ResourceGroupDeletionFailed",
                        StatusCode: 409,
                        RawResponse: {
                            Status: "409 Conflict",
                            StatusCode: 409,
                            Proto: "HTTP/2.0",
                            ProtoMajor: 2,
                            ProtoMinor: 0,
                            Header: {
                                "X-Ms-Routing-Request-Id": [
                                    "CANADACENTRAL:20260319T034906Z:75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "Content-Length": ["240"],
                                "Content-Type": [
                                    "application/json; charset=utf-8",
                                ],
                                "Expires": ["-1"],
                                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                                "X-Ms-Request-Id": [
                                    "75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "Date": [
                                    "Thu, 19 Mar 2026 03:49:05 GMT",
                                ],
                                "Cache-Control": ["no-cache"],
                                "Strict-Transport-Security": [
                                    "max-age=31536000; includeSubDomains",
                                ],
                                "X-Content-Type-Options": ["nosniff"],
                                "Pragma": ["no-cache"],
                                "X-Ms-Correlation-Request-Id": [
                                    "75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "X-Cache": ["CONFIG_NOCACHE"],
                                "X-Msedge-Ref...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc000a84948>: 
    failed to cleanup resource group: failed waiting for resourcegroup="np-autoscaling-hsrbbh" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ
    --------------------------------------------------------------------------------
    RESPONSE 409: 409 Conflict
    ERROR CODE: ResourceGroupDeletionFailed
    --------------------------------------------------------------------------------
    {
      "error": {
        "code": "ResourceGroupDeletionFailed",
        "message": "The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details."
      }
    }
    --------------------------------------------------------------------------------
    
    {
        errs: [
            <*fmt.wrapError | 0xc0006c30a0>{
                msg: "failed to cleanup resource group: failed waiting for resourcegroup=\"np-autoscaling-hsrbbh\" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ\n--------------------------------------------------------------------------------\nRESPONSE 409: 409 Conflict\nERROR CODE: ResourceGroupDeletionFailed\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ResourceGroupDeletionFailed\",\n    \"message\": \"The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
                err: <*fmt.wrapError | 0xc0006c3080>{
                    msg: "failed waiting for resourcegroup=\"np-autoscaling-hsrbbh\" to finish deleting: GET https://management.azure.com/subscriptions/XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX/operationresults/eyJqb2JJZCI6IlJFU09VUkNFR1JPVVBERUxFVElPTkpPQi1OUDoyREFVVE9TQ0FMSU5HOjJESFNSQkJILUVBU1RVUzIiLCJqb2JMb2NhdGlvbiI6ImVhc3R1czIifQ\n--------------------------------------------------------------------------------\nRESPONSE 409: 409 Conflict\nERROR CODE: ResourceGroupDeletionFailed\n--------------------------------------------------------------------------------\n{\n  \"error\": {\n    \"code\": \"ResourceGroupDeletionFailed\",\n    \"message\": \"The deletion of resource group 'np-autoscaling-hsrbbh' did not finish within allowed time. Resource group provisioning state rolled back. Please check audit logs for more details.\"\n  }\n}\n--------------------------------------------------------------------------------\n",
                    err: <*exported.ResponseError | 0xc00092b0b0>{
                        ErrorCode: "ResourceGroupDeletionFailed",
                        StatusCode: 409,
                        RawResponse: {
                            Status: "409 Conflict",
                            StatusCode: 409,
                            Proto: "HTTP/2.0",
                            ProtoMajor: 2,
                            ProtoMinor: 0,
                            Header: {
                                "X-Ms-Routing-Request-Id": [
                                    "CANADACENTRAL:20260319T034906Z:75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "Content-Length": ["240"],
                                "Content-Type": [
                                    "application/json; charset=utf-8",
                                ],
                                "Expires": ["-1"],
                                "X-Ms-Ratelimit-Remaining-Subscription-Reads": ["249"],
                                "X-Ms-Request-Id": [
                                    "75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "Date": [
                                    "Thu, 19 Mar 2026 03:49:05 GMT",
                                ],
                                "Cache-Control": ["no-cache"],
                                "Strict-Transport-Security": [
                                    "max-age=31536000; includeSubDomains",
                                ],
                                "X-Content-Type-Options": ["nosniff"],
                                "Pragma": ["no-cache"],
                                "X-Ms-Correlation-Request-Id": [
                                    "75f74363-b48d-43af-b448-6066e54e30d1",
                                ],
                                "X-Cache": ["CONFIG_NOCACHE"],
                                "X-Msedge-Ref...

Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.

Learn more here: https://onsi.github.io/gomega/#adjusting-output

occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
e2e failed n/a 1
e2e (1)
found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-6d7nns
02:44:08 UTC · failed at e2e · test Customer should not be able to reuse subnets and NSGs between clusters · suite prod/parallel
Show raw failure
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc0016cd758>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-6d7nns
    {
        errs: [
            <*errors.errorString | 0xc000502840>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-6d7nns",
            },
        ],
    }
occurred
fail [github.com/Azure/ARO-HCP/test/util/framework/per_test_framework.go:243]: Unexpected error:
    <*errors.joinError | 0xc0016cd758>: 
    found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-6d7nns
    {
        errs: [
            <*errors.errorString | 0xc000502840>{
                s: "found 1 managed resource groups left behind HCP clusters in rg-cluster-nsg-subnet-reuse-6d7nns",
            },
        ],
    }
occurred
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a
periodic-ci-Azure-ARO-HCP-main-periodic-prod-e2e-parallel
post-goodmerged PR
No additional run metadata captured
n/a passed n/a 0 n/a