Skip to content

feat(anc): add check-hotfix subcommand to read hotfix pointer from LPS#8696

Open
Devinwong wants to merge 1 commit into
mainfrom
devinwong/anc-check-hotfix-configmap
Open

feat(anc): add check-hotfix subcommand to read hotfix pointer from LPS#8696
Devinwong wants to merge 1 commit into
mainfrom
devinwong/anc-check-hotfix-configmap

feat(anc): add check-hotfix subcommand to read hotfix pointer from LPS

85158a9
Select commit
Loading
Failed to load commit list.
Azure Pipelines / Agentbaker E2E failed Jul 4, 2026 in 37m 52s

Build #20260704.9 had test failures

Details

Tests

  • Failed: 23 (5.29%)
  • Passed: 412 (94.71%)
  • Other: 0 (0.00%)
  • Total: 435

Annotations

Check failure on line 1689 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Build log #L1689

Script failed with exit code: 1

Check failure on line 1 in Test_Flatcar_AzureCNI/default

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_Flatcar_AzureCNI/default

Failed
Raw output
=== RUN   Test_Flatcar_AzureCNI/default
=== PAUSE Test_Flatcar_AzureCNI/default
=== CONT  Test_Flatcar_AzureCNI/default
    test_helpers.go:418: [0.000s] TAGS {Name:Test_Flatcar_AzureCNI/default ImageName:flatcargen2 OS:flatcar Arch:amd64 NetworkIsolated:false NonAnonymousACR:false GPU:false WASM:false BootstrapTokenFallback:false KubeletCustomConfig:false Scriptless:false VHDCaching:false MockAzureChinaCloud:false VMSeriesCoverageTest:false}
    test_helpers.go:229: [0.000s] → running scenario...
    test_helpers.go:246: [0.000s] using cluster abe2e-azure-network-v4-ce2ad in rg=abe2e-westus3 sub=8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8
    test_helpers.go:247: [0.000s] portal: https://portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abe2e-westus3/providers/Microsoft.ContainerService/managedClusters/abe2e-azure-network-v4-ce2ad/overview
    test_helpers.go:279: [0.004s] → preparing AKS node...
    vmss.go:531: [0.004s] → creating VMSS lpss-2026-07-04-flatcarazurecnidefault...
    vmss.go:435: [0.500s] VMSS portal link: https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-network-v4-ce2ad_westus3/providers/Microsoft.Compute/virtualMachineScaleSets/lpss-2026-07-04-flatcarazurecnidefault/overview
    vmss.go:441: [0.501s] Managed cluster portal link: https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-network-v4-ce2ad_westus3/providers/Microsoft.ContainerService/managedClusters/abe2e-azure-network-v4-ce2ad/overview
    vmss.go:564: [18.480s] VM will be automatically deleted after the test finishes, to preserve it for debugging purposes set KEEP_VMSS=true or pause the test with a breakpoint before the test finishes or failed
    vmss.go:568: [18.480s] SSH Instructions: (may take a few minutes for the VM to be ready for SSH)
        ========================
        az network bastion ssh --target-resource-id "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-network-v4-ce2ad_westus3/providers/Microsoft.Compute/virtualMachineScaleSets/lpss-2026-07-04-flatcarazurecnidefault/virtualMachines/0" --name "abe2e-shared-bastion" --resource-group abe2e-westus3 --auth-type ssh-key --username azureuser --ssh-key /tmp/private-key-1585075638
        
    bastionssh.go:304: [180.268s] Attempt 1/5 establishing SSH over bastion to 10.14.0.210
    vmss.go:618: [181.441s] VM reached running state
    vmss.go:588: [181.441s] ✓ creating VMSS lpss-2026-07-04-flatcarazurecnidefault done (181.4s)
    kube.go:160: [181.442s] → waiting for node lpss-2026-07-04-flatcarazurecnidefault to be ready...
    kube.go:182: [181.579s] node lpss-2026-07-04-flatcarazurecnidefault000000 is ready. Taints: null Conditions: [{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:11Z","lastTransitionTime":"2026-07-04T23:22:10Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:11Z","lastTransitionTime":"2026-07-04T23:22:10Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:11Z","lastTransitionTime":"2026-07-04T23:22:10Z","reason":"KubeletHasSufficientPID","message":"kubelet has sufficient PID available"},{"type":"Ready","status":"True","lastHeartbeatTime":"2026-07-04T23:22:11Z","lastTransitionTime":"2026-07-04T23:22:11Z","reason":"KubeletReady","message":"kubelet is posting ready status"}]
    kube.go:203: [181.579s] ✓ waiting for node lps
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]

Check failure on line 1 in Test_Flatcar_AzureCNI

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_Flatcar_AzureCNI

Failed
Raw output
=== RUN   Test_Flatcar_AzureCNI
=== PAUSE Test_Flatcar_AzureCNI
=== CONT  Test_Flatcar_AzureCNI
--- FAIL: Test_Flatcar_AzureCNI (0.00s)

Check failure on line 1 in Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR

Failed
Raw output
=== RUN   Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR
=== PAUSE Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR
=== CONT  Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR
--- FAIL: Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR (0.00s)

Check failure on line 1 in Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Agentbaker E2E

Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc

Failed
Raw output
=== RUN   Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc
=== PAUSE Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc
=== CONT  Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc
    test_helpers.go:418: [0.000s] TAGS {Name:Test_Flatcar_NetworkIsolatedCluster_NonAnonymousACR/scriptless_nbc ImageName:flatcargen2 OS:flatcar Arch:amd64 NetworkIsolated:true NonAnonymousACR:true GPU:false WASM:false BootstrapTokenFallback:false KubeletCustomConfig:false Scriptless:false VHDCaching:false MockAzureChinaCloud:false VMSeriesCoverageTest:false}
    test_helpers.go:229: [0.000s] → running scenario...
    test_helpers.go:246: [0.000s] using cluster abe2e-azure-networkisolated-v3-d6cc9 in rg=abe2e-westus3 sub=8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8
    test_helpers.go:247: [0.000s] portal: https://portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/abe2e-westus3/providers/Microsoft.ContainerService/managedClusters/abe2e-azure-networkisolated-v3-d6cc9/overview
    test_helpers.go:279: [0.003s] → preparing AKS node...
    vmss.go:531: [0.003s] → creating VMSS 55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous...
    vmss.go:435: [0.204s] VMSS portal link: https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-networkisolated-v3-d6cc9_westus3/providers/Microsoft.Compute/virtualMachineScaleSets/55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous/overview
    vmss.go:441: [0.204s] Managed cluster portal link: https://ms.portal.azure.com/#@microsoft.onmicrosoft.com/resource/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-networkisolated-v3-d6cc9_westus3/providers/Microsoft.ContainerService/managedClusters/abe2e-azure-networkisolated-v3-d6cc9/overview
    vmss.go:564: [17.671s] VM will be automatically deleted after the test finishes, to preserve it for debugging purposes set KEEP_VMSS=true or pause the test with a breakpoint before the test finishes or failed
    vmss.go:568: [17.671s] SSH Instructions: (may take a few minutes for the VM to be ready for SSH)
        ========================
        az network bastion ssh --target-resource-id "/subscriptions/8ecadfc9-d1a3-4ea4-b844-0d9f87e4d7c8/resourceGroups/MC_abe2e-westus3_abe2e-azure-networkisolated-v3-d6cc9_westus3/providers/Microsoft.Compute/virtualMachineScaleSets/55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous/virtualMachines/0" --name "abe2e-shared-bastion" --resource-group abe2e-westus3 --auth-type ssh-key --username azureuser --ssh-key /tmp/private-key-1585075638
        
    bastionssh.go:304: [269.729s] Attempt 1/5 establishing SSH over bastion to 10.16.176.255
    vmss.go:618: [270.877s] VM reached running state
    vmss.go:588: [270.877s] ✓ creating VMSS 55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous done (270.9s)
    kube.go:160: [270.877s] → waiting for node 55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous to be ready...
    kube.go:182: [270.992s] node 55aa-2026-07-04-flatcarnetworkisolatedclusternonanonymous000000 is ready. Taints: null Conditions: [{"type":"MemoryPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:45Z","lastTransitionTime":"2026-07-04T23:22:15Z","reason":"KubeletHasSufficientMemory","message":"kubelet has sufficient memory available"},{"type":"DiskPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:45Z","lastTransitionTime":"2026-07-04T23:22:15Z","reason":"KubeletHasNoDiskPressure","message":"kubelet has no disk pressure"},{"type":"PIDPressure","status":"False","lastHeartbeatTime":"2026-07-04T23:22:45Z","lastTransitionTime":"2026-07-04T23:22:15Z","reason":"Kube
... [The stack trace has been truncated as it exceeded the maximum allowed size. Please refer to the complete log available in the Test Run attachments for full details.]