Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install AMD GPU Kernel drivers if required #5875

Open
wants to merge 28 commits into
base: master
Choose a base branch
from

fix cse

1901fc8
Select commit
Loading
Failed to load commit list.
Open

Install AMD GPU Kernel drivers if required #5875

fix cse
1901fc8
Select commit
Loading
Failed to load commit list.
Azure Pipelines / AKS Linux VHD Build - PR check-in gate failed Feb 27, 2025 in 1h 10m 24s

Build #20250227.2_merge_116390290 had test failures

Details

Tests

  • Failed: 1 (2.70%)
  • Passed: 36 (97.30%)
  • Other: 0 (0.00%)
  • Total: 37

Annotations

Check failure on line 4949 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AKS Linux VHD Build - PR check-in gate

Build log #L4949

Bash exited with code '1'.

Check failure on line 1 in Test_Ubuntu2204_AirGap_NonAnonymousACR

See this annotation in the file changed.

@azure-pipelines azure-pipelines / AKS Linux VHD Build - PR check-in gate

Test_Ubuntu2204_AirGap_NonAnonymousACR

Failed
Raw output
    cluster.go:269: cluster abe2e-kubenet-nonanonpull-airgap-b9a80 already exists in rg abe2e-westus3
    cluster.go:123: node resource group: MC_abe2e-westus3_abe2e-kubenet-nonanonpull-airgap-b9a80_westus3
    cluster.go:134: using private acr "privateace2enonanonpullwestus3" isAnonyomusPull true
    aks_model.go:208: Creating private Azure Container Registry privateace2enonanonpullwestus3 in rg abe2e-westus3
    aks_model.go:338: Checking if private Azure Container Registry cache rules are correct in rg abe2e-westus3
    aks_model.go:353: Private ACR cache is correct
    aks_model.go:217: Private ACR already exists at id /subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abe2e-westus3/providers/Microsoft.ContainerRegistry/registries/privateace2enonanonpullwestus3, skipping creation
    aks_model.go:72: Adding network settings for airgap cluster abe2e-kubenet-nonanonpull-airgap-b9a80 in rg MC_abe2e-westus3_abe2e-kubenet-nonanonpull-airgap-b9a80_westus3
    aks_model.go:156: Checking if private endpoint for private container registry is in rg MC_abe2e-westus3_abe2e-kubenet-nonanonpull-airgap-b9a80_westus3
    aks_model.go:197: Private Endpoint already exists with ID: /subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-kubenet-nonanonpull-airgap-b9a80_westus3/providers/Microsoft.Network/privateEndpoints/PE-for-ABE2ETests
    aks_model.go:165: Private Endpoint already exists, skipping creation
    aks_model.go:108: updated cluster abe2e-kubenet-nonanonpull-airgap-b9a80 subnet with airgap settings
    cluster.go:205: assigning ACR-Pull role to a0b1a1cd-db2f-4ffd-b22f-d91d13bec140
    kube.go:364: Creating daemonset debug-mariner-tolerated with image privateace2enonanonpullwestus3.azurecr.io/cbl-mariner/base/core:2.0
    kube.go:364: Creating daemonset debugnonhost-mariner-tolerated with image privateace2enonanonpullwestus3.azurecr.io/cbl-mariner/base/core:2.0
    kube.go:85: waiting for pod app=debug-mariner-tolerated  in "default" namespace to be ready
    kube.go:106: time before timeout: 14m50.809812412s
    kube.go:268: {
          "Name": "debug-mariner-tolerated-f7vfc",
          "Namespace": "default",
          "Containers": [
            {
              "Name": "mariner",
              "Image": "privateace2enonanonpullwestus3.azurecr.io/cbl-mariner/base/core:2.0",
              "Ports": null
            }
          ],
          "Conditions": null,
          "Phase": "Pending",
          "StartTime": "2025-02-26T22:10:48Z",
          "Events": [
            {
              "Reason": "FailedToRetrieveImagePullSecret",
              "Message": "Unable to retrieve some image pull secrets (acr-secret-code2); attempting to pull the image may not succeed.",
              "Count": 1562,
              "LastTimestamp": "2025-02-27T03:50:58Z"
            }
          ],
          "Logs": "{\"kind\":\"Status\",\"apiVersion\":\"v1\",\"metadata\":{},\"status\":\"Failure\",\"message\":\"container \\\"mariner\\\" in pod \\\"debug-mariner-tolerated-f7vfc\\\" is waiting to start: trying and failing to pull image\",\"reason\":\"BadRequest\",\"code\":400}\n"
        }
    kube.go:106: time before timeout: 9m50.812713482s
    kube.go:268: {
          "Name": "debug-mariner-tolerated-f7vfc",
          "Namespace": "default",
          "Containers": [
            {
              "Name": "mariner",
              "Image": "privateace2enonanonpullwestus3.azurecr.io/cbl-mariner/base/core:2.0",
              "Ports": null
            }
          ],
          "Conditions": null,
          "Phase": "Pending",
          "StartTime": "2025-02-26T22:10:48Z",
          "Events": [
            {
              "Reason": "FailedToRetrieveImagePullSecret",
              "Message": "Unable to retrieve some image pull secrets (acr-secret-code2); attempting to pull the image may not succeed.",
              "Count": 1585,
              "LastTimestamp": "2025-02-27T03:55:59Z"
            }
          ],