SIG Failure Report

compute pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16226/pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64/1993618693082320896
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle [rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component]Creating a VirtualMachineInstance [test_id:1621]should attach virt-launcher to it tests/vmi_lifecycle_test.go:122 Timed out after 60.001s. Timed out waiting for VMI testvmi-vnmz7 to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduled to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16226/pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64/1993584789701005312
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle Pausing/Unpausing a VirtualMachineInstance [test_id:4597]should signal paused state with condition tests/vmi_lifecycle_test.go:1453 Timed out after 90.000s. Timed out waiting for VMI testvmi-9wdvr to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduling to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16226/pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64/1993314700279943168
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle Pausing/Unpausing a VirtualMachineInstance [test_id:4597]should signal paused state with condition tests/vmi_lifecycle_test.go:1453 Timed out after 90.000s. Timed out waiting for VMI testvmi-z8txm to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduling to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16165/pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64/1991454278388027392
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle [rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component]Delete a VirtualMachineInstance with an active pod. [test_id:1651]should result in pod being terminated tests/vmi_lifecycle_test.go:1562 Timed out after 60.001s. The matcher passed to Eventually returned the following error: <*errors.errorString | 0x40035aaf10>: Expected an error, got nil { s: "Expected an error, got nil", } tests/vmi_lifecycle_test.go:1577
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16122/pull-kubevirt-e2e-k8s-1.34-sig-compute-arm64/1992964549917020160
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle [rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component]Creating a VirtualMachineInstance [test_id:1622]should log libvirtd logs tests/vmi_lifecycle_test.go:176 Timed out after 60.001s. Timed out waiting for VMI testvmi-8s4qd to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduling to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-serial
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16227/pull-kubevirt-e2e-k8s-1.34-sig-compute-serial/1993342304936529920
Test Name Failure Message
[sig-compute]Configurations VirtualMachineInstance definition [rfe_id:140][crit:medium][vendor:cnv-qe@redhat.com][level:component]with guestAgent with cluster config changes [test_id:6958]VMI condition should not signal unsupported agent presence for optional commands tests/vmi_configuration_test.go:991 Expected <[]interface {} | len:5, cap:5>: [ <map[string]interface {} | len:4>{ "type": <string>"Ready", "status": <string>"True", "lastProbeTime": nil, "lastTransitionTime": <string>"2025-11-25T18:26:46Z", }, <map[string]interface {} | len:4>{ "type": <string>"LiveMigratable", "status": <string>"True", "lastProbeTime": nil, "lastTransitionTime": nil, }, <map[string]interface {} | len:4>{ "lastTransitionTime": nil, "type": <string>"StorageLiveMigratable", "status": <string>"True", "lastProbeTime": nil, }, <map[string]interface {} | len:4>{ "type": <string>"AgentConnected", "status": <string>"True", "lastProbeTime": <string>"2025-11-25T18:27:15Z", "lastTransitionTime": nil, }, <map[string]interface {} | len:5>{ "reason": <string>"Guest agent version '' is not supported", "type": <string>"AgentVersionNotSupported", "status": <string>"True", "lastProbeTime": <string>"2025-11-25T18:27:15Z", "lastTransitionTime": nil, }, ] to find condition of type 'AgentVersionNotSupported' and status 'False' but got 'True' tests/vmi_configuration_test.go:1007
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-serial
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16211/pull-kubevirt-e2e-k8s-1.34-sig-compute-serial/1993108047551008768
Test Name Failure Message
[sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:4142] storage read operation time metric by using IPv4 tests/infrastructure/prometheus.go:215 Timed out after 30.000s. Timed out waiting for VMI testvmi-wlmzl to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduling to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-serial
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15981/pull-kubevirt-e2e-k8s-1.34-sig-compute-serial/1983578553391779840
Test Name Failure Message
[sig-compute] Infrastructure changes to the kubernetes client on the virt handler rate limiter should lead to delayed VMI running states tests/infrastructure/k8s-client-changes.go:105 Timed out after 180.001s. expected phases to be in Running but got [VirtualMachineInstance/testvmi-4fchk29dkv:Running VirtualMachineInstance/testvmi-4fchk4r5gx:Running VirtualMachineInstance/testvmi-4fchk5m2m4:Scheduled VirtualMachineInstance/testvmi-4fchkbjd8q:Running VirtualMachineInstance/testvmi-4fchkhk9gf:Running VirtualMachineInstance/testvmi-4fchkljj4x:Running VirtualMachineInstance/testvmi-4fchknhh8v:Running VirtualMachineInstance/testvmi-4fchkpvbb7:Running VirtualMachineInstance/testvmi-4fchkw5mfb:Running VirtualMachineInstance/testvmi-4fchkxfxjx:Running] tests/infrastructure/k8s-client-changes.go:141
[sig-compute] Infrastructure [rfe_id:3187][crit:medium][vendor:cnv-qe@redhat.com][level:component]Prometheus Endpoints should include the storage metrics for a running VM [test_id:6231] I/O write operations metric by using IPv6 tests/infrastructure/prometheus.go:247 Timed out after 30.000s. Timed out waiting for VMI testvmi-rhx6x to enter [Running] phase(s) Expected <v1.VirtualMachineInstancePhase>: Scheduled to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.32-sig-compute
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16122/pull-kubevirt-e2e-k8s-1.32-sig-compute/1993181925186998272
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle [rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component]Delete a VirtualMachineInstance with grace period greater than 0 [test_id:1655]should run graceful shutdown tests/vmi_lifecycle_test.go:1613 Timed out after 15.001s. expected object to be gone, but it still exists: *v1.VirtualMachineInstance metadata: <v1.ObjectMeta>: { Name: testvmi-ks9zt, GenerateName: , Namespace: kubevirt-test-default2, SelfLink: , UID: cffd3f22-846b-4525-849a-c513be4edf49, ResourceVersion: 39680, Generation: 11, CreationTimestamp: { Time: 2025-11-25T05:56:32Z, }, DeletionTimestamp: { Time: 2025-11-25T05:56:47Z, }, DeletionGracePeriodSeconds: 0, Labels: { "kubevirt.io/nodeName": "node02", }, Annotations: { "kubevirt.io/storage-observed-api-version": "v1", "kubevirt.io/created-by-test": "[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle [rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component]Delete a VirtualMachineInstance with grace period greater than 0 [test_id:1655]should run graceful shutdown", "kubevirt.io/latest-observed-api-version": "v1", }, OwnerReferences: nil, Finalizers: [ "kubevirt.io/foregroundDeleteVirtualMachine", ], ManagedFields: nil, } status: <v1.VirtualMachineInstanceStatus>: { NodeName: node02, Reason: , Conditions: [ { Type: "Ready", Status: "False", LastProbeTime: { Time: 2025-11-25T05:56:47Z, }, LastTransitionTime: { Time: 2025-11-25T05:56:47Z, }, Reason: "PodTerminating", Message: "virt-launcher pod is terminating", }, { Type: "LiveMigratable", Status: "False", LastProbeTime: { Time: 0001-01-01T00:00:00Z, }, LastTransitionTime: { Time: 0001-01-01T00:00:00Z, }, Reason: "InterfaceNotLiveMigratable", Message: "cannot migrate VMI which does not use masquerade, bridge with kubevirt.io/allow-pod-bridge-network-live-migration VM annotation or a migratable plugin to connect to the pod network", }, { Type: "StorageLiveMigratable", Status: "False", LastProbeTime: { Time: 0001-01-01T00:00:00Z, }, LastTransitionTime: { Time: 0001-01-01T00:00:00Z, }, Reason: "NotMigratable", Message: "InterfaceNotLiveMigratable: cannot migrate VMI which does not use masquerade, bridge with kubevirt.io/allow-pod-bridge-network-live-migration VM annotation or a migratable plugin to connect to the pod network", }, ], Phase: Failed, PhaseTransitionTimestamps: [ { Phase: "Pending", PhaseTransitionTimestamp: { Time: 2025-11-25T05:56:32Z, }, }, { Phase: "Scheduling", PhaseTransitionTimestamp: { Time: 2025-11-25T05:56:32Z, }, }, { Phase: "Scheduled", PhaseTransitionTimestamp: { Time: 2025-11-25T05:56:43Z, }, }, { Phase: "Running", PhaseTransitionTimestamp: { Time: 2025-11-25T05:56:47Z, }, }, { Phase: "Failed", PhaseTransitionTimestamp: { Time: 2025-11-25T05:56:52Z, }, }, ], Interfaces: [ { IP: "", MAC: "3a:dc:cb:4d:ed:40", Name: "default", IPs: nil, PodInterfaceName: "eth0", InterfaceName: "", InfoSource: "domain", QueueCount: 1, LinkState: "up", }, ], GuestOSInfo: {Name: "", KernelRelease: "", Version: "", PrettyName: "", VersionID: "", KernelVersion: "", Machine: "", ID: ""}, MigrationState: nil, MigrationMethod: BlockMigration, MigrationTransport: Unix, QOSClass: Burstable, LauncherContainerImageVersion: registry:5000/kubevirt/virt-launcher:devel, EvacuationNodeName: , ActivePods: { "c36a47bf-024c-4e32-8707-667b513eeef8": "node02", }, VolumeStatus: [ { Name: "disk0", Target: "vda", Phase: "", Reason: "", Message: "", PersistentVolumeClaimInfo: nil, HotplugVolume: nil, Size: 0, MemoryDumpVolume: nil, ContainerDiskVolume: {Checksum: 538764798}, }, ], KernelBootStatus: nil, FSFreezeStatus: , TopologyHints: nil, VirtualMachineRevisionName: , RuntimeUser: 107, VSOCKCID: nil, SelinuxContext: system_u:object_r:container_file_t:s0:c781,c865, Machine: { Type: "pc-q35-rhel9.6.0", }, CurrentCPUTopology: {Cores: 1, Sockets: 1, Threads: 1}, Memory: { GuestAtBoot: { i: {value: 134217728, scale: 0}, d: {Dec: nil}, s: "", Format: "BinarySI", }, GuestCurrent: { i: {value: 134217728, scale: 0}, d: {Dec... 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 tests/vmi_lifecycle_test.go:1639
compute pull-kubevirt-e2e-k8s-1.32-sig-compute
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15775/pull-kubevirt-e2e-k8s-1.32-sig-compute/1993266485010632704
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle Softreboot a VirtualMachineInstance soft reboot vmi with ACPI feature enabled should succeed tests/vmi_lifecycle_test.go:1401 expected reboot record Expected success, but got an error: <expect.TimeoutError>: expect: timer expired after 300 seconds 300000000000 tests/vmi_lifecycle_test.go:1753
compute pull-kubevirt-e2e-k8s-1.32-sig-compute
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/15283/pull-kubevirt-e2e-k8s-1.32-sig-compute/1993211626332884992
Test Name Failure Message
[rfe_id:273][crit:high][vendor:cnv-qe@redhat.com][level:component][sig-compute]VMIlifecycle Softreboot a VirtualMachineInstance soft reboot vmi with ACPI feature enabled should succeed tests/vmi_lifecycle_test.go:1401 expected reboot record Expected success, but got an error: <expect.TimeoutError>: expect: timer expired after 300 seconds 300000000000 tests/vmi_lifecycle_test.go:1753
compute pull-kubevirt-e2e-k8s-1.32-sig-compute-migrations-1.6
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16215/pull-kubevirt-e2e-k8s-1.32-sig-compute-migrations-1.6/1993566989615894528
Test Name Failure Message
[rfe_id:393][crit:high][vendor:cnv-qe@redhat.com][level:system][sig-compute] VM Live Migration Starting a VirtualMachineInstance migration monitor [test_id:6980]Migration should fail if target pod fails during target preparation tests/migration/migration.go:1658 Timed out after 120.000s. vmi's migration state should be finalized as failed after target pod exits Expected <string>: VirtualMachineInstance to match fields: { .Status.MigrationState: Expected <string>: VirtualMachineInstanceMigrationState to match fields: { .Completed: Expected <bool>: false to be true } } tests/migration/migration.go:1695
compute pull-kubevirt-e2e-k8s-1.32-sig-compute-migrations-1.6
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16215/pull-kubevirt-e2e-k8s-1.32-sig-compute-migrations-1.6/1992959090212474880
Test Name Failure Message
[rfe_id:393][crit:high][vendor:cnv-qe@redhat.com][level:system][sig-compute] VM Live Migration triggered by evacuation during evacuation when evacuating fails after a successful migration backoff should be cleared tests/migration/evacuation.go:181 Timed out after 240.000s. migration should succeed after 240 s Unexpected error: <*errors.errorString | 0xc0065c89f0>: migration is in the phase: Pending { s: "migration is in the phase: Pending", } occurred tests/libmigration/migration.go:152
[rfe_id:393][crit:high][vendor:cnv-qe@redhat.com][level:system][sig-compute] Live Migration across namespaces datavolume disk should live migrate regular disk several times tests/migration/namespace.go:650 migration should not fail Expected <v1.VirtualMachineInstanceMigrationPhase>: Failed not to equal <v1.VirtualMachineInstanceMigrationPhase>: Failed vendor/github.com/onsi/gomega/internal/async_assertion.go:325
compute pull-kubevirt-e2e-kind-1.34-sev
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16048/pull-kubevirt-e2e-kind-1.34-sev/1993245973916160000
Test Name Failure Message
[sig-compute]AMD Secure Encrypted Virtualization (SEV) lifecycle should start a SEV or SEV-ES VM It should launch with base SEV features enabled tests/launchsecurity/sev.go:336 Timed out after 360.000s. Timed out waiting for VMI testvmi-txhzt to enter [Running] phase(s) The function passed to Eventually failed at tests/libwait/wait.go:171 with: VMI testvmi-txhzt unexpectedly stopped. State: Failed VirtualMachineInstance/testvmi-txhzt expected phase 'Failed' to not match 'Failed' At one point, however, the function did return successfully. Yet, Eventually failed because the matcher was not satisfied: Expected <v1.VirtualMachineInstancePhase>: Pending to be an element of <[]v1.VirtualMachineInstancePhase | len:1, cap:1>: ["Running"] tests/libwait/wait.go:76
compute pull-kubevirt-e2e-k8s-1.34-sig-compute-migrations-1.7
https://prow.ci.kubevirt.io//view/gs/kubevirt-prow/pr-logs/pull/kubevirt_kubevirt/16216/pull-kubevirt-e2e-k8s-1.34-sig-compute-migrations-1.7/1992959282177380352
Test Name Failure Message
[rfe_id:393][crit:high][vendor:cnv-qe@redhat.com][level:system][sig-compute] VM Live Migration Starting a VirtualMachineInstance migration monitor [test_id:6980]Migration should fail if target pod fails during target preparation tests/migration/migration.go:1658 Timed out after 120.001s. Expected <v1.VirtualMachineInstanceMigrationPhase>: Failed to equal <v1.VirtualMachineInstanceMigrationPhase>: PreparingTarget tests/migration/migration.go:1683